Merge version_1 into main #1
@@ -96,7 +96,7 @@ export default function CafeZamZam() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Cafe Zam Zam", name: "Mango Shake", price: "₹120", rating: 5,
|
||||
reviewCount: "450+", imageSrc: "http://img.b2bpic.net/free-photo/panna-cotta-with-pineapple-slices_140725-2172.jpg", imageAlt: "Signature mango shake with creamy layers"
|
||||
reviewCount: "450+", imageSrc: "http://img.b2bpic.net/free-photo/panna-cotta-with-pineapple-slices_140725-2172.jpg?_wi=1", imageAlt: "Signature mango shake with creamy layers"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Cafe Zam Zam", name: "Chicken Tikka Masala", price: "₹280", rating: 5,
|
||||
@@ -133,7 +133,7 @@ export default function CafeZamZam() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Mango Bliss", author: "Summer Favorite", description: "Creamy mango layers with condensed milk, topped with mango pulp and fresh whipped cream. A tropical escape.", tags: ["Mango", "Seasonal", "Refreshing"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/panna-cotta-with-pineapple-slices_140725-2172.jpg", imageAlt: "Mango Bliss creamy dessert drink"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/panna-cotta-with-pineapple-slices_140725-2172.jpg?_wi=2", imageAlt: "Mango Bliss creamy dessert drink"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user