diff --git a/src/app/page.tsx b/src/app/page.tsx index 8478330..e53a987 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,7 +34,7 @@ export default function LandingPage() { { name: "Contact", id: "contact" }, ]} button={{ text: "Get Quote", href: "contact" }} - brandName="EpoxyPro" + brandName="405 Epoxy" /> @@ -72,7 +72,7 @@ export default function LandingPage() {