Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c8bbfa3f32 | |||
| 80f018ee5d |
@@ -114,6 +114,10 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="Our Expertise"
|
title="Our Expertise"
|
||||||
description="Comprehensive construction solutions."
|
description="Comprehensive construction solutions."
|
||||||
|
buttons={[
|
||||||
|
{
|
||||||
|
text: "Inquire About Our Services", href: "#contact"}
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -236,4 +240,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user