Merge version_23 into main

Merge version_23 into main
This commit was merged in pull request #30.
This commit is contained in:
2026-04-28 01:07:47 +00:00

View File

@@ -93,7 +93,7 @@ export default function LandingPage() {
{ id: "f4", title: "Plumbing Maintenance", description: "Minor leak fixes and hardware replacements.", tag: "Plumbing", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cxggax9uoHWOUnvB5jeqt1nr7A/uploaded-1777336142840-5jb1fm8h.jpg", buttons: [{ text: "Get a Quote", href: "/contact" }] },
{ id: "f5", title: "Wall Mounting", description: "TV mounts, shelves, and heavy-duty hanging.", tag: "Mounting", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cxggax9uoHWOUnvB5jeqt1nr7A/uploaded-1777336198985-5xi6ssgs.jpg", buttons: [{ text: "Get a Quote", href: "/contact" }] },
]}
title="Comprehensive Repair Services"
title="Fast, Reliable Repairs for Every Room in Your Home"
description="Professional solutions for your daily home needs."
/>
</div>
@@ -158,4 +158,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}