@@ -12,31 +12,36 @@ import Sponsors from "@/components/sponsors";
12
12
const sponsorsData = [
13
13
{ imagePath : "/sponsors/open-ai.png" , link : "https://openai.com" } ,
14
14
{ imagePath : "/sponsors/azure.png" , link : "https://azure.microsoft.com" } ,
15
-
16
- { imagePath : "/sponsors/desmos.png" , link : "https://desmos.com" } ,
17
- { imagePath : "/sponsors/cocalc.png" , link : "https://cocalc.com" } ,
18
- { imagePath : "/sponsors/axure.svg" , link : "https://axure.com" } ,
19
15
{ imagePath : "/sponsors/google.png" , link : "https://google.com" } ,
20
16
{
21
- imagePath : "/sponsors/interview-cake.jpg " ,
22
- link : "https://interviewcake .com" ,
17
+ imagePath : "/sponsors/replit.png " ,
18
+ link : "https://replit .com" ,
23
19
} ,
24
20
{
25
- imagePath : "/sponsors/wolfram .png" ,
26
- link : "https://wolfram .com" ,
21
+ imagePath : "/sponsors/mercury .png" ,
22
+ link : "https://mercury .com" ,
27
23
} ,
24
+
25
+ { imagePath : "/sponsors/desmos.png" , link : "https://desmos.com" } ,
28
26
{
29
- imagePath : "/sponsors/aops .png" ,
30
- link : "https://artofproblemsolving .com" ,
27
+ imagePath : "/sponsors/wolfram .png" ,
28
+ link : "https://wolfram .com" ,
31
29
} ,
30
+
31
+ { imagePath : "/sponsors/axure.svg" , link : "https://axure.com" } ,
32
+
32
33
{
33
- imagePath : "/sponsors/mercury.png " ,
34
- link : "https://mercury .com" ,
34
+ imagePath : "/sponsors/interview-cake.jpg " ,
35
+ link : "https://interviewcake .com" ,
35
36
} ,
37
+
36
38
{
37
- imagePath : "/sponsors/replit .png" ,
38
- link : "https://replit .com" ,
39
+ imagePath : "/sponsors/aops .png" ,
40
+ link : "https://artofproblemsolving .com" ,
39
41
} ,
42
+
43
+
44
+ { imagePath : "/sponsors/cocalc.png" , link : "https://cocalc.com" } ,
40
45
{
41
46
imagePath : "/sponsors/taskade.png" ,
42
47
link : "https://taskade.com" ,
0 commit comments