From da887d3f8b0ac9138a30e1dec17e0f2816d78783 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 01:49:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 962cbbf..5c6eaae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" /> @@ -245,4 +245,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file