Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-29 19:21:31 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Sher-E-Punjab"
/>
@@ -55,62 +47,39 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Experience the Soul of Punjab in Kolkata"
description="Indulge in authentic North Indian delicacies crafted with traditional spices and passed-down recipes. A culinary journey awaits you."
buttons={[
{
text: "Reserve a Table",
href: "#contact",
},
text: "Reserve a Table", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/interior-decoration-inspired-by-mexican-folklore_23-2150711317.jpg"
imageAlt="north indian dining table setting"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/indoor-decoration-lounge-africa-life_1203-5075.jpg",
alt: "indoor decoration lounge africa life",
},
src: "http://img.b2bpic.net/free-photo/indoor-decoration-lounge-africa-life_1203-5075.jpg", alt: "indoor decoration lounge africa life"},
{
src: "http://img.b2bpic.net/free-photo/colorful-vibrant-indian-landscape_23-2151893908.jpg",
alt: "Colorful and vibrant indian landscape",
},
src: "http://img.b2bpic.net/free-photo/colorful-vibrant-indian-landscape_23-2151893908.jpg", alt: "Colorful and vibrant indian landscape"},
{
src: "http://img.b2bpic.net/free-photo/interior-decoration-inspired-by-mexican-folklore_23-2150711321.jpg",
alt: "Interior decoration inspired by mexican folklore",
},
src: "http://img.b2bpic.net/free-photo/interior-decoration-inspired-by-mexican-folklore_23-2150711321.jpg", alt: "Interior decoration inspired by mexican folklore"},
{
src: "http://img.b2bpic.net/free-photo/sofa-pillow_74190-1207.jpg",
alt: "Sofa pillow",
},
src: "http://img.b2bpic.net/free-photo/sofa-pillow_74190-1207.jpg", alt: "Sofa pillow"},
{
src: "http://img.b2bpic.net/free-photo/laughing-woman-with-dish-menu_23-2147681115.jpg",
alt: "Laughing woman with dish and menu",
},
src: "http://img.b2bpic.net/free-photo/laughing-woman-with-dish-menu_23-2147681115.jpg", alt: "Laughing woman with dish and menu"},
]}
marqueeItems={[
{
type: "text",
text: "Authentic Spices",
},
type: "text", text: "Authentic Spices"},
{
type: "text",
text: "Traditional Recipes",
},
type: "text", text: "Traditional Recipes"},
{
type: "text",
text: "30 Years Legacy",
},
type: "text", text: "30 Years Legacy"},
{
type: "text",
text: "Legendary Service",
},
type: "text", text: "Legendary Service"},
{
type: "text",
text: "Fresh Ingredients",
},
type: "text", text: "Fresh Ingredients"},
]}
/>
</div>
@@ -123,17 +92,11 @@ export default function LandingPage() {
description="Sher-E-Punjab brings the legendary taste of North India to the heart of Kolkata. With over 30 years of history, our commitment to quality and traditional preparation remains unchanged."
bulletPoints={[
{
title: "Traditional Recipes",
description: "Authentic spice blends directly from North Indian roots.",
},
title: "Traditional Recipes", description: "Authentic spice blends directly from North Indian roots."},
{
title: "Finest Ingredients",
description: "Locally sourced and globally curated produce for premium taste.",
},
title: "Finest Ingredients", description: "Locally sourced and globally curated produce for premium taste."},
{
title: "Legendary Service",
description: "Experience warm, authentic hospitality in every service.",
},
title: "Legendary Service", description: "Experience warm, authentic hospitality in every service."},
]}
imageSrc="http://img.b2bpic.net/free-photo/pile-plates-with-leftovers_23-2148748960.jpg"
imageAlt="chef preparing indian food"
@@ -149,47 +112,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Butter Chicken",
price: "₹450",
imageSrc: "http://img.b2bpic.net/free-photo/pakistani-food-cloth-flat-lay_23-2148825098.jpg",
imageAlt: "butter chicken dish indian cuisine",
},
id: "p1", name: "Butter Chicken", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/pakistani-food-cloth-flat-lay_23-2148825098.jpg", imageAlt: "butter chicken dish indian cuisine"},
{
id: "p2",
name: "Dal Makhani",
price: "₹320",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-soup-inside-round-plate-with-bread-seasonings-dark-blue-desk_140725-50604.jpg",
imageAlt: "butter chicken dish indian cuisine",
},
id: "p2", name: "Dal Makhani", price: "₹320", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-soup-inside-round-plate-with-bread-seasonings-dark-blue-desk_140725-50604.jpg", imageAlt: "butter chicken dish indian cuisine"},
{
id: "p3",
name: "Paneer Tikka",
price: "₹380",
imageSrc: "http://img.b2bpic.net/free-photo/butter-chicken-with-rice-naan_23-2152002850.jpg",
imageAlt: "butter chicken dish indian cuisine",
},
id: "p3", name: "Paneer Tikka", price: "₹380", imageSrc: "http://img.b2bpic.net/free-photo/butter-chicken-with-rice-naan_23-2152002850.jpg", imageAlt: "butter chicken dish indian cuisine"},
{
id: "p4",
name: "Garlic Naan",
price: "₹90",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-red-curry-black-cup_1150-23928.jpg",
imageAlt: "butter chicken dish indian cuisine",
},
id: "p4", name: "Garlic Naan", price: "₹90", imageSrc: "http://img.b2bpic.net/free-photo/chicken-red-curry-black-cup_1150-23928.jpg", imageAlt: "butter chicken dish indian cuisine"},
{
id: "p5",
name: "Lamb Rogan Josh",
price: "₹550",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-indian-food-with-sauce_23-2148747684.jpg",
imageAlt: "butter chicken dish indian cuisine",
},
id: "p5", name: "Lamb Rogan Josh", price: "₹550", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-indian-food-with-sauce_23-2148747684.jpg", imageAlt: "butter chicken dish indian cuisine"},
{
id: "p6",
name: "Biryani Box",
price: "₹390",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-red-curry-black-cup_1150-23916.jpg",
imageAlt: "butter chicken dish indian cuisine",
},
id: "p6", name: "Biryani Box", price: "₹390", imageSrc: "http://img.b2bpic.net/free-photo/chicken-red-curry-black-cup_1150-23916.jpg", imageAlt: "butter chicken dish indian cuisine"},
]}
title="Signature Specialties"
description="Hand-picked highlights from our extensive menu, designed to offer you the ultimate Indian culinary experience."
@@ -203,20 +136,11 @@ export default function LandingPage() {
tag="Our Achievements"
metrics={[
{
id: "m1",
value: "30+",
description: "Years of Culinary Excellence",
},
id: "m1", value: "30+", description: "Years of Culinary Excellence"},
{
id: "m2",
value: "50k+",
description: "Happy Guests Served",
},
id: "m2", value: "50k+", description: "Happy Guests Served"},
{
id: "m3",
value: "100+",
description: "Unique Traditional Recipes",
},
id: "m3", value: "100+", description: "Unique Traditional Recipes"},
]}
metricsAnimation="slide-up"
/>
@@ -229,45 +153,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Rohan Gupta",
handle: "@rohan.g",
testimonial: "Absolutely the best Butter Chicken in Kolkata. Feels like home.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-spanish-tortilla_23-2150168126.jpg",
},
id: "t1", name: "Rohan Gupta", handle: "@rohan.g", testimonial: "Absolutely the best Butter Chicken in Kolkata. Feels like home.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-spanish-tortilla_23-2150168126.jpg"},
{
id: "t2",
name: "Priya Sen",
handle: "@priyasen",
testimonial: "A classic spot for North Indian food. The service is impeccable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081870.jpg",
},
id: "t2", name: "Priya Sen", handle: "@priyasen", testimonial: "A classic spot for North Indian food. The service is impeccable.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081870.jpg"},
{
id: "t3",
name: "Amit Chatterjee",
handle: "@amitc",
testimonial: "Authentic spices, perfect ambiance, and generous portions.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-cheerful-girl-baking-kitchen-making-dough-holding-recipe-book-having-ideas_1258-195087.jpg",
},
id: "t3", name: "Amit Chatterjee", handle: "@amitc", testimonial: "Authentic spices, perfect ambiance, and generous portions.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-cheerful-girl-baking-kitchen-making-dough-holding-recipe-book-having-ideas_1258-195087.jpg"},
{
id: "t4",
name: "Sonia Das",
handle: "@soniad",
testimonial: "My go-to place for Sunday family dinners. Always consistent.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006704.jpg",
},
id: "t4", name: "Sonia Das", handle: "@soniad", testimonial: "My go-to place for Sunday family dinners. Always consistent.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006704.jpg"},
{
id: "t5",
name: "Rahul Bose",
handle: "@rahulb",
testimonial: "The Dal Makhani is legendary. A must-try restaurant.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg",
},
id: "t5", name: "Rahul Bose", handle: "@rahulb", testimonial: "The Dal Makhani is legendary. A must-try restaurant.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg"},
]}
showRating={true}
title="Guest Testimonials"
@@ -280,14 +179,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Kolkata Foodie",
"Times Gourmet",
"India Restaurant Guide",
"Taste of India",
"Urban Dining",
"Food Blogger Association",
"City Culinary Excellence",
]}
"Kolkata Foodie", "Times Gourmet", "India Restaurant Guide", "Taste of India", "Urban Dining", "Food Blogger Association", "City Culinary Excellence"]}
title="Recognized Excellence"
description="Proudly featured in leading culinary platforms and guides."
/>
@@ -299,25 +191,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Do you accept reservations?",
content: "Yes, we highly recommend reserving a table, especially on weekends.",
},
id: "f1", title: "Do you accept reservations?", content: "Yes, we highly recommend reserving a table, especially on weekends."},
{
id: "f2",
title: "Are you open on public holidays?",
content: "Yes, we are open on most public holidays, check our social media for updates.",
},
id: "f2", title: "Are you open on public holidays?", content: "Yes, we are open on most public holidays, check our social media for updates."},
{
id: "f3",
title: "Do you offer delivery?",
content: "Yes, we deliver across Kolkata through all major food delivery platforms.",
},
id: "f3", title: "Do you offer delivery?", content: "Yes, we deliver across Kolkata through all major food delivery platforms."},
{
id: "f4",
title: "Is there parking available?",
content: "We offer dedicated valet parking for our dine-in customers.",
},
id: "f4", title: "Is there parking available?", content: "We offer dedicated valet parking for our dine-in customers."},
]}
title="Common Questions"
description="Everything you need to know about dining with us."
@@ -332,28 +212,17 @@ export default function LandingPage() {
description="Have a query or want to make a reservation? Reach out, and we will get back to you shortly."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Phone Number",
required: true,
name: "phone", type: "tel", placeholder: "Phone Number", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Your reservation details...",
rows: 4,
name: "message", placeholder: "Table Booking: Your reservation details...", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/delicious-smoke-cooked-food_23-2151259645.jpg"
@@ -365,16 +234,12 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Sher-E-Punjab Kolkata"
leftLink={{
text: "Contact: +91 33 2460 0000",
href: "tel:+913324600000",
}}
text: "Contact: +91 33 2460 0000", href: "tel:+913324600000"}}
rightLink={{
text: "Location: Park Street, Kolkata",
href: "https://maps.google.com",
}}
text: "Location: Park Street, Kolkata", href: "https://maps.google.com"}}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}