Update src/app/contact/page.tsx
This commit is contained in:
@@ -29,7 +29,11 @@ export default function ContactPage() {
|
|||||||
{ name: "Contact us", id: "/contact-us" },
|
{ name: "Contact us", id: "/contact-us" },
|
||||||
]}
|
]}
|
||||||
brandName="CleanScene"
|
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" }}
|
button={{ text: "Get My Free Estimate", href: "/estimate" }}
|
||||||
|
className="py-2"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user