diff --git a/src/app/page.tsx b/src/app/page.tsx index 3affc4b..d0f5c13 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -22,7 +22,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="smallMedium" sizing="largeSmallSizeMediumTitles" - background="floatingGradient" + background="circleGradient" cardStyle="layered-gradient" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -53,7 +53,7 @@ export default function LandingPage() { { text: "Learn More", href: "#services" }, ]} buttonAnimation="slide-up" - background={{ variant: "floatingGradient" }} + background={{ variant: "sparkles-gradient" }} imageSrc="http://img.b2bpic.net/free-photo/stylish-haircut-barbershop_1163-2012.jpg" imageAlt="Professional barber cutting hair" mediaAnimation="slide-up"