From 5504bcd3fe48f4fca7d79b4f87969f555a9b74fa Mon Sep 17 00:00:00 2001 From: development Date: Mon, 9 Feb 2026 16:29:26 +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 9fa909e..29403bf 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 NavbarStyleMinimal from '@/components/navbar/NavbarStyleMinimal'; @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="mediumLargeSizeLargeTitles" - background="aurora" + background="none" cardStyle="solid" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -43,7 +43,7 @@ export default function LandingPage() { tag="Premium Car Reviews" tagIcon={Zap} background={{ - variant: "aurora" + variant: "sparkles-gradient" }} imageSrc="https://img.b2bpic.net/free-photo/car-beautiful-sitting-embrace-carlo_1304-2608.jpg" imageAlt="Lamborghini supercar hero showcase"