Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-10 19:14:25 +00:00

View File

@@ -89,8 +89,8 @@ export default function LandingPage() {
{ id: "2", name: "Loaded Waffle Deluxe", price: "₹349", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2147788575.jpg", imageAlt: "Loaded waffle with multiple toppings" },
{ id: "3", name: "Ice Cream Dream Waffle", price: "₹299", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-waffles-plate-with-tea-eggs-flour-milk-dark-horizontal_176474-4852.jpg", imageAlt: "Waffle with ice cream scoop" },
{ id: "4", name: "Chocolate Cold Coffee", price: "₹199", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-frappe-assortment-white-table_23-2148623246.jpg", imageAlt: "Cold coffee shake beverage" },
{ id: "5", name: "Premium Brownie", price: "₹189", imageSrc: "http://img.b2bpic.net/free-photo/side-view-souffle-cake-with-chocolate-berry-jelly-whipped-cream-strawberry-chocolate-chips-plate_141793-3681.jpg", imageAlt: "Premium chocolate brownie" },
{ id: "6", name: "Chocolate Mousse", price: "₹179", imageSrc: "http://img.b2bpic.net/free-photo/side-view-souffle-cake-with-chocolate-berry-jelly-whipped-cream-strawberry-chocolate-chips-plate_141793-3681.jpg", imageAlt: "Rich chocolate mousse" }
{ id: "5", name: "Premium Brownie", price: "₹189", imageSrc: "http://img.b2bpic.net/free-photo/side-view-souffle-cake-with-chocolate-berry-jelly-whipped-cream-strawberry-chocolate-chips-plate_141793-3681.jpg?_wi=1", imageAlt: "Premium chocolate brownie" },
{ id: "6", name: "Chocolate Mousse", price: "₹179", imageSrc: "http://img.b2bpic.net/free-photo/side-view-souffle-cake-with-chocolate-berry-jelly-whipped-cream-strawberry-chocolate-chips-plate_141793-3681.jpg?_wi=2", imageAlt: "Rich chocolate mousse" }
]}
/>
</div>