Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-08 05:58:58 +00:00
2 changed files with 15 additions and 1407 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -140,16 +140,16 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
features={[
{
id: "01", title: "100% Pure Vegetarian", description: "No compromises. Every dish is completely vegetarian, making it perfect for families who value pure, plant-based cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006665.jpg", imageAlt: "Pure vegetarian restaurant"
id: "01", title: "Affordable Meals", description: "Delicious, authentic Indian food that doesn't break the bank. Bringing restaurant quality to family budgets.", imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086078.jpg?_wi=3", imageAlt: "Affordable family meals"
},
{
id: "02", title: "Fresh Ingredients", description: "We source the finest vegetables and spices daily, ensuring every meal is bursting with authentic flavors and nutrition.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-cutlets-with-cooked-rice-seasonings-dark-surface-food-dish-photo_140725-82477.jpg?_wi=3", imageAlt: "Fresh ingredient preparation"
id: "02", title: "100% Pure Vegetarian", description: "No compromises. Every dish is completely vegetarian, making it perfect for families who value pure, plant-based cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006665.jpg", imageAlt: "Pure vegetarian restaurant"
},
{
id: "03", title: "Traditional Recipes", description: "Our recipes honor centuries of Indian culinary tradition, prepared by experienced cooks who understand authentic taste.", imageSrc: "http://img.b2bpic.net/free-psd/best-indian-food-poster_23-2151997398.jpg?_wi=3", imageAlt: "Traditional recipe preparation"
id: "03", title: "Fresh Ingredients", description: "We source the finest vegetables and spices daily, ensuring every meal is bursting with authentic flavors and nutrition.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-cutlets-with-cooked-rice-seasonings-dark-surface-food-dish-photo_140725-82477.jpg?_wi=3", imageAlt: "Fresh ingredient preparation"
},
{
id: "04", title: "Affordable Meals", description: "Delicious, authentic Indian food that doesn't break the bank. Bringing restaurant quality to family budgets.", imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086078.jpg?_wi=3", imageAlt: "Affordable family meals"
id: "04", title: "Traditional Recipes", description: "Our recipes honor centuries of Indian culinary tradition, prepared by experienced cooks who understand authentic taste.", imageSrc: "http://img.b2bpic.net/free-psd/best-indian-food-poster_23-2151997398.jpg?_wi=3", imageAlt: "Traditional recipe preparation"
}
]}
/>