Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-14 10:12:15 +00:00

View File

@@ -85,7 +85,7 @@ export default function LandingPage() {
<ProductCardFour
products={[
{
id: "veg-thali", name: "Veg Thali", price: "₹250", variant: "Vegetarian", imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-with-copy-space_23-2148747659.jpg", imageAlt: "Traditional Bengali vegetarian thali with rice and vegetables"
id: "veg-thali", name: "Veg Thali", price: "₹250", variant: "Vegetarian", imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-with-copy-space_23-2148747659.jpg?_wi=1", imageAlt: "Traditional Bengali vegetarian thali with rice and vegetables"
},
{
id: "chingri-malaikari", name: "Chingri Malaikari", price: "₹350", variant: "Seafood", imageSrc: "http://img.b2bpic.net/free-photo/side-view-casserole-with-sauces_140725-14095.jpg", imageAlt: "Creamy prawn curry Bengali style"
@@ -126,7 +126,7 @@ export default function LandingPage() {
testimonials={[
{
id: "testimonial-1", name: "Priya Sharma", role: "Food Enthusiast", company: "Cooch Behar Local", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-woman-using-her-phone_23-2148286067.jpg", imageAlt: "Priya Sharma profile photo"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-woman-using-her-phone_23-2148286067.jpg?_wi=1", imageAlt: "Priya Sharma profile photo"
},
{
id: "testimonial-2", name: "Rajesh Kumar", role: "Business Owner", company: "Regular Customer", rating: 5,
@@ -175,10 +175,10 @@ export default function LandingPage() {
<MetricCardEleven
metrics={[
{
id: "metric-1", value: "150+", title: "Satisfied Customers", description: "Diners who trust us for authentic Bengali cuisine", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-woman-using-her-phone_23-2148286067.jpg", imageAlt: "Happy customer at restaurant"
id: "metric-1", value: "150+", title: "Satisfied Customers", description: "Diners who trust us for authentic Bengali cuisine", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-woman-using-her-phone_23-2148286067.jpg?_wi=2", imageAlt: "Happy customer at restaurant"
},
{
id: "metric-2", value: "₹200-400", title: "Affordable Pricing", description: "Per person for a complete dining experience", imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-with-copy-space_23-2148747659.jpg", imageAlt: "Affordable meal pricing"
id: "metric-2", value: "₹200-400", title: "Affordable Pricing", description: "Per person for a complete dining experience", imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-with-copy-space_23-2148747659.jpg?_wi=2", imageAlt: "Affordable meal pricing"
},
{
id: "metric-3", value: "10+ Years", title: "Years of Excellence", description: "Serving Cooch Behar with traditional flavors", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-celebrating-together_23-2149734960.jpg", imageAlt: "Years of service and excellence"