From efac697c0cfd8cbda92eb8d1ebc6610885ddb49a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 12:32:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9f50f73..a77f9dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="smallMedium" sizing="mediumLargeSizeMediumTitles" - background="floatingGradient" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="primary-glow" secondaryButtonStyle="layered" @@ -46,7 +46,7 @@ export default function LandingPage() { description="Professional gardening and landscaping services. Reliable scheduling, clear communication, and high-quality finishes." tag="⭐⭐⭐⭐⭐ 5.0 Star Rated" tagIcon={Star} - background={{ variant: "floatingGradient" }} + background={{ variant: "plain" }} imageSrc="http://img.b2bpic.net/free-photo/close-up-cutting-plant-leaves_23-2148905282.jpg" imageAlt="Perfectly manicured lawn and garden" buttons={[ @@ -72,9 +72,9 @@ export default function LandingPage() { { title: "Hedge Trimming", description: "Expert hedge and shrub trimming for perfect shapes and clean lines.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-green-plants_181624-30335.jpg", imageAlt: "Professional hedge trimming"}, { - title: "Garden Cleanups", description: "Spring and autumn cleanups to refresh your outdoor space.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-transplanting-process-plants_23-2149080760.jpg?_wi=1", imageAlt: "Garden cleanup service"}, + title: "Garden Cleanups", description: "Spring and autumn cleanups to refresh your outdoor space.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-transplanting-process-plants_23-2149080760.jpg", imageAlt: "Garden cleanup service"}, { - title: "Mulching", description: "Quality mulch installation to enhance your garden's health and appearance.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-transplanting-process-plants_23-2149080760.jpg?_wi=2", imageAlt: "Garden mulching service"}, + title: "Mulching", description: "Quality mulch installation to enhance your garden's health and appearance.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-transplanting-process-plants_23-2149080760.jpg", imageAlt: "Garden mulching service"}, { title: "Turf Installation", description: "Professional turf laying for instant lawn transformation.", imageSrc: "http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858219.jpg", imageAlt: "Turf installation service"}, {