Skip to content

Commit 18ad805

Browse files
authored
Merge pull request #13 from nchalla3/restored-local
Restored local
2 parents 65044a5 + 4ebb4c6 commit 18ad805

3 files changed

Lines changed: 10 additions & 5 deletions

File tree

public/leaders/MaitreyiPatel.jpg

-106 KB
Loading
12.1 KB
Loading

src/app/sponsors/page.tsx

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -92,12 +92,17 @@ export default function SponsorsPage() {
9292
logo: "BlackStallionLogo.png",
9393
website: "https://www.blackstallion.com/"
9494
},
95-
9695
{
97-
name: "Teledatics",
98-
description: "Providing high-quality racing gear and apparel.",
99-
logo: "TeledaticsLogo.png",
100-
website: "https://www.teledatics.com/"
96+
name: "Intuitive Foundation",
97+
description: "Enabling innovation through strategic partnerships",
98+
logo: "IntuitiveFoundation.png",
99+
website: "https://www.intuitivefoundation.org/"
100+
101+
// {
102+
// name: "Teledatics",
103+
// description: "Providing high-quality racing gear and apparel.",
104+
// logo: "TeledaticsLogo.png",
105+
//website: "https://www.teledatics.com/"
101106
}
102107

103108
],

0 commit comments

Comments
 (0)