Merge version_7 into main #8
@@ -40,7 +40,7 @@ export default function LandingPage() {
|
||||
{ name: "FAQ", id: "faq" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="Reed Property Solutions LLC"
|
||||
brandName="Reedpropertysolutionsllc.com"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
{ items: [{ label: "Home", href: "#hero" }, { label: "Services", href: "#services" }, { label: "Contact", href: "#contact" }] },
|
||||
{ items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] }
|
||||
]}
|
||||
logoText="Reed Property Solutions LLC"
|
||||
logoText="Reedpropertysolutionsllc.com"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user