From 7e3bcb1704d1f7416f8e0269b5f6923cfb933df3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 01:53:02 +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 2f4ac8c..6ba8bc1 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://img.b2bpic.net/premium-photo/unfinished-room-together-two-construction-workers_146671-149140.jpg?id=402508621" + imageSrc="https://img.b2bpic.net/free-photo/three-men-with-drawing-discussing-construction-site_259150-57627.jpg?id=21414719" imageAlt="Construction project site" showDimOverlay={true} textPosition="top" @@ -96,11 +96,11 @@ 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://img.b2bpic.net/free-photo/construction-plans-with-yellow-helmet-drawing-tools-bluep_1232-2939.jpg?id=1013652", 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/discussing-blueprint_1098-18180.jpg?id=5633779", 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://img.b2bpic.net/free-photo/construction-plans-with-yellow-helmet-drawing-tools-bluep_1232-2939.jpg?id=1013652", 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/discussing-blueprint_1098-18180.jpg?id=5633779", imageAlt: "Renovation project"}, { 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"}, ]} @@ -117,7 +117,7 @@ export default function LandscapingPage() { animationType="slide-up" members={[ { - id: "1", name: "Expert Craftsmanship", role: "Decades of combined experience in construction and structural engineering.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-6.jpg", imageAlt: "Expert craftsmanship"}, + id: "1", name: "Expert Craftsmanship", role: "Decades of combined experience in construction and structural engineering.", imageSrc: "https://img.b2bpic.net/premium-photo/business-building-paperwork-people-concept-happy-builder-hardhat-with-clipboard-pencil-group-builders-construction-site_380164-101284.jpg?id=32208580", imageAlt: "Expert craftsmanship"}, { id: "2", name: "Quality Materials", role: "Sourcing premium, durable materials to ensure long-lasting results.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-7.jpg", imageAlt: "Quality materials"}, { -- 2.49.1