Merge version_1 into main #1

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

View File

@@ -42,6 +42,7 @@ export default function LandingPage() {
<HeroSplitDualMedia
title="Khati Bangaliana Authentic Taste of Bengal"
description="Experience the true flavors of traditional Bengali cuisine in Cooch Behar. Warm hospitality, homestyle cooking, and authentic recipes passed down through generations."
background={{ variant: "radial-gradient" }}
tag="Premium Bengali Dining"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -174,13 +175,13 @@ export default function LandingPage() {
<MetricCardEleven
metrics={[
{
id: "metric-1", value: "150+", title: "Satisfied Customers", description: "Diners who trust us for authentic Bengali cuisine"
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-2", value: "₹200-400", title: "Affordable Pricing", description: "Per person for a complete dining experience"
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-3", value: "10+ Years", title: "Years of Excellence", description: "Serving Cooch Behar with traditional flavors"
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"
}
]}
animationType="blur-reveal"