From 7b1f12fd3ebaa4dc40fe0238553c552a2ffffb51 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 19:45:52 +0000 Subject: [PATCH] Switch to version 1: modified 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 e53a987..8478330 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="405 Epoxy" + brandName="EpoxyPro" /> @@ -72,7 +72,7 @@ export default function LandingPage() {
); -} \ No newline at end of file +}