3 Commits

Author SHA1 Message Date
df9c907caf Merge version_4 into main
Merge version_4 into main
2026-04-21 17:57:30 +00:00
60a4f0b2b2 Update src/app/page.tsx 2026-04-21 17:57:24 +00:00
576082bf6e Merge version_3 into main
Merge version_3 into main
2026-04-21 17:55:43 +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>
);
}
}