Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 786ba81478 |
@@ -57,9 +57,9 @@ export default function CoffeeShopLanding() {
|
||||
imageAlt="Premium coffee beans in natural setting"
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Sustainable Sourcing", icon: CheckCircle },
|
||||
{ type: "text", text: "Custom Branding", icon: Sparkles },
|
||||
{ type: "text", text: "Small Batch Roasting", icon: ArrowRight }
|
||||
{ type: "text", text: "Sustainable Sourcing" },
|
||||
{ type: "text", text: "Custom Branding" },
|
||||
{ type: "text", text: "Small Batch Roasting" }
|
||||
]}
|
||||
marqueeSpeed={30}
|
||||
showMarqueeCard={true}
|
||||
|
||||
Reference in New Issue
Block a user