Merge version_1 into main #3
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-sweet-breakfast-bed_23-2147658681.jpg", imageAlt: "Fresh baked pastries and pies from My Little Bakehouse"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-with-sugar-ready-be-served_23-2148463988.jpg", imageAlt: "Premium specialty coffee served at our cafe"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-with-sugar-ready-be-served_23-2148463988.jpg?_wi=1", imageAlt: "Premium specialty coffee served at our cafe"
|
||||
},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
id: "pastries", name: "Artisan Pastries", price: "$3–$8", variant: "Croissants, Danish, Eclairs", imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-holding-coffee-croissant_23-2147758270.jpg", imageAlt: "Fresh baked artisan pastries"
|
||||
},
|
||||
{
|
||||
id: "coffee", name: "Specialty Coffee", price: "$4–$7", variant: "Espresso, Latte, Cappuccino", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-with-sugar-ready-be-served_23-2148463988.jpg", imageAlt: "Artisan specialty coffee drinks"
|
||||
id: "coffee", name: "Specialty Coffee", price: "$4–$7", variant: "Espresso, Latte, Cappuccino", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-with-sugar-ready-be-served_23-2148463988.jpg?_wi=2", imageAlt: "Artisan specialty coffee drinks"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user