diff --git a/src/app/page.tsx b/src/app/page.tsx index b1e1010..0006109 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -172,7 +172,7 @@ export default function LandingPage() { title="Secure Your Next Drive" description="Whether you are looking for a test drive, service appointment, or general inquiries, our team is ready to assist you." buttons={[{ text: "Schedule Now", href: "#" }]} - background={{ variant: "glowing-orb" }} + background={{ variant: "plain" }} useInvertedBackground={false} />