From c47b2520afe6be106b7eec16066953e859a30761 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 06:21:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2ae3310..302f4e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,22 +57,22 @@ export default function LandingPage() { buttonAnimation="slide-up" carouselItems={[ { - id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/winding-pathway-with-grass-sides_1137-208.jpg", imageAlt: "Lush green lawn with morning dew" + id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/winding-pathway-with-grass-sides_1137-208.jpg?_wi=1", imageAlt: "Lush green lawn with morning dew" }, { - id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/woman-arranging-plants-greenhouse_23-2148396843.jpg", imageAlt: "Professional landscape design with colorful plantings" + id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/woman-arranging-plants-greenhouse_23-2148396843.jpg?_wi=1", imageAlt: "Professional landscape design with colorful plantings" }, { - id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803969.jpg", imageAlt: "Fresh green sod installation" + id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803969.jpg?_wi=1", imageAlt: "Fresh green sod installation" }, { - id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/hands-gardener-orange-gloves-are-trimming-overgrown-green-shrub-using-hedge-shears-sunny-backyard-worker-landscaping-garden-close-up_639032-841.jpg", imageAlt: "Neatly trimmed hedges and shrubs" + id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/hands-gardener-orange-gloves-are-trimming-overgrown-green-shrub-using-hedge-shears-sunny-backyard-worker-landscaping-garden-close-up_639032-841.jpg?_wi=1", imageAlt: "Neatly trimmed hedges and shrubs" }, { - id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-bearded-florist-blue-t-shirt-with-garden-tools-cutting-dead-flowers-spending-summer-morning-countryside-house_176420-19906.jpg", imageAlt: "Professional mulch installation around plantings" + id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-bearded-florist-blue-t-shirt-with-garden-tools-cutting-dead-flowers-spending-summer-morning-countryside-house_176420-19906.jpg?_wi=1", imageAlt: "Professional mulch installation around plantings" }, { - id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500829.jpg", imageAlt: "Yard cleanup and debris removal service" + id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500829.jpg?_wi=1", imageAlt: "Yard cleanup and debris removal service" } ]} autoPlay={true} @@ -98,19 +98,19 @@ export default function LandingPage() { }, { id: 2, - title: "Landscape Design & Installation", description: "Transform your yard with custom plantings, shrubs, and garden layouts.", imageSrc: "http://img.b2bpic.net/free-photo/woman-arranging-plants-greenhouse_23-2148396843.jpg", imageAlt: "Beautiful landscape design installation" + title: "Landscape Design & Installation", description: "Transform your yard with custom plantings, shrubs, and garden layouts.", imageSrc: "http://img.b2bpic.net/free-photo/woman-arranging-plants-greenhouse_23-2148396843.jpg?_wi=2", imageAlt: "Beautiful landscape design installation" }, { id: 3, - title: "Mulching & Pine Straw", description: "Protect plant roots and add polish with professional mulch and pine straw application.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-bearded-florist-blue-t-shirt-with-garden-tools-cutting-dead-flowers-spending-summer-morning-countryside-house_176420-19906.jpg", imageAlt: "Professional mulch installation" + title: "Mulching & Pine Straw", description: "Protect plant roots and add polish with professional mulch and pine straw application.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-bearded-florist-blue-t-shirt-with-garden-tools-cutting-dead-flowers-spending-summer-morning-countryside-house_176420-19906.jpg?_wi=2", imageAlt: "Professional mulch installation" }, { id: 4, - title: "Sod Installation", description: "Fresh, lush sod installed quickly and cleanly for instant curb appeal.", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803969.jpg", imageAlt: "Fresh sod installation for lawn" + title: "Sod Installation", description: "Fresh, lush sod installed quickly and cleanly for instant curb appeal.", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803969.jpg?_wi=2", imageAlt: "Fresh sod installation for lawn" }, { id: 5, - title: "Shrub & Hedge Trimming", description: "Precision trimming to shape and maintain your shrubs, hedges, and ornamentals.", imageSrc: "http://img.b2bpic.net/free-photo/hands-gardener-orange-gloves-are-trimming-overgrown-green-shrub-using-hedge-shears-sunny-backyard-worker-landscaping-garden-close-up_639032-841.jpg", imageAlt: "Professional shrub and hedge trimming" + title: "Shrub & Hedge Trimming", description: "Precision trimming to shape and maintain your shrubs, hedges, and ornamentals.", imageSrc: "http://img.b2bpic.net/free-photo/hands-gardener-orange-gloves-are-trimming-overgrown-green-shrub-using-hedge-shears-sunny-backyard-worker-landscaping-garden-close-up_639032-841.jpg?_wi=2", imageAlt: "Professional shrub and hedge trimming" }, { id: 6, @@ -126,11 +126,11 @@ export default function LandingPage() { }, { id: 9, - title: "Yard Clean-Up", description: "Seasonal or one-time clean-ups: debris removal, leaf clean-up, overgrowth clearing.", imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500829.jpg", imageAlt: "Yard cleanup and debris removal" + title: "Yard Clean-Up", description: "Seasonal or one-time clean-ups: debris removal, leaf clean-up, overgrowth clearing.", imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500829.jpg?_wi=2", imageAlt: "Yard cleanup and debris removal" }, { id: 10, - title: "Topsoil & Drainage Work", description: "Grade and amend soil to improve drainage and support healthy plant growth.", imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500829.jpg", imageAlt: "Topsoil and drainage work" + title: "Topsoil & Drainage Work", description: "Grade and amend soil to improve drainage and support healthy plant growth.", imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500829.jpg?_wi=3", imageAlt: "Topsoil and drainage work" } ]} /> @@ -200,13 +200,13 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "1", value: "Charlotte", title: "Service Area", description: "Serving Stallings, Monroe, Matthews, Indian Trail, Mint Hill, Waxhaw, Weddington, Pineville, Ballantyne, and surrounding communities.", videoSrc: "https://placeholder-video.mp4", videoAriaLabel: "Service area video" + id: "1", value: "Charlotte", title: "Service Area", description: "Serving Stallings, Monroe, Matthews, Indian Trail, Mint Hill, Waxhaw, Weddington, Pineville, Ballantyne, and surrounding communities.", videoSrc: "https://placeholder-video.mp4?_wi=1", videoAriaLabel: "Service area video" }, { - id: "2", value: "Free Estimates", title: "Always Available", description: "Contact us today if you don't see your area listed — we may still be able to help with your landscaping project.", videoSrc: "https://placeholder-video.mp4", videoAriaLabel: "Free estimates video" + id: "2", value: "Free Estimates", title: "Always Available", description: "Contact us today if you don't see your area listed — we may still be able to help with your landscaping project.", videoSrc: "https://placeholder-video.mp4?_wi=2", videoAriaLabel: "Free estimates video" }, { - id: "3", value: "Small Jobs Welcome", title: "Every Project Matters", description: "Whether it's a quick cleanup, mulch application, or full landscape overhaul, we treat every job with the same meticulous attention.", videoSrc: "https://placeholder-video.mp4", videoAriaLabel: "Small jobs welcome video" + id: "3", value: "Small Jobs Welcome", title: "Every Project Matters", description: "Whether it's a quick cleanup, mulch application, or full landscape overhaul, we treat every job with the same meticulous attention.", videoSrc: "https://placeholder-video.mp4?_wi=3", videoAriaLabel: "Small jobs welcome video" } ]} /> @@ -225,7 +225,7 @@ export default function LandingPage() { mediaPosition="left" inputPlaceholder="Enter your email" buttonText="Request My Free Estimate →" - imageSrc="http://img.b2bpic.net/free-photo/winding-pathway-with-grass-sides_1137-208.jpg" + imageSrc="http://img.b2bpic.net/free-photo/winding-pathway-with-grass-sides_1137-208.jpg?_wi=2" imageAlt="Beautiful landscaped yard" /> -- 2.49.1