Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "smash-avo", brand: "Breakfast", name: "Smash Avo", price: "$16", rating: 5,
|
||||
reviewCount: "285", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-slice-brown-bread-with-avocado-pasta-smoothie-bowl_181624-43073.jpg", imageAlt: "Fresh smashed avocado on artisan toast"
|
||||
reviewCount: "285", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-slice-brown-bread-with-avocado-pasta-smoothie-bowl_181624-43073.jpg?_wi=1", imageAlt: "Fresh smashed avocado on artisan toast"
|
||||
},
|
||||
{
|
||||
id: "eggs-benedict", brand: "Brunch", name: "Eggs Benedict", price: "$18", rating: 5,
|
||||
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "brunch-combo", brand: "Combo", name: "Brunch Combo", price: "$34", rating: 5,
|
||||
reviewCount: "267", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-slice-brown-bread-with-avocado-pasta-smoothie-bowl_181624-43073.jpg", imageAlt: "Complete brunch experience combo"
|
||||
reviewCount: "267", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-slice-brown-bread-with-avocado-pasta-smoothie-bowl_181624-43073.jpg?_wi=2", imageAlt: "Complete brunch experience combo"
|
||||
}
|
||||
]
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user