Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-05-10 04:12:05 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
<MediaAbout
useInvertedBackground={false}
title="Why Choose Our Roofing Services"
description="With years of experience, we specialize in leak repair, roof sealing, re-roofing, and all types of shingle installations. We guarantee professional results and absolute satisfaction."
description="Leverage our local expertise with years of community-focused experience. We specialize in precision-engineered, 100% waterproof roofing systems designed to withstand local weather, ensuring your home stays dry and secure."
buttons={[{ text: "Get a Quote", href: "#contact" }]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DW73tewaZET0serU75NsiXRXnf/uploaded-1778386169137-ysmcrikz.jpg"
imageAlt="High quality roof work"
@@ -166,4 +166,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}