Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-07 08:42:20 +00:00

View File

@@ -103,13 +103,13 @@ export default function LandingPage() {
tagIcon={Utensils}
features={[
{
title: "Masala Dosa", description: "Crispy, golden dosa with aromatic potato filling. A South Indian classic.", imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-arrangement_23-2149086079.jpg", imageAlt: "Masala Dosa"},
title: "Masala Dosa", description: "Crispy, golden dosa with aromatic potato filling. A South Indian classic.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbeWK8SVeBaMhQSUCBsi6NxElW/uploaded-1772871284204-fv9puspo.png", imageAlt: "Masala Dosa"},
{
title: "Paneer Butter Masala", description: "Creamy, rich North Indian curry with soft paneer. Pairs perfectly with roti.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-table_23-2151902516.jpg", imageAlt: "Paneer Butter Masala"},
{
title: "Butter Roti", description: "Soft, freshly made roti with pure ghee. Baked fresh in our kitchen.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-with-sauce_23-2148747683.jpg?_wi=1", imageAlt: "Butter Roti"},
title: "Open Butter Masala Dosa ", description: "Soft, freshly made roti with pure ghee. Baked fresh in our kitchen.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbeWK8SVeBaMhQSUCBsi6NxElW/uploaded-1772871038027-9tfg79ro.png", imageAlt: "Open Butter Masala Dosa "},
{
title: "Mango Lassi", description: "Refreshing seasonal beverage. Made with fresh mangoes and yogurt.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-with-sauce_23-2148747683.jpg?_wi=2", imageAlt: "Mango Lassi"},
title: "Coffee ", description: "Refreshing seasonal beverage. Made with fresh mangoes and yogurt.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbeWK8SVeBaMhQSUCBsi6NxElW/uploaded-1772868959539-7td0x6ek.png", imageAlt: "Coffee "},
]}
animationType="slide-up"
gridVariant="two-columns-alternating-heights"
@@ -127,11 +127,11 @@ export default function LandingPage() {
tagIcon={Calendar}
products={[
{
id: "1", name: "Small Weddings", price: "Available", variant: "50-100 guests • Catering included", imageSrc: "http://img.b2bpic.net/free-photo/table-setting-with-floral-centerpiece-wedding-reception-venue_637285-5627.jpg?_wi=1", imageAlt: "Wedding celebration setup"},
id: "1", name: "", price: "Available", variant: " ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbeWK8SVeBaMhQSUCBsi6NxElW/uploaded-1772872692210-9pjo36wr.png", imageAlt: "Wedding celebration setup"},
{
id: "2", name: "Birthday Parties", price: "Available", variant: "30-200 guests • Customizable menu", imageSrc: "http://img.b2bpic.net/free-photo/table-setting-with-floral-centerpiece-wedding-reception-venue_637285-5627.jpg?_wi=2", imageAlt: "Birthday party decoration"},
id: "2", name: "Birthday Parties", price: "Available", variant: "30-200 guests • Customizable menu", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbeWK8SVeBaMhQSUCBsi6NxElW/uploaded-1772872099767-5zzbfjym.png", imageAlt: "Birthday party decoration"},
{
id: "3", name: "Family Gatherings", price: "Available", variant: "20-150 guests • Flexible timing", imageSrc: "http://img.b2bpic.net/free-photo/table-setting-with-floral-centerpiece-wedding-reception-venue_637285-5627.jpg?_wi=3", imageAlt: "Family event celebration"},
id: "3", name: "Family Gatherings", price: "Available", variant: "20-150 guests • Flexible timing", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbeWK8SVeBaMhQSUCBsi6NxElW/uploaded-1772868759600-h2miv6wu.png", imageAlt: "Family event celebration"},
]}
animationType="slide-up"
gridVariant="uniform-all-items-equal"