From 2571782984725bd890a0999a7ae2815d88b2dfbb Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 1 Mar 2026 20:47:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c236972..d05c2cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { }, { id: "installation", title: "Professional Installation", author: "Expert Execution", description: "From hardscaping to planting, our crews execute every project on time and on budget. We respect your property and deliver meticulous craftsmanship visible in every seam and edge.", tags: ["Installation", "Construction", "Craftsmanship"], - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg", imageAlt: "Professional installation team" + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg?_wi=1", imageAlt: "Professional installation team" }, { id: "maintenance", title: "Ongoing Maintenance", author: "Long-term Care", description: "Landscape maintenance programs keep your outdoor space thriving year-round. Regular care ensures your investment maintains its beauty and value.", tags: ["Maintenance", "Care", "Support"], @@ -111,7 +111,7 @@ export default function LandingPage() { id: "project-2", name: "Luxury Outdoor Living Space", price: "Residential", variant: "Hardscape · Lighting · Planting", imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-woman-taking-care-plants_23-2148509882.jpg", imageAlt: "Outdoor living patio project" }, { - id: "project-3", name: "Contemporary Hardscape", price: "Residential", variant: "Patio · Walkways · Edging", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg", imageAlt: "Hardscape patio installation" + id: "project-3", name: "Contemporary Hardscape", price: "Residential", variant: "Patio · Walkways · Edging", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg?_wi=2", imageAlt: "Hardscape patio installation" }, { id: "project-4", name: "Focal Point Water Feature", price: "Residential", variant: "Water Feature · Lighting · Landscape", imageSrc: "http://img.b2bpic.net/free-photo/fountains-garden_1361-140.jpg", imageAlt: "Landscape with water feature" @@ -132,22 +132,22 @@ export default function LandingPage() {