Merge version_7 into main #8

Merged
bender merged 1 commits from version_7 into main 2026-04-17 08:22:22 +00:00

View File

@@ -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>