Update src/app/contact/page.tsx

This commit is contained in:
2026-05-03 19:50:57 +00:00
parent 196bc99542
commit bd1268ef68

View File

@@ -31,7 +31,6 @@ export default function ContactPage() {
brandName="CleanScene" brandName="CleanScene"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777837799704-b8guhfm1.png" logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777837799704-b8guhfm1.png"
logoAlt="CleanScene Logo" logoAlt="CleanScene Logo"
logoHeight={32}
button={{ text: "Get My Free Estimate", href: "/estimate" }} button={{ text: "Get My Free Estimate", href: "/estimate" }}
className="py-2" className="py-2"
/> />