Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-18 00:21:08 +00:00

View File

@@ -91,10 +91,10 @@ export default function LandingPage() {
title: "Hand-Rolled Ice Cream", description: "Each roll is crafted on an authentic frozen marble slab using premium ingredients and traditional techniques for the perfect texture and flavor fusion.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cream-cake-with-fresh-red-cranberries-along-with-cinnamon-cookies-tea-shining-table-sugar-sweet_140725-27643.jpg", imageAlt: "Live ice cream rolling process demonstration"
},
{
title: "Authentic Desi Flavors", description: "From pistachio cardamom to mango kulfi, our menu celebrates South Asian culinary heritage with luxury ingredients and innovative presentations.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-turkish-delight-barberry-lokum-antique-tray-black-wall_140725-12938.jpg", imageAlt: "Authentic gulab jamun traditional desi dessert"
title: "Authentic Desi Flavors", description: "From pistachio cardamom to mango kulfi, our menu celebrates South Asian culinary heritage with luxury ingredients and innovative presentations.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-turkish-delight-barberry-lokum-antique-tray-black-wall_140725-12938.jpg?_wi=1", imageAlt: "Authentic gulab jamun traditional desi dessert"
},
{
title: "Premium Ingredients", description: "We source the finest desi spices, fresh fruits, and premium bases. Every component is chosen to elevate the experience and honor tradition.", imageSrc: "http://img.b2bpic.net/free-photo/typical-brazilian-freezies-with-fruits-still-life_23-2150187439.jpg", imageAlt: "Luxury falooda with premium ingredients layered"
title: "Premium Ingredients", description: "We source the finest desi spices, fresh fruits, and premium bases. Every component is chosen to elevate the experience and honor tradition.", imageSrc: "http://img.b2bpic.net/free-photo/typical-brazilian-freezies-with-fruits-still-life_23-2150187439.jpg?_wi=1", imageAlt: "Luxury falooda with premium ingredients layered"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -119,10 +119,10 @@ export default function LandingPage() {
id: "mango-roll", name: "Mango Kulfi Roll", price: "$13", variant: "Seasonal", imageSrc: "http://img.b2bpic.net/free-photo/half-shot-gift-cake-with-fruits-mixed-color-table_140725-86691.jpg", imageAlt: "Artisanal mango cardamom ice cream roll"
},
{
id: "rose-falooda", name: "Rose Falooda Experience", price: "$14", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/typical-brazilian-freezies-with-fruits-still-life_23-2150187439.jpg", imageAlt: "Premium rose falooda with premium ingredients"
id: "rose-falooda", name: "Rose Falooda Experience", price: "$14", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/typical-brazilian-freezies-with-fruits-still-life_23-2150187439.jpg?_wi=2", imageAlt: "Premium rose falooda with premium ingredients"
},
{
id: "gulab-jamun", name: "Gulab Jamun Roll", price: "$11", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-turkish-delight-barberry-lokum-antique-tray-black-wall_140725-12938.jpg", imageAlt: "Authentic gulab jamun ice cream creation"
id: "gulab-jamun", name: "Gulab Jamun Roll", price: "$11", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-turkish-delight-barberry-lokum-antique-tray-black-wall_140725-12938.jpg?_wi=2", imageAlt: "Authentic gulab jamun ice cream creation"
}
]}
gridVariant="four-items-2x2-equal-grid"