Merge version_1 into main #3
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Brewed Haven", name: "Creamy Cappuccino", price: "Rs. 450", rating: 5,
|
||||
reviewCount: "3.1k", imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-3394.jpg", imageAlt: "Cappuccino with latte art"
|
||||
reviewCount: "3.1k", imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-3394.jpg?_wi=1", imageAlt: "Cappuccino with latte art"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Brewed Haven", name: "Matcha Latte", price: "Rs. 480", rating: 5,
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "6", brand: "Brewed Haven", name: "Iced Latte", price: "Rs. 400", rating: 5,
|
||||
reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-3394.jpg", imageAlt: "Refreshing iced latte"
|
||||
reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-3394.jpg?_wi=2", imageAlt: "Refreshing iced latte"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user