Merge version_2 into main #4
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "drinks", title: "Crafted Drinks", description: "Savor our meticulously prepared beverages, from classic espresso to innovative seasonal lattes, each made with passion and precision by expert baristas.", media: { imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458050.jpg" },
|
||||
id: "drinks", title: "Crafted Drinks", description: "Savor our meticulously prepared beverages, from classic espresso to innovative seasonal lattes, each made with passion and precision by expert baristas.", media: { imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458050.jpg?_wi=1" },
|
||||
items: [{ icon: Coffee, text: 'Expert Baristas' }, { icon: Award, text: 'Premium Beans' }, { icon: Leaf, text: 'Sustainable Sourcing' }],
|
||||
reverse: false,
|
||||
},
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "espresso", name: "Espresso", price: "$3.00", variant: "Classic Shot", imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458050.jpg", imageAlt: "A shot of rich espresso"},
|
||||
id: "espresso", name: "Espresso", price: "$3.00", variant: "Classic Shot", imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458050.jpg?_wi=2", imageAlt: "A shot of rich espresso"},
|
||||
{
|
||||
id: "latte", name: "Latte", price: "$5.50", variant: "Creamy & Smooth", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-cookies_7502-5080.jpg", imageAlt: "A latte with beautiful latte art"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user