From 2e06402ca830f4581256e19cb8e51a33e2d25605 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 08:42:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a143bd5..7ecd872 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" -- 2.49.1