diff --git a/src/app/page.tsx b/src/app/page.tsx index eff94ed..57553db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -40,7 +40,7 @@ export default function LandingPage() { { name: "FAQ", id: "faq" }, { name: "Contact", id: "contact" } ]} - brandName="Reed Property Solutions LLC" + brandName="Reedpropertysolutionsllc.com" /> @@ -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" />