7 Commits

Author SHA1 Message Date
f32ca01ccd Update src/app/page.tsx 2026-03-09 01:53:06 +00:00
72a32d9db5 Update theme colors 2026-03-09 01:52:00 +00:00
f020422f81 Update theme colors 2026-03-09 01:51:36 +00:00
da887d3f8b Update src/app/page.tsx 2026-03-09 01:49:16 +00:00
003aeed6a8 Merge version_1 into main
Merge version_1 into main
2026-03-09 01:43:37 +00:00
4dddcc8e6c Merge version_1 into main
Merge version_1 into main
2026-03-09 01:42:52 +00:00
60885590f0 Merge version_1 into main
Merge version_1 into main
2026-03-09 01:41:39 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -61,8 +61,8 @@ export default function LandingPage() {
}
]}
mediaAnimation="slide-up"
rating={5}
ratingText="Top Emerging Racing Driver"
rating={0}
ratingText=""
ariaLabel="Hero section with racing driver introduction"
/>
</div>
@@ -90,7 +90,7 @@ export default function LandingPage() {
title: "Sponsor Ready", description: "Building platform and reach to attract premium brand partnerships and collaborations", icon: Target
}
]}
imageSrc="http://img.b2bpic.net/free-photo/close-image-motorcyclist-studio-shot_613910-10816.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Agh1JoZ6fk0rN5puDuRQR3Z98T/uploaded-1773021177021-g6k1rhot.jpg"
imageAlt="Brennen Reichers professional racing driver"
imagePosition="right"
mediaAnimation="slide-up"
@@ -245,4 +245,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}

View File

@@ -18,7 +18,7 @@
--secondary-cta: #010101;
--secondary-cta-text: #ffffff;
--accent: #ff7b05;
--background-accent: #106efb;
--background-accent: #f2f2f2;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);