Merge version_1 into main #1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user