Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-04-22 16:40:24 +00:00

View File

@@ -127,7 +127,7 @@ export default function LandingPage() {
variant: "plain"}}
tag="Contact Us"
title="Ready to Start Your Project?"
description="Call or WhatsApp us for orders, pricing, and rapid delivery."
description="Tell us what you need and get a price estimate instantly. Call or WhatsApp us for orders, pricing, and rapid delivery."
buttonText="Get a Quote"
imageSrc="http://img.b2bpic.net/free-photo/building-construction-workers-site_23-2149124256.jpg"
imageAlt="Building and construction workers on the site"
@@ -164,4 +164,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}