Skip to content

Commit 9ec89d9

Browse files
committed
added teledatics logo
1 parent 18ad805 commit 9ec89d9

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

src/app/sponsors/page.tsx

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,13 @@ export default function SponsorsPage() {
9797
description: "Enabling innovation through strategic partnerships",
9898
logo: "IntuitiveFoundation.png",
9999
website: "https://www.intuitivefoundation.org/"
100+
},
100101

101-
// {
102-
// name: "Teledatics",
103-
// description: "Providing high-quality racing gear and apparel.",
104-
// logo: "TeledaticsLogo.png",
105-
//website: "https://www.teledatics.com/"
102+
{
103+
name: "Teledatics",
104+
description: "Providing high-quality racing gear and apparel.",
105+
logo: "TeledaticsLogo.png",
106+
website: "https://www.teledatics.com/"
106107
}
107108

108109
],

0 commit comments

Comments
 (0)