diff --git a/src/app/page.tsx b/src/app/page.tsx index 7e828ec..c5b66bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function BrothersBarberShop() { borderRadius="pill" contentWidth="mediumLarge" sizing="largeSmallSizeMediumTitles" - background="aurora" + background="circleGradient" cardStyle="solid" primaryButtonStyle="primary-glow" secondaryButtonStyle="solid" @@ -48,7 +48,7 @@ export default function BrothersBarberShop() { { text: "Book Appointment", href: "#contact" }, { text: "Learn More", href: "#services" }, ]} - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} imageSrc="http://img.b2bpic.net/free-photo/man-getting-new-look-barber-shop_23-2149167458.jpg" imageAlt="Professional barber providing expert haircut service" frameStyle="card"