Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-09 23:53:12 +00:00

View File

@@ -74,7 +74,7 @@ export default function LandingPage() {
description="Vishnu Bhavan brings the authentic spirit of South Indian vegetarian cuisine to Toongabbie. We believe in using the freshest, locally sourced ingredients to recreate the magic of traditional home-style cooking."
subdescription="From our crispy dosas to our slow-cooked curries, every meal is prepared with passion, heritage, and the commitment to bring people together through the joy of food."
icon={Utensils}
imageSrc="http://img.b2bpic.net/free-photo/top-view-dish-spruce-branches-appetizing-christmas-dish-with-lemon-bottle-oil-spices-spruce-branches-with-cones-garlic_140725-111635.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-dish-spruce-branches-appetizing-christmas-dish-with-lemon-bottle-oil-spices-spruce-branches-with-cones-garlic_140725-111635.jpg?_wi=1"
mediaAnimation="blur-reveal"
useInvertedBackground={false}
/>
@@ -86,10 +86,10 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{ title: "Highly Rated", description: "Consistently rated 4.9 stars by our community for service and taste.", buttonIcon: Star, imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086076.jpg" },
{ title: "Affordable Dining", description: "Enjoy premium vegetarian meals for just $120 per person.", buttonIcon: DollarSign, imageSrc: "http://img.b2bpic.net/free-photo/top-view-dish-spruce-branches-appetizing-christmas-dish-with-lemon-bottle-oil-spices-spruce-branches-with-cones-garlic_140725-111635.jpg" },
{ title: "Flexible Options", description: "Dine-in, takeaway, kerbside pickup, or home delivery for your convenience.", buttonIcon: Truck, imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-composition_23-2149086067.jpg" },
{ title: "Authentic Taste", description: "Traditional recipes prepared by our master chefs every single day.", buttonIcon: CheckCircle, imageSrc: "http://img.b2bpic.net/free-photo/white-board-round-yellow-cookies-with-sprinkles_114579-32135.jpg" },
{ title: "Community Focus", description: "Serving the Toongabbie neighborhood with heart and heritage.", buttonIcon: Users, imageSrc: "http://img.b2bpic.net/free-photo/arrangement-different-pakistan-goodies_23-2148821571.jpg" },
{ title: "Affordable Dining", description: "Enjoy premium vegetarian meals for just $120 per person.", buttonIcon: DollarSign, imageSrc: "http://img.b2bpic.net/free-photo/top-view-dish-spruce-branches-appetizing-christmas-dish-with-lemon-bottle-oil-spices-spruce-branches-with-cones-garlic_140725-111635.jpg?_wi=2" },
{ title: "Flexible Options", description: "Dine-in, takeaway, kerbside pickup, or home delivery for your convenience.", buttonIcon: Truck, imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-composition_23-2149086067.jpg?_wi=1" },
{ title: "Authentic Taste", description: "Traditional recipes prepared by our master chefs every single day.", buttonIcon: CheckCircle, imageSrc: "http://img.b2bpic.net/free-photo/white-board-round-yellow-cookies-with-sprinkles_114579-32135.jpg?_wi=1" },
{ title: "Community Focus", description: "Serving the Toongabbie neighborhood with heart and heritage.", buttonIcon: Users, imageSrc: "http://img.b2bpic.net/free-photo/arrangement-different-pakistan-goodies_23-2148821571.jpg?_wi=1" },
]}
title="Why Choose Us?"
description="We are proud to serve our local community with quality, affordability, and authentic flavors that feel like home."
@@ -103,9 +103,9 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{ id: "1", name: "Masala Dosa", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-composition_23-2149086067.jpg" },
{ id: "2", name: "Idli & Vada", price: "$9.00", imageSrc: "http://img.b2bpic.net/free-photo/white-board-round-yellow-cookies-with-sprinkles_114579-32135.jpg" },
{ id: "3", name: "Curry Platter", price: "$16.00", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-different-pakistan-goodies_23-2148821571.jpg" },
{ id: "1", name: "Masala Dosa", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-composition_23-2149086067.jpg?_wi=2" },
{ id: "2", name: "Idli & Vada", price: "$9.00", imageSrc: "http://img.b2bpic.net/free-photo/white-board-round-yellow-cookies-with-sprinkles_114579-32135.jpg?_wi=2" },
{ id: "3", name: "Curry Platter", price: "$16.00", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-different-pakistan-goodies_23-2148821571.jpg?_wi=2" },
{ id: "4", name: "Banana Leaf Meal", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/freshly-cooked-meal-pork-rice-generated-by-ai_188544-38783.jpg" },
{ id: "5", name: "Mango Juice", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/glass-with-yogurt-piece-cloth_23-2148660414.jpg" },
{ id: "6", name: "Trad. Dessert", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-high-protein-vegan-dessert-arrangement_23-2149039387.jpg" },