From 9ce24ce2d4bd5e89fca4cc60a9b6a40871845218 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 10:00:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 66d62b7..baee239 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumLarge" sizing="largeSmallSizeMediumTitles" - background="noise" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="layered" @@ -44,8 +44,8 @@ export default function LandingPage() { description="Award-winning landscaping services delivering exceptional design, quality workmanship, and responsive customer care. Your trusted partner for residential and commercial landscape solutions across Cape Town and surrounding areas." tag="⭐ 5-Star Rated Professional Service" tagAnimation="slide-up" - background={{ variant: "noise" }} - imageSrc="http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg?_wi=1" + background={{ variant: "canvas-reveal" }} + imageSrc="http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg" imageAlt="Beautifully landscaped garden with professional plantings" buttons={[ { text: "Get a Free Quote", href: "contact" }, @@ -64,7 +64,7 @@ export default function LandingPage() { description="Ashton and his dedicated team" subdescription="Serving Cape Town and surrounding communities with professionalism and pride" icon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg" imageAlt="Professional landscaping team at work" mediaAnimation="opacity" useInvertedBackground={false} @@ -107,13 +107,13 @@ export default function LandingPage() {