Merge version_1 into main #1

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

View File

@@ -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"