From 670a01e8490d646ce15e9fa49175abfb0f4c0db6 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 14:09:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e18c244..655fed1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,7 +34,6 @@ export default function LandingPage() { ]} brandName="CleanScene Restroom Rentals" className="w-80" - topBarClassName="font-bold text-green-700" /> @@ -55,20 +54,6 @@ export default function LandingPage() { ]} imageSrc="http://img.b2bpic.net/free-photo/front-view-large-transparent-window-with-opened-door-outside-which-newlyweds-posing-embracing-balcony-their-wedding-day_8353-12102.jpg" mediaAnimation="slide-up" - avatars={[ - { 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/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" }, - { src: "http://img.b2bpic.net/free-photo/table-setting-with-floral-centerpiece-wedding-reception-venue_637285-5627.jpg", alt: "Table setting with floral centerpiece at wedding reception venue." }, - { src: "http://img.b2bpic.net/free-photo/floral-compositions-made-greenery-outdoors-wedding-ceremony_8353-9788.jpg", alt: "Floral compositions made of greenery at the outdoors wedding ceremony" }, - ]} - marqueeItems={[ - { type: "text", text: "Luxury Restroom Trailers" }, - { type: "text", text: "Northeast Wisconsin" }, - { type: "text", text: "Event Perfection" }, - { type: "text", text: "Seamless Logistics" }, - { type: "text", text: "Premium Hospitality" }, - ]} />