From 9d805c8b66827bee1857523d10c65dbba58268c0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 12:23:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 77a2281..f86e63e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -163,6 +163,7 @@ export default function LandingPage() { { tag: "Materials", title: "Premium Materials", subtitle: "High-performance products", description: "We work with high-performance products engineered for durability and long-term protection.", imageSrc: "http://img.b2bpic.net/free-photo/spilled-metallic-paint-can_23-2151934715.jpg", imageAlt: "Close up of advanced waterproofing materials" }, + { { tag: "Team", title: "Skilled Professionals", subtitle: "Experienced and certified", description: "Our experienced team follows strict quality standards on every project.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-construction_23-2150772879.jpg", imageAlt: "Team of skilled construction workers on site" }, @@ -190,7 +191,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - tag: "01.", title: "Inspection", subtitle: "Detailed site assessment", description: "Detailed site assessment and technical evaluation.", imageSrc: "http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184928.jpg", imageAlt: "Engineer inspecting a construction site" + tag: "01.", title: "Inspection", subtitle: "Detailed site assessment", description: "Detailed site assessment and technical evaluation.", imageSrc: "http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184928.jpg", imageAlt: "Engineer inspecting a construction site" }, { tag: "02.", title: "Consultation", subtitle: "Transparent planning", description: "Clear recommendations and transparent project planning.", imageSrc: "http://img.b2bpic.net/free-photo/architects-with-project-hands_1163-1443.jpg", imageAlt: "Client discussing plans with an architect" @@ -213,7 +214,7 @@ export default function LandingPage() {