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"