Merge version_3 into main #4

Merged
bender merged 5 commits from version_3 into main 2026-06-11 11:14:20 +00:00
Showing only changes of commit 353596c72d - Show all commits

View File

@@ -42,6 +42,7 @@ export default function LandingPage() {
name: "Get a Quote", id: "/contact"},
]}
brandName="GC Roofing"
logoClassName="text-2xl font-bold text-primary-cta"
/>
</div>
@@ -130,4 +131,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}