From 2ba9d9f9881794f483979ca19e4b160c1e44413e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 00:01:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.49.1