Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-05 06:03:39 +00:00

View File

@@ -68,12 +68,12 @@ export default function LandingPage() {
carouselItems={[
{
id: "h1",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-engineers-handling-assembly-workflow-with-industrial-plans-standing-near-steel-machinery_482257-136066.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-engineers-handling-assembly-workflow-with-industrial-plans-standing-near-steel-machinery_482257-136066.jpg?_wi=1",
imageAlt: "Construction Team",
},
{
id: "h2",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29996.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29996.jpg?_wi=1",
imageAlt: "Solar Installation",
},
{
@@ -144,7 +144,7 @@ export default function LandingPage() {
title: "Building Services",
subtitle: "Expert Construction",
description: "Professional construction and renovation services with latest tools and quality materials.",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-engineers-handling-assembly-workflow-with-industrial-plans-standing-near-steel-machinery_482257-136066.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-engineers-handling-assembly-workflow-with-industrial-plans-standing-near-steel-machinery_482257-136066.jpg?_wi=2",
imageAlt: "construction company logo minimal",
},
{
@@ -152,7 +152,7 @@ export default function LandingPage() {
title: "Facility Maintenance",
subtitle: "Total Upkeep",
description: "Dedicated technicians ensuring your residential and commercial properties remain efficient.",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29996.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29996.jpg?_wi=2",
imageAlt: "construction company logo minimal",
},
]}