Merge version_3 into main #5
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
||||
{ name: "Finance", id: "#finance" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="RoofFin Solutions"
|
||||
brandName="RoofFinCo.com"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -157,10 +157,10 @@ export default function LandingPage() {
|
||||
{ title: "Company", items: [{ label: "About", href: "#about" }, { label: "Contact", href: "#contact" }] },
|
||||
{ title: "Services", items: [{ label: "Roofing", href: "#services" }, { label: "Finance", href: "#finance" }] },
|
||||
]}
|
||||
logoText="RoofFin Solutions"
|
||||
logoText="RoofFinCo.com"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user