diff --git a/src/app/page.tsx b/src/app/page.tsx index e31e25d..55d9cef 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 NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; @@ -43,7 +43,7 @@ export default function LandingPage() { @@ -168,7 +182,7 @@ export default function LandingPage() { tagAnimation="slide-up" title="Ready for Your Transformation?" description="Join thousands of patients who have experienced exceptional dental care. Sign up for our newsletter for exclusive tips, special offers, and dental health insights delivered directly to your inbox." - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/dentistry-team-office_1303-9359.jpg" imageAlt="Dental team"