Merge version_2 into main #6

Merged
bender merged 2 commits from version_2 into main 2026-04-20 03:52:02 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -32,8 +32,8 @@ export default function GalleryPage() {
products={[
{ id: "g1", name: "Artisan Sweets", price: "", imageSrc: "http://img.b2bpic.net/free-photo/indian-dessert-presentation-wedding_23-2151994688.jpg" },
{ id: "g2", name: "Festive Collection", price: "", imageSrc: "http://img.b2bpic.net/free-photo/colorful-baskets-fresh-spices-sale-generated-by-ai_188544-9016.jpg?_wi=1" },
{ id: "g3", name: "Traditional Savories", price: "", imageSrc: "http://img.b2bpic.net/free-photo/variety-salted-crackers-orange-bowl_114579-54041.jpg" },
{ id: "g4", name: "Handcrafted Treats", price: "", imageSrc: "http://img.b2bpic.net/free-photo/orange-roll-barfee-barfi-sweet-mitlai_466689-71823.jpg" },
{ id: "g3", name: "Traditional Savories", price: "", imageSrc: "http://img.b2bpic.net/free-photo/variety-salted-crackers-orange-bowl_114579-54041.jpg?_wi=1" },
{ id: "g4", name: "Handcrafted Treats", price: "", imageSrc: "http://img.b2bpic.net/free-photo/orange-roll-barfee-barfi-sweet-mitlai_466689-71823.jpg?_wi=1" },
]}
textboxLayout="default"
useInvertedBackground={false}

View File

@@ -32,8 +32,8 @@ export default function MenuPage() {
{ id: "1", name: "Classic Laddu", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pepernoten-dessert-still-life_23-2149766704.jpg" },
{ id: "2", name: "Gulab Jamun", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/baked-red-bean-paste-buns-place-brown-fabric-served-with-coffee_1150-35411.jpg" },
{ id: "3", name: "Royal Barfi", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pink-cakes-with-candies-cookies-white-desk-sweet-cake-biscuit-tea-pie-cookies_140725-64520.jpg" },
{ id: "4", name: "Crispy Samosa", price: "$8.00", imageSrc: "http://img.b2bpic.net/free-photo/variety-salted-crackers-orange-bowl_114579-54041.jpg" },
{ id: "5", name: "Fresh Jalebi", price: "$10.00", imageSrc: "http://img.b2bpic.net/free-photo/orange-roll-barfee-barfi-sweet-mitlai_466689-71823.jpg" },
{ id: "4", name: "Crispy Samosa", price: "$8.00", imageSrc: "http://img.b2bpic.net/free-photo/variety-salted-crackers-orange-bowl_114579-54041.jpg?_wi=2" },
{ id: "5", name: "Fresh Jalebi", price: "$10.00", imageSrc: "http://img.b2bpic.net/free-photo/orange-roll-barfee-barfi-sweet-mitlai_466689-71823.jpg?_wi=2" },
]}
title="Our Menu"
description="Discover our wide selection of sweets and savory treats."