diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 311af6b..f35db69 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -29,7 +29,11 @@ export default function ContactPage() { { name: "Contact us", id: "/contact-us" }, ]} brandName="CleanScene" + logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777837799704-b8guhfm1.png" + logoAlt="CleanScene Logo" + logoHeight={32} button={{ text: "Get My Free Estimate", href: "/estimate" }} + className="py-2" />