Merge version_4 into main #4
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
||||
{ name: "Reviews", id: "#testimonials" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="Roofing Pro"
|
||||
brandName="Rogers Roofing"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="Roofing Pro"
|
||||
logoText="Rogers Roofing"
|
||||
columns={[
|
||||
{ title: "Navigate", items: [
|
||||
{ label: "Services", href: "#features" },
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
] },
|
||||
]}
|
||||
copyrightText="© 2025 Roofing Pro | Servicing Rockford & Area"
|
||||
copyrightText="© 2025 Rogers Roofing | Servicing Rockford & Area"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user