Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-31 18:52:23 +00:00

View File

@@ -32,11 +32,11 @@ export default function LandingPage() {
navItems={[
{ name: "Home", id: "hero" },
{ name: "Services", id: "services" },
{ name: "Process", id: "process" },
{ name: "About", id: "about" },
{ name: "Process", id: "process" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
brandName="Midwest Roofing"
/>
</div>