diff --git a/src/app/contact-us/page.tsx b/src/app/contact-us/page.tsx index 64e5d5b..4ccfc81 100644 --- a/src/app/contact-us/page.tsx +++ b/src/app/contact-us/page.tsx @@ -29,7 +29,11 @@ export default function ContactUsPage() { { 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" /> 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" /> diff --git a/src/app/estimate/page.tsx b/src/app/estimate/page.tsx index e0c4f8f..1797b10 100644 --- a/src/app/estimate/page.tsx +++ b/src/app/estimate/page.tsx @@ -29,7 +29,11 @@ export default function EstimatePage() { { 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" /> diff --git a/src/app/fleet/page.tsx b/src/app/fleet/page.tsx index f773030..42acf93 100644 --- a/src/app/fleet/page.tsx +++ b/src/app/fleet/page.tsx @@ -29,7 +29,11 @@ export default function FleetPage() { { 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" /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d64328..f8f8d60 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,7 +32,11 @@ export default function LandingPage() { { 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" /> diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 7bee31b..7da2bdf 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -30,7 +30,11 @@ export default function PricingPage() { { 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" />