From 1f7390b584f07beb5b099ff068e9e49d2dc262c7 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 05:32:42 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index cfa8f30..a7555e1 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -18,7 +18,7 @@ export default function HomePage() { description="Transforming spaces into sustainable sanctuaries through professional landscape design, irrigation mastery, and precision construction." primaryButton={{ text: "Free Consultation", href: "#contact" }} secondaryButton={{ text: "View Projects", href: "#projects" }} - imageSrc="http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg?_wi=1" /> @@ -34,7 +34,7 @@ export default function HomePage() { { icon: "Leaf", title: "Eco-Conscious", description: "Sustainable irrigation and rainwater harvesting." }, { icon: "Building2", title: "Quality Construction", description: "Durable masonry and structural work." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317260.jpg" + imageSrc="http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317260.jpg?_wi=1" /> @@ -47,8 +47,8 @@ export default function HomePage() { description="Dedicated to bringing your dream landscape to life with technology-backed solutions." items={[ { title: "Irrigation Systems", tags: ["Sprinklers", "Design"], imageSrc: "http://img.b2bpic.net/free-photo/handyman-s-hand-taking-out-white-visiting-card-from-pocket_23-2147945083.jpg" }, - { title: "Masonry & Stonework", tags: ["Construction", "Walls"], imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg" }, - { title: "Garden Maintenance", tags: ["Pest Control", "Care"], imageSrc: "http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317260.jpg" }, + { title: "Masonry & Stonework", tags: ["Construction", "Walls"], imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg?_wi=2" }, + { title: "Garden Maintenance", tags: ["Pest Control", "Care"], imageSrc: "http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317260.jpg?_wi=2" }, ]} /> -- 2.49.1