From 70e602df0a147387509ac29c9c8e91ea21cea502 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 16:27:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5ca0cda..d679ff3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars"}} title="Set the Scene for a Flawless Event" - description="Premium mobile restroom trailers delivered, staged, and serviced with the comfort where it matters most. Elevate your Wisconsin event with CleanScene." + description="Our trailers offer the comfort of an interior space with the quality of modern hospitality." tag="Luxury Event Standards" tagIcon={Crown} kpis={[ @@ -133,7 +133,7 @@ export default function LandingPage() { { id: "3", name: "Emily R.", handle: "Estate Owner", testimonial: "CleanScene adds a level of sophistication we've never had before.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-gorgeous-couple-embracing-each-other-while-holding-glasses-wine-hands_482257-11118.jpg"}, { - id: "4", name: "Tom K.", handle: "Festival Producer", testimonial: "Reliable, clean, and exactly what we needed for the crowds.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-young-people-partying-together_23-2149739854.jpg"}, + id: "4", name: "Tom K.", handle: "Festival Producer", testimonial: "Reliable, clean, and exactly what we needed for the crowds.", imageSrc: "http://img.b2bpic.net/high-angle-young-people-partying-together_23-2149739854.jpg"}, { id: "5", name: "Jessica W.", handle: "Wedding Planner", testimonial: "Flawless delivery and staging. Truly elevated the guest experience.", imageSrc: "http://img.b2bpic.net/free-photo/female-wedding-planner-working-ceremony_23-2150167220.jpg"}, ]} @@ -181,4 +181,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file