Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 29557221d2 | |||
| 7392127171 |
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
|||||||
{ name: "Finance", id: "#finance" },
|
{ name: "Finance", id: "#finance" },
|
||||||
{ name: "Contact", id: "#contact" },
|
{ name: "Contact", id: "#contact" },
|
||||||
]}
|
]}
|
||||||
brandName="RoofFin Solutions"
|
brandName="RoofFinCo.com"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
|||||||
{ title: "Company", items: [{ label: "About", href: "#about" }, { label: "Contact", href: "#contact" }] },
|
{ title: "Company", items: [{ label: "About", href: "#about" }, { label: "Contact", href: "#contact" }] },
|
||||||
{ title: "Services", items: [{ label: "Roofing", href: "#services" }, { label: "Finance", href: "#finance" }] },
|
{ title: "Services", items: [{ label: "Roofing", href: "#services" }, { label: "Finance", href: "#finance" }] },
|
||||||
]}
|
]}
|
||||||
logoText="RoofFin Solutions"
|
logoText="RoofFinCo.com"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
|
|||||||
Reference in New Issue
Block a user