From e57faf69fa83ea757abb462520a7824ecca3e34a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 01:51:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9431070..2f4ac8c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandscapingPage() { { text: "Our Services", href: "#services" }, ]} buttonAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/hero.jpg" + imageSrc="https://img.b2bpic.net/premium-photo/unfinished-room-together-two-construction-workers_146671-149140.jpg?id=402508621" imageAlt="Construction project site" showDimOverlay={true} textPosition="top" @@ -96,13 +96,13 @@ export default function LandscapingPage() { imageContainerClassName="!rotate-0 !aspect-square" features={[ { - tag: "Design", title: "Construction Design", subtitle: "Custom Plans", description: "We create tailored architectural designs that meet your specific needs and local building codes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-2.jpg", imageAlt: "Construction design"}, + tag: "Design", title: "Construction Design", subtitle: "Custom Plans", description: "We create tailored architectural designs that meet your specific needs and local building codes.", imageSrc: "https://img.b2bpic.net/free-photo/construction-plans-with-yellow-helmet-drawing-tools-bluep_1232-2939.jpg?id=1013652", imageAlt: "Construction design"}, { tag: "Construction", title: "Residential Builds", subtitle: "Full Installation", description: "Expert building services for new homes, extensions, and structural renovations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-3.jpg", imageAlt: "Residential construction"}, { - tag: "Renovation", title: "Renovation & Remodel", subtitle: "Expert Service", description: "Modernizing living spaces with high-quality materials and craftsmanship.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-4.jpg?_wi=1", imageAlt: "Renovation project"}, + tag: "Renovation", title: "Renovation & Remodel", subtitle: "Expert Service", description: "Modernizing living spaces with high-quality materials and craftsmanship.", imageSrc: "https://img.b2bpic.net/free-photo/construction-plans-with-yellow-helmet-drawing-tools-bluep_1232-2939.jpg?id=1013652", imageAlt: "Renovation project"}, { - tag: "Consulting", title: "Structural Consulting", subtitle: "Project Management", description: "Expert structural oversight for complex property projects and safety inspections.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-5.jpg", imageAlt: "Structural consulting"}, + tag: "Consulting", title: "Structural Consulting", subtitle: "Project Management", description: "Expert structural oversight for complex property projects and safety inspections.", imageSrc: "https://img.b2bpic.net/free-photo/construction-workers-review-blueprints-building-site_23-2152021007.jpg?id=422360823", imageAlt: "Structural consulting"}, ]} /> -- 2.49.1