We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65044a5 + 4ebb4c6 commit 18ad805Copy full SHA for 18ad805
3 files changed
public/leaders/MaitreyiPatel.jpg
-106 KB
public/sponsors/IntuitiveFoundation.png
12.1 KB
src/app/sponsors/page.tsx
@@ -92,12 +92,17 @@ export default function SponsorsPage() {
92
logo: "BlackStallionLogo.png",
93
website: "https://www.blackstallion.com/"
94
},
95
-
96
{
97
- name: "Teledatics",
98
- description: "Providing high-quality racing gear and apparel.",
99
- logo: "TeledaticsLogo.png",
100
- website: "https://www.teledatics.com/"
+ name: "Intuitive Foundation",
+ description: "Enabling innovation through strategic partnerships",
+ logo: "IntuitiveFoundation.png",
+ website: "https://www.intuitivefoundation.org/"
+
101
+ // {
102
+ // name: "Teledatics",
103
+ // description: "Providing high-quality racing gear and apparel.",
104
+ // logo: "TeledaticsLogo.png",
105
+ //website: "https://www.teledatics.com/"
106
}
107
108
],
0 commit comments