Compare commits

..

10 Commits

Author SHA1 Message Date
70e602df0a Update src/app/page.tsx 2026-04-25 16:27:36 +00:00
3f2df13bef Merge version_8 into main
Merge version_8 into main
2026-04-25 16:25:26 +00:00
12bb71feb6 Update src/app/page.tsx 2026-04-25 16:25:19 +00:00
894dd556c1 Merge version_7 into main
Merge version_7 into main
2026-04-25 16:23:29 +00:00
eef50568b3 Update src/app/page.tsx 2026-04-25 16:23:23 +00:00
335f12b5df Merge version_6 into main
Merge version_6 into main
2026-04-25 16:20:50 +00:00
ca299742e7 Update src/app/page.tsx 2026-04-25 16:20:46 +00:00
fad849c52c Merge version_6 into main
Merge version_6 into main
2026-04-25 16:20:11 +00:00
ba58ad91e1 Update src/app/page.tsx 2026-04-25 16:20:08 +00:00
fa081ad32b Merge version_5 into main
Merge version_5 into main
2026-04-25 16:18:12 +00:00

View File

@@ -45,16 +45,16 @@ 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 elegance of a boutique hotel. Elevate your Wisconsin event."
description="Our trailers offer the comfort of an interior space with the quality of modern hospitality."
tag="Luxury Event Standards"
tagIcon={Crown}
kpis={[
{
value: "10+", label: "Years Experience"},
{
value: "500+", label: "Events Served"},
value: "10+", label: "Counties Served"},
{
value: "100%", label: "Guest Comfort"},
{
value: "24/7", label: "Service"},
]}
enableKpiAnimation={true}
buttons={[
@@ -69,7 +69,7 @@ export default function LandingPage() {
{
src: "http://img.b2bpic.net/free-photo/couple-backs-sitting-bed-with-her-head-resting-his-shoulder_1157-1293.jpg", alt: "Couple of backs sitting on a bed with her head resting on his shoulder"},
{
src: "http://img.b2bpic.net/free-photo/long-white-dinner-table-with-sparkling-glassware-candleholders-stands-beach_1304-3243.jpg", alt: "Long white dinner table with sparkling glassware and candleholders stands on the beach"},
src: "http://img.b2bpic.net/long-white-dinner-table-with-sparkling-glassware-candleholders-stands-beach_1304-3243.jpg", alt: "Long white dinner table with sparkling glassware and candleholders stands on the beach"},
{
src: "http://img.b2bpic.net/free-photo/table-setting-with-decorated-newlyweds-chairs-wedding-reception-hall_637285-989.jpg", alt: "Table setting with decorated newlyweds chairs in wedding reception hall"},
{
@@ -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"},
]}