From ae480f104ddc0043a47087a281daac59474ab315 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 23:42:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 769ce14..c65bef1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,8 +49,8 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "plain" }} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/cement-walkway-garden_1252-1023.jpg", imageAlt: "Beautiful landscaped backyard" }, - { imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-6991.jpg", imageAlt: "Professional landscaping team" } + { imageSrc: "http://img.b2bpic.net/premium-photo/rolls-natural-grass-turfs-installed-by-professional-landscaper_1426-22710.jpg?id=57888983", imageAlt: "Beautiful landscaped backyard" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdZmTeEJu87FUnUV3dZwh5Elcq/uploaded-1772926779035-qf0kt1zc.jpg", imageAlt: "Professional landscaping team" } ]} rating={5} ratingText="Trusted by 500+ Homeowners | 15 Years in Business" -- 2.49.1