Update src/app/page.tsx

This commit is contained in:
2026-04-17 15:21:22 +00:00
parent b01c71fcc2
commit dbd775a4e8

View File

@@ -91,9 +91,9 @@ export default function LandingPage() {
{ id: "c1", name: "Signature Espresso", price: "₹150", variant: "Coffee", imageSrc: "http://img.b2bpic.net/free-photo/cup-with-strong-turkish-coffee-black-old-table-bizet-top-view_166373-2980.jpg" },
{ id: "c2", name: "Velvet Mocha", price: "₹250", variant: "Coffee", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-adult-enjoying-warm-drink_23-2149134379.jpg" },
{ id: "c3", name: "Cold Brew", price: "₹280", variant: "Cold Brews", imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-ice-cubes-glass-wooden-spoon_23-2148441187.jpg" },
{ id: "c4", name: "Hot Chocolate", price: "₹200", variant: "Hot Chocolates", imageSrc: "http://img.b2bpic.net/free-photo/hot-chocolate-with-marshmallows_23-2148750860.jpg" },
{ id: "m1", name: "Matcha Latte", price: "₹300", variant: "Matcha", imageSrc: "http://img.b2bpic.net/free-photo/matcha-latte-with-green-tea-powder_23-2148439162.jpg" },
{ id: "d1", name: "Almond Croissant", price: "₹180", variant: "Desserts", 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: "c4", name: "Hot Chocolate", price: "₹200", variant: "Hot Chocolates", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CUQSyHC3xQ9VNAiwQvYwkQjE6l/uploaded-1776438718851-q5l5yk32.jpg" },
{ id: "m1", name: "Matcha Latte", price: "₹300", variant: "Matcha", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CUQSyHC3xQ9VNAiwQvYwkQjE6l/uploaded-1776438773065-lat2y8ed.jpg" },
{ id: "d1", name: "Almond Croissant", price: "₹180", variant: "Desserts", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CUQSyHC3xQ9VNAiwQvYwkQjE6l/uploaded-1776439276409-b2mp843q.jpg" },
{ id: "d2", name: "Seasonal Fruit Tart", price: "₹220", variant: "Desserts", 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: "mo1", name: "Mint Mojito", price: "₹250", variant: "Mojitos", imageSrc: "http://img.b2bpic.net/free-photo/fresh-mojito-cocktail-with-lime-mint_23-2148446210.jpg" },
{ id: "s1", name: "Vanilla Shake", price: "₹250", variant: "Shakes", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CUQSyHC3xQ9VNAiwQvYwkQjE6l/uploaded-1776438537213-b75vintw.jpg" },