From a13aaf0b1040ecfa6c5e57a66447a3726ffad30d Mon Sep 17 00:00:00 2001 From: development Date: Thu, 8 Jan 2026 11:15:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3ba043c..5d54254 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,4 +1,4 @@ -"use client" +"use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple"; @@ -127,7 +127,6 @@ export default function LandingPage() { title: "Precision Handling", description: "Race-proven suspension and world-class brakes deliver unmatched control. Feel the road like never before with responsive, razor-sharp handling on any surface.", imageSrc: "/placeholders/placeholder1.webp" } ]} - animationType="reveal-blur" textboxLayout="default" useInvertedBackground="invertCard" usePrimaryButtonImage={false}