diff --git a/src/app/page.tsx b/src/app/page.tsx index 55f4a30..771e842 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumSmall" sizing="mediumSizeLargeTitles" - background="noise" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="radial-glow" secondaryButtonStyle="solid" @@ -43,7 +43,7 @@ export default function LandingPage() { description="Calbren Cleaning delivers exceptional cleaning solutions tailored to your needs. Let Rachel and her team transform your space into a pristine, welcoming environment." tag="Premium Cleaning" tagIcon={Sparkles} - background={{ variant: "noise" }} + background={{ variant: "plain" }} buttons={[ { text: "Get Your Free Quote", href: "#contact" }, { text: "Learn More", href: "#about" }, @@ -66,6 +66,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/smiling-happy-business-woman-posing-her-own-coffee-shop_1163-1790.jpg" imageAlt="Rachel Fitzgibbon, Owner" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} />