From 17fe2fff5112a8c12f974b17c92ce3316315ae2f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 14:24:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a7de403..ecc5e74 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,6 +33,7 @@ export default function LandingPage() { { name: "Contact", id: "/contact" }, ]} brandName="CleanScene" + logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777213452447-mwunnkf5.png" /> @@ -63,7 +64,7 @@ export default function LandingPage() { title="The CleanScene Difference" titleClassName="text-[#0a7039]" description={[ - "We believe restrooms shouldn't just be functional—they should be part of the event design.", "Our trailers offer the comfort of an interior space with the luxury of modern hospitality." + "We believe restrooms shouldn't just be functional—they should be part of the event design.", "Our trailers offer the comfort of an interior space with the luxury of modern hospitality." ]} /> @@ -120,6 +121,7 @@ export default function LandingPage() { { items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms", href: "#" }] }, ]} logoText="CleanScene Restroom Rentals" + logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777213452447-mwunnkf5.png" />