diff --git a/src/app/page.tsx b/src/app/page.tsx index 5273d76..8d08c9f 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 NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="mediumLarge" sizing="mediumLargeSizeLargeTitles" - background="aurora" + background="floatingGradient" cardStyle="gradient-bordered" primaryButtonStyle="gradient" secondaryButtonStyle="glass" @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Browse Available Pets", href: "#pets" }, { text: "Learn About Adoption", href: "#adopt" } ]} - background={{ variant: "aurora" }} + background={{ variant: "radial-gradient" }} dashboard={{ title: "Meet Our Available Pets", logoIcon: PawPrint, imageSrc: "https://img.b2bpic.net/free-photo/full-shot-women-dog-posing_23-2148977468.jpg", searchPlaceholder: "Search by name or breed...", buttons: [