Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-09 15:12:46 +00:00

View File

@@ -71,9 +71,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
features={[
{ id: "s1", title: "Emergency Repair", author: "24/7 Availability", description: "Fast, reliable response for urgent leaks and bursts.", tags: ["Emergency", "Plumbing"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7qjJ90wkN1y0VFZRCB5YX80dR/uploaded-1775747509091-x0swrctm.jpg" },
{ id: "s2", title: "System Installation", author: "Professional Setup", description: "High-efficiency plumbing systems for new constructions and renovations.", tags: ["Install", "Upgrade"] },
{ id: "s3", title: "Maintenance", author: "Preventative Care", description: "Regular inspections to keep your systems running optimally.", tags: ["Maintenance", "Service"] },
{ id: "s1", title: "Emergency Repair", author: "24/7 Availability", description: "Fast, reliable response for urgent leaks and bursts.", tags: ["Emergency", "Plumbing"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7qjJ90wkN1y0VFZRCB5YX80dR/uploaded-1775747509091-x0swrctm.jpg", videoSrc: "" },
{ id: "s2", title: "System Installation", author: "Professional Setup", description: "High-efficiency plumbing systems for new constructions and renovations.", tags: ["Install", "Upgrade"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7qjJ90wkN1y0VFZRCB5YX80dR/uploaded-1775747509091-gwjtpxlx.jpg", videoSrc: "" },
{ id: "s3", title: "Maintenance", author: "Preventative Care", description: "Regular inspections to keep your systems running optimally.", tags: ["Maintenance", "Service"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7qjJ90wkN1y0VFZRCB5YX80dR/uploaded-1775747509090-th73p71k.jpg", videoSrc: "" },
]}
title="Our Services"
description="Comprehensive solutions for every plumbing requirement."
@@ -112,6 +112,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{ variant: "plain" }}
tag="Contact Us"
title="Book A Service"
description="Request a quote or emergency service visit below."