Update src/app/page.tsx

This commit is contained in:
2026-04-09 23:28:52 +00:00
parent 899455b8a0
commit 7d463b05fc

View File

@@ -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"