From 63c515546d4d8275a64923b6e816e87680127f6a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 16:36:28 +0000 Subject: [PATCH] Update src/App.tsx --- src/App.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 577d30f..8db0d5f 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -113,9 +113,9 @@ export default function LandingPage() { title="Delivering Excellence, One Landscape at a Time" description="Our commitment to quality and client satisfaction shines through in every project we undertake. See the numbers that speak to our dedication." metrics={[ - { value: "1000+", title: "Projects Completed", description: "Successfully transformed over a thousand outdoor spaces into beautiful havens.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-phone-resting-lying-hammock-with-mobile-phone_343596-671.jpg" }, - { value: "15+", title: "Years of Experience", description: "A decade and a half of expertise in landscape design, installation, and maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-phone-resting-lying-hammock-with-mobile-phone_343596-671.jpg" }, - { value: "98%", title: "Client Satisfaction", description: "Our clients consistently praise our professionalism, creativity, and outstanding results.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-phone-resting-lying-hammock-with-mobile-phone_343596-671.jpg" } + { value: "1000+", title: "Projects Completed", description: "Successfully transformed over a thousand outdoor spaces into beautiful havens.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-phone-resting-lying-hammock-with-mobile-phone_343596-671.jpg?_wi=1" }, + { value: "15+", title: "Years of Experience", description: "A decade and a half of expertise in landscape design, installation, and maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-phone-resting-lying-hammock-with-mobile-phone_343596-671.jpg?_wi=2" }, + { value: "98%", title: "Client Satisfaction", description: "Our clients consistently praise our professionalism, creativity, and outstanding results.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-phone-resting-lying-hammock-with-mobile-phone_343596-671.jpg?_wi=3" } ]} /> -- 2.49.1