2 Commits

Author SHA1 Message Date
0fd15b5ec3 Update src/app/page.tsx 2026-04-22 16:40:21 +00:00
d4183e080d Merge version_3 into main
Merge version_3 into main
2026-04-22 16:39:25 +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>
);
}
}