Merge version_1 into main #1
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg"
|
||||
imageAlt="Cozy interior of FeeCo coffee shop with warm lighting and coffee brewing"
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[{text:"Locally Sourced Beans",icon:Leaf},{text:"Artisan Roasting",icon:Sparkles},{text:"Community Focused",icon:Users}]}
|
||||
marqueeItems={[{type: 'text-icon', text:"Locally Sourced Beans",icon:Leaf},{type: 'text-icon', text:"Artisan Roasting",icon:Sparkles},{type: 'text-icon', text:"Community Focused",icon:Users}]}
|
||||
marqueeSpeed={40}
|
||||
showMarqueeCard={true}
|
||||
ariaLabel="Welcome to FeeCo Coffee Shop"
|
||||
|
||||
Reference in New Issue
Block a user