Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-04-21 17:57:31 +00:00

View File

@@ -105,7 +105,7 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text", content: "Why Builders Choose Mumando"},
type: "text", content: "Built on Trust: Why Mumando Sets the Standard in Thika Construction"},
{
type: "image", src: "http://img.b2bpic.net/free-photo/wood-processing-factory_1112-1218.jpg", alt: "About us"},
]}
@@ -222,4 +222,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}