Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-07 00:01:16 +00:00

View File

@@ -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"