Merge version_2 into main #3
@@ -93,8 +93,8 @@ export default function LandingPage() {
|
||||
{ id: "c3", name: "Cold Brew", price: "₹280", variant: "Cold", imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-ice-cubes-glass-wooden-spoon_23-2148441187.jpg" },
|
||||
{ id: "f1", name: "Almond Croissant", price: "₹180", variant: "Food", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-little-cake-with-cream-fresh-sliced-fruits-along-with-cinnamon-tea-grey-blue-desk-fruit-cake-biscuit_140725-22588.jpg" },
|
||||
{ id: "f2", name: "Seasonal Fruit Tart", price: "₹220", variant: "Food", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-jelly-pancakes-with-raisins-fruit-jelly-white-background-cake-biscuit-dessert-jelly-jam-sweet_140725-96513.jpg" },
|
||||
{ id: "a1", name: "Extra Oat Milk", price: "₹40", variant: "Add-on", imageSrc: "http://img.b2bpic.net/free-photo/composition-beautiful-tableware-table_23-2148835161.jpg" },
|
||||
{ id: "a2", name: "Vanilla Syrup", price: "₹30", variant: "Add-on", imageSrc: "http://img.b2bpic.net/free-photo/composition-beautiful-tableware-table_23-2148835161.jpg" }
|
||||
{ id: "a1", name: "Extra Oat Milk", price: "₹40", variant: "Add-on", imageSrc: "http://img.b2bpic.net/free-photo/composition-beautiful-tableware-table_23-2148835161.jpg?_wi=1" },
|
||||
{ id: "a2", name: "Vanilla Syrup", price: "₹30", variant: "Add-on", imageSrc: "http://img.b2bpic.net/free-photo/composition-beautiful-tableware-table_23-2148835161.jpg?_wi=2" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user