Update src/app/page.tsx

This commit is contained in:
2026-04-09 21:14:12 +00:00
parent e78580830b
commit 44e22df895

View File

@@ -35,6 +35,10 @@ export default function LandingPage() {
{ name: "Contact", id: "contact" },
]}
brandName="Mountain Top Cooling"
button={{
text: "", onClick: () => window.location.href = "/", href: "/"
}}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775769235178-757192uf.jpg"
/>
</div>