Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-02-26 16:13:38 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/empty-wood-chair-restaurant_1339-5949.jpg"
imageAlt="Cozy interior of Drink and Sleep coffee shop with warm lighting and comfortable seating"
mediaAnimation="slide-up"
marqueeItems={[{text:"Artisan Roasted Beans",icon:Leaf},{text:"Free WiFi & Power Outlets",icon:Wifi},{text:"Local Art on Display",icon:Palette}]}
marqueeItems={[{type: "text-icon", text:"Artisan Roasted Beans",icon:Leaf},{type: "text-icon", text:"Free WiFi & Power Outlets",icon:Wifi},{type: "text-icon", text:"Local Art on Display",icon:Palette}]}
marqueeSpeed={40}
showMarqueeCard={true}
ariaLabel="Hero section featuring cozy coffee shop atmosphere"