From 5eda8f7fb5c8aaf1ad093fe1067a2b1c4e5e5c8a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 19:45:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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() {
); -} +} \ No newline at end of file