Update src/app/page.tsx
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user