From edf93df25074a3b19833e9b3958ff38a2b28aa75 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 14:13:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3ce65f5..0698966 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,8 +114,6 @@ export default function LandingPage() { { text: "Learn More About Us", href: "#about"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-handsome-positive-senior-foreman-hardhat-yellow-eyeglasses-showing-thumbs-up-gesture-smiling-happily-encouraging-his-working-crew-good-job-construction-renovation_343059-2731.jpg" - imageAlt="Construction team collaborating on site" /> @@ -129,7 +127,7 @@ export default function LandingPage() { { title: "Home Renovations", description: "Transform your living space with our expert home renovation services, including kitchen, bathroom, and basement remodels for a fresh, modern look.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-cooking-kitchen_23-2149048137.jpg", imageAlt: "Modern kitchen remodel"}, { - title: "Landscaping & Outdoor Living", description: "Create stunning outdoor spaces with our comprehensive landscaping services, from garden design and patio installation to fencing and deck building.", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-dining-room-with-garden-view_23-2152008199.jpg", imageAlt: "Beautiful backyard landscaping"}, + title: "Landscaping & Outdoor Living", description: "Create stunning outdoor spaces with our comprehensive landscaping services, from garden design and patio installation to fencing and deck building.", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-dining-room-with-garden-view_23-2150893325.jpg", imageAlt: "Beautiful backyard landscaping"}, { title: "Flooring Installation", description: "Upgrade your interiors with our professional flooring services, offering a wide selection of hardwood, laminate, vinyl, and tile installations.", imageSrc: "http://img.b2bpic.net/free-photo/brothers-playing-videogames-full-shot_23-2150156899.jpg", imageAlt: "Hardwood floor installation"}, { -- 2.49.1