Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-26 01:05:46 +00:00

View File

@@ -180,8 +180,9 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[{ items: [{ label: "Services", href: "#services" }, { label: "Our Process", href: "#how-it-works" }, { label: "Contact Us", href: "#contact" }] }, { items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "License: #12345", href: "#" }] }]}
columns={[{ items: [{ label: "Services", href: "#services" }, { label: "Our Process", href: "#how-it-works" }, { label: "Contact Us", href: "#contact" }] }, { items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "License: #12345", href: "#" }] }]
logoText="Roofing USA"
logoSrc="https://img.b2bpic.net/free-vector/roofing-logo-design_12345-6789.jpg"
/>
</div>
</ReactLenis>