Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-06-10 06:27:05 +00:00

View File

@@ -35,7 +35,7 @@ export default function LandingPage() {
{ name: "Services", id: "#services" },
{ name: "Projects", id: "#projects" },
{ name: "Testimonials", id: "#testimonials" },
{ name: "Contact", id: "#contact" },
{ name: "Contact", id: "#contact" }
]}
button={{
text: "Get a Free Estimate"
@@ -65,6 +65,7 @@ export default function LandingPage() {
buttons={[
{ text: "Learn More About Us" }
]}
useInvertedBackground={true}
/>
</div>