From 7d463b05fcbd60165f5b273cddb65cc6486c4be7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 23:28:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 06c83ec..d9a5003 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,7 @@ export default function LandingPage() { ]} brandName="Mountain Top Cooling" button={{ - text: "", onClick: () => window.location.href = "/", href: "/" + text: "Get a Quote", onClick: () => window.location.href = "/", href: "/" }} logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775769235178-757192uf.jpg" logoClassName="!w-24 !h-24 md:!w-32 md:!h-32"