Merge version_1 into main #2
@@ -34,9 +34,7 @@ export default function GalleryPage() {
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Order Online",
|
||||
href: "https://www.zomato.com",
|
||||
}}
|
||||
text: "Order Online", href: "https://www.zomato.com"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -45,49 +43,13 @@ export default function GalleryPage() {
|
||||
<BlogCardTwo
|
||||
blogs={[
|
||||
{
|
||||
id: "1",
|
||||
category: "Dishes",
|
||||
title: "Signature Butter Chicken",
|
||||
excerpt: "Our most popular dish featuring tender chicken in a rich, creamy tomato sauce with aromatic spices.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cannabis-cookies-cannabis-leaf-put-black-plate_1150-27994.jpg?_wi=2",
|
||||
imageAlt: "Butter Chicken",
|
||||
authorName: "Chef Harpreet",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/smiling-young-male-chef-wearing-uniform-looking-camera-pointing-side-isolated-brown-background_141793-133866.jpg",
|
||||
date: "Signature Dish",
|
||||
},
|
||||
id: "1", category: "Dishes", title: "Signature Butter Chicken", excerpt: "Our most popular dish featuring tender chicken in a rich, creamy tomato sauce with aromatic spices.", imageSrc: "http://img.b2bpic.net/free-photo/cannabis-cookies-cannabis-leaf-put-black-plate_1150-27994.jpg", imageAlt: "Butter Chicken", authorName: "Chef Harpreet", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-young-male-chef-wearing-uniform-looking-camera-pointing-side-isolated-brown-background_141793-133866.jpg", date: "Signature Dish"},
|
||||
{
|
||||
id: "2",
|
||||
category: "Ambiance",
|
||||
title: "Warm Restaurant Interior",
|
||||
excerpt: "Our cozy dining space designed to provide authentic Punjabi hospitality and comfort for families and gatherings.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg?_wi=2",
|
||||
imageAlt: "Restaurant Interior",
|
||||
authorName: "Sada Punjab",
|
||||
authorAvatar: "http://img.b2bpic.net/free-vector/chef-occupation-career-badges-collection_23-2149978290.jpg",
|
||||
date: "Dining Space",
|
||||
},
|
||||
id: "2", category: "Ambiance", title: "Warm Restaurant Interior", excerpt: "Our cozy dining space designed to provide authentic Punjabi hospitality and comfort for families and gatherings.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg", imageAlt: "Restaurant Interior", authorName: "Sada Punjab", authorAvatar: "http://img.b2bpic.net/free-vector/chef-occupation-career-badges-collection_23-2149978290.jpg", date: "Dining Space"},
|
||||
{
|
||||
id: "3",
|
||||
category: "Dishes",
|
||||
title: "Tandoori Specialties",
|
||||
excerpt: "Expertly prepared tandoori items marinated in traditional spices and cooked in our traditional clay oven.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-fried-chicken-with-different-seasonings-dark-desk_140725-79281.jpg?_wi=3",
|
||||
imageAlt: "Tandoori Platter",
|
||||
authorName: "Chef Ranvir",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/male-chef-kitchen-preparing-salad-rubbing-cheese-top_1303-32161.jpg",
|
||||
date: "Chef's Special",
|
||||
},
|
||||
id: "3", category: "Dishes", title: "Tandoori Specialties", excerpt: "Expertly prepared tandoori items marinated in traditional spices and cooked in our traditional clay oven.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-fried-chicken-with-different-seasonings-dark-desk_140725-79281.jpg", imageAlt: "Tandoori Platter", authorName: "Chef Ranvir", authorAvatar: "http://img.b2bpic.net/free-photo/male-chef-kitchen-preparing-salad-rubbing-cheese-top_1303-32161.jpg", date: "Chef's Special"},
|
||||
{
|
||||
id: "4",
|
||||
category: "Ambiance",
|
||||
title: "Punjabi Thali Experience",
|
||||
excerpt: "Complete Punjabi meal experience with multiple dishes, breads, and accompaniments representing the region's culinary richness.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-meal-with-beef-rice-vegetables-generated-by-ai_188544-20448.jpg?_wi=2",
|
||||
imageAlt: "Punjabi Thali",
|
||||
authorName: "Chef Priya",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/female-chef-pointing-away-white-uniform-looking-doubtful_176474-11729.jpg",
|
||||
date: "Complete Meal",
|
||||
},
|
||||
id: "4", category: "Ambiance", title: "Punjabi Thali Experience", excerpt: "Complete Punjabi meal experience with multiple dishes, breads, and accompaniments representing the region's culinary richness.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-meal-with-beef-rice-vegetables-generated-by-ai_188544-20448.jpg", imageAlt: "Punjabi Thali", authorName: "Chef Priya", authorAvatar: "http://img.b2bpic.net/free-photo/female-chef-pointing-away-white-uniform-looking-doubtful_176474-11729.jpg", date: "Complete Meal"},
|
||||
]}
|
||||
title="Visual Tour of Sada Punjab"
|
||||
description="Explore our restaurant through beautiful photography showcasing our dishes, ambiance, and the warmth of Punjabi hospitality."
|
||||
@@ -106,24 +68,16 @@ export default function GalleryPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: MapPin,
|
||||
label: "Location",
|
||||
value: "Mangolpuri, Delhi",
|
||||
},
|
||||
label: "Location", value: "Mangolpuri, Delhi"},
|
||||
{
|
||||
icon: Star,
|
||||
label: "Rating",
|
||||
value: "4.8/5",
|
||||
},
|
||||
label: "Rating", value: "4.8/5"},
|
||||
{
|
||||
icon: Users,
|
||||
label: "Reviews",
|
||||
value: "74+",
|
||||
},
|
||||
label: "Reviews", value: "74+"},
|
||||
{
|
||||
icon: Clock,
|
||||
label: "Hours",
|
||||
value: "11AM-11PM",
|
||||
},
|
||||
label: "Hours", value: "11AM-11PM"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -133,34 +87,22 @@ export default function GalleryPage() {
|
||||
|
||||
<div id="testimonials-gallery" data-section="testimonials-gallery">
|
||||
<TestimonialCardFifteen
|
||||
testimonial="\"Very nice service and delicious food. The staff is very polite and humble. The ambiance is perfect for family dining and they have great attention to detail in every dish. Highly recommended for anyone seeking authentic Punjabi cuisine!\""
|
||||
testimonial="Very nice service and delicious food. The staff is very polite and humble. The ambiance is perfect for family dining and they have great attention to detail in every dish. Highly recommended for anyone seeking authentic Punjabi cuisine!"
|
||||
rating={5}
|
||||
author="Rashmi Rathore, Mangolpuri"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg",
|
||||
alt: "Rashmi Rathore",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg", alt: "Rashmi Rathore"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/business-man-curly-cute-handsome-guy-black-suit-with-crossed-hands-standing-confidently_140725-162676.jpg",
|
||||
alt: "Rajiv Bansal",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/business-man-curly-cute-handsome-guy-black-suit-with-crossed-hands-standing-confidently_140725-162676.jpg", alt: "Rajiv Bansal"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-winking-with-thumb-up_1187-3347.jpg",
|
||||
alt: "Nikhil Garg",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-winking-with-thumb-up_1187-3347.jpg", alt: "Nikhil Garg"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-home_23-2149412549.jpg",
|
||||
alt: "Customer Review",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-home_23-2149412549.jpg", alt: "Customer Review"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-handsome-pensive-man_329181-12118.jpg",
|
||||
alt: "Happy Customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-handsome-pensive-man_329181-12118.jpg", alt: "Happy Customer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-interesting-young-man-winter-clothes_158595-911.jpg",
|
||||
alt: "Satisfied Diner",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-interesting-young-man-winter-clothes_158595-911.jpg", alt: "Satisfied Diner"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="fade-in"
|
||||
@@ -173,66 +115,39 @@ export default function GalleryPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "/menu",
|
||||
},
|
||||
label: "Menu", href: "/menu"},
|
||||
{
|
||||
label: "Gallery",
|
||||
href: "/gallery",
|
||||
},
|
||||
label: "Gallery", href: "/gallery"},
|
||||
{
|
||||
label: "Reservations",
|
||||
href: "/reservations",
|
||||
},
|
||||
label: "Reservations", href: "/reservations"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact Info",
|
||||
items: [
|
||||
title: "Contact Info", items: [
|
||||
{
|
||||
label: "📍 DDA Market, Block T, Mangolpuri",
|
||||
href: "#",
|
||||
},
|
||||
label: "📍 DDA Market, Block T, Mangolpuri", href: "#"},
|
||||
{
|
||||
label: "📞 +91-XXXXXXXXXX",
|
||||
href: "tel:+91XXXXXXXXXX",
|
||||
},
|
||||
label: "📞 +91-XXXXXXXXXX", href: "tel:+91XXXXXXXXXX"},
|
||||
{
|
||||
label: "⏰ 11:00 AM - 11:00 PM",
|
||||
href: "#",
|
||||
},
|
||||
label: "⏰ 11:00 AM - 11:00 PM", href: "#"},
|
||||
{
|
||||
label: "WhatsApp Order",
|
||||
href: "https://wa.me/91XXXXXXXXXX",
|
||||
},
|
||||
label: "WhatsApp Order", href: "https://wa.me/91XXXXXXXXXX"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms & Conditions",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms & Conditions", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact", href: "/contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
170
src/app/page.tsx
170
src/app/page.tsx
@@ -24,8 +24,7 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Menu", href: "/menu" },
|
||||
{ label: "Gallery", href: "/gallery" },
|
||||
@@ -33,8 +32,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact Info",
|
||||
items: [
|
||||
title: "Contact Info", items: [
|
||||
{ label: "📍 DDA Market, Block T, Mangolpuri", href: "#" },
|
||||
{ label: "📞 +91-XXXXXXXXXX", href: "tel:+91XXXXXXXXXX" },
|
||||
{ label: "⏰ 11:00 AM - 11:00 PM", href: "#" },
|
||||
@@ -42,8 +40,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#" },
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms & Conditions", href: "#" },
|
||||
@@ -73,9 +70,7 @@ export default function HomePage() {
|
||||
id: item.id,
|
||||
}))}
|
||||
button={{
|
||||
text: "Order Online",
|
||||
href: "https://www.zomato.com",
|
||||
}}
|
||||
text: "Order Online", href: "https://www.zomato.com"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -86,27 +81,17 @@ export default function HomePage() {
|
||||
description="Authentic Punjabi Taste in Mangolpuri - Savor the flavors of Punjab with our specially curated dishes prepared using traditional recipes and the finest ingredients."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Online",
|
||||
href: "https://www.zomato.com",
|
||||
},
|
||||
text: "Order Online", href: "https://www.zomato.com"},
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "/menu",
|
||||
},
|
||||
text: "View Menu", href: "/menu"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-indian-food-composition_23-2148747655.jpg?_wi=1",
|
||||
imageAlt: "Butter Chicken Dish",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-indian-food-composition_23-2148747655.jpg", imageAlt: "Butter Chicken Dish"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kebab-set-table_140725-9560.jpg?_wi=1",
|
||||
imageAlt: "Tandoori Platter",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kebab-set-table_140725-9560.jpg", imageAlt: "Tandoori Platter"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg?_wi=1",
|
||||
imageAlt: "Punjabi Thali",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg", imageAlt: "Punjabi Thali"},
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
showDimOverlay={true}
|
||||
@@ -120,24 +105,16 @@ export default function HomePage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: MapPin,
|
||||
label: "Location",
|
||||
value: "Mangolpuri, Delhi",
|
||||
},
|
||||
label: "Location", value: "Mangolpuri, Delhi"},
|
||||
{
|
||||
icon: Star,
|
||||
label: "Rating",
|
||||
value: "4.8/5",
|
||||
},
|
||||
label: "Rating", value: "4.8/5"},
|
||||
{
|
||||
icon: Users,
|
||||
label: "Reviews",
|
||||
value: "74+",
|
||||
},
|
||||
label: "Reviews", value: "74+"},
|
||||
{
|
||||
icon: Clock,
|
||||
label: "Hours",
|
||||
value: "11AM-11PM",
|
||||
},
|
||||
label: "Hours", value: "11AM-11PM"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -153,47 +130,23 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Classic",
|
||||
title: "Butter Chicken",
|
||||
subtitle: "Creamy tomato-based curry",
|
||||
description: "Tender chicken pieces cooked in a rich, creamy tomato sauce with aromatic spices. This signature dish is a perfect blend of flavors that melts in your mouth. Served with garlic naan.",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/rich-creamy-indian-curry-dish-with-fresh-cilantro_84443-72545.jpg?_wi=1",
|
||||
imageAlt: "Butter Chicken",
|
||||
buttons: [
|
||||
tag: "Classic", title: "Butter Chicken", subtitle: "Creamy tomato-based curry", description: "Tender chicken pieces cooked in a rich, creamy tomato sauce with aromatic spices. This signature dish is a perfect blend of flavors that melts in your mouth. Served with garlic naan.", imageSrc: "http://img.b2bpic.net/free-psd/rich-creamy-indian-curry-dish-with-fresh-cilantro_84443-72545.jpg", imageAlt: "Butter Chicken", buttons: [
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "/menu",
|
||||
},
|
||||
text: "Order Now", href: "/menu"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Vegetarian",
|
||||
title: "Paneer Butter Masala",
|
||||
subtitle: "Soft paneer in creamy sauce",
|
||||
description: "Cubes of fresh paneer cheese in a luscious butter and cream sauce infused with tomatoes and spices. A vegetarian favorite that rivals any non-vegetarian dish in taste and richness.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-food-arrangement-flat-lay_23-2148734677.jpg?_wi=1",
|
||||
imageAlt: "Paneer Butter Masala",
|
||||
buttons: [
|
||||
tag: "Vegetarian", title: "Paneer Butter Masala", subtitle: "Soft paneer in creamy sauce", description: "Cubes of fresh paneer cheese in a luscious butter and cream sauce infused with tomatoes and spices. A vegetarian favorite that rivals any non-vegetarian dish in taste and richness.", imageSrc: "http://img.b2bpic.net/free-photo/traditional-food-arrangement-flat-lay_23-2148734677.jpg", imageAlt: "Paneer Butter Masala", buttons: [
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "/menu",
|
||||
},
|
||||
text: "Order Now", href: "/menu"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Traditional",
|
||||
title: "Dal Makhani",
|
||||
subtitle: "Creamy lentil curry",
|
||||
description: "A traditional Punjabi favorite - slow-cooked lentils with kidney beans, cream, and butter. Silky smooth texture with layers of aromatic spices. Best paired with butter naan or rice.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chickpeas-soup-with-vegetables-bowl-wooden-table_123827-31879.jpg?_wi=1",
|
||||
imageAlt: "Dal Makhani",
|
||||
buttons: [
|
||||
tag: "Traditional", title: "Dal Makhani", subtitle: "Creamy lentil curry", description: "A traditional Punjabi favorite - slow-cooked lentils with kidney beans, cream, and butter. Silky smooth texture with layers of aromatic spices. Best paired with butter naan or rice.", imageSrc: "http://img.b2bpic.net/free-photo/chickpeas-soup-with-vegetables-bowl-wooden-table_123827-31879.jpg", imageAlt: "Dal Makhani", buttons: [
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "/menu",
|
||||
},
|
||||
text: "Order Now", href: "/menu"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -205,34 +158,22 @@ export default function HomePage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFifteen
|
||||
testimonial="\"Very nice service and delicious food. The staff is very polite and humble. The ambiance is perfect for family dining and they have great attention to detail in every dish. Highly recommended for anyone seeking authentic Punjabi cuisine!\""
|
||||
testimonial="Very nice service and delicious food. The staff is very polite and humble. The ambiance is perfect for family dining and they have great attention to detail in every dish. Highly recommended for anyone seeking authentic Punjabi cuisine!"
|
||||
rating={5}
|
||||
author="Rashmi Rathore, Mangolpuri"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg",
|
||||
alt: "Rashmi Rathore",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg", alt: "Rashmi Rathore"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/business-man-curly-cute-handsome-guy-black-suit-with-crossed-hands-standing-confidently_140725-162676.jpg",
|
||||
alt: "Rajiv Bansal",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/business-man-curly-cute-handsome-guy-black-suit-with-crossed-hands-standing-confidently_140725-162676.jpg", alt: "Rajiv Bansal"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-winking-with-thumb-up_1187-3347.jpg",
|
||||
alt: "Nikhil Garg",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-winking-with-thumb-up_1187-3347.jpg", alt: "Nikhil Garg"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-home_23-2149412549.jpg",
|
||||
alt: "Customer Review",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-home_23-2149412549.jpg", alt: "Customer Review"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-handsome-pensive-man_329181-12118.jpg",
|
||||
alt: "Happy Customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-handsome-pensive-man_329181-12118.jpg", alt: "Happy Customer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-interesting-young-man-winter-clothes_158595-911.jpg",
|
||||
alt: "Satisfied Diner",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-interesting-young-man-winter-clothes_158595-911.jpg", alt: "Satisfied Diner"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="fade-in"
|
||||
@@ -247,15 +188,9 @@ export default function HomePage() {
|
||||
tag="Our Promise"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "15+",
|
||||
description: "Years of serving authentic Punjabi cuisine with dedication and passion.",
|
||||
},
|
||||
id: "1", value: "15+", description: "Years of serving authentic Punjabi cuisine with dedication and passion."},
|
||||
{
|
||||
id: "2",
|
||||
value: "100%",
|
||||
description: "Fresh ingredients sourced daily from trusted suppliers for optimal quality.",
|
||||
},
|
||||
id: "2", value: "100%", description: "Fresh ingredients sourced daily from trusted suppliers for optimal quality."},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -270,49 +205,13 @@ export default function HomePage() {
|
||||
tag="Photo Gallery"
|
||||
blogs={[
|
||||
{
|
||||
id: "1",
|
||||
category: "Dishes",
|
||||
title: "Signature Butter Chicken",
|
||||
excerpt: "Our most popular dish featuring tender chicken in a rich, creamy tomato sauce with aromatic spices.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cannabis-cookies-cannabis-leaf-put-black-plate_1150-27994.jpg?_wi=1",
|
||||
imageAlt: "Butter Chicken",
|
||||
authorName: "Chef Harpreet",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/smiling-young-male-chef-wearing-uniform-looking-camera-pointing-side-isolated-brown-background_141793-133866.jpg",
|
||||
date: "Signature Dish",
|
||||
},
|
||||
id: "1", category: "Dishes", title: "Signature Butter Chicken", excerpt: "Our most popular dish featuring tender chicken in a rich, creamy tomato sauce with aromatic spices.", imageSrc: "http://img.b2bpic.net/free-photo/cannabis-cookies-cannabis-leaf-put-black-plate_1150-27994.jpg", imageAlt: "Butter Chicken", authorName: "Chef Harpreet", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-young-male-chef-wearing-uniform-looking-camera-pointing-side-isolated-brown-background_141793-133866.jpg", date: "Signature Dish"},
|
||||
{
|
||||
id: "2",
|
||||
category: "Ambiance",
|
||||
title: "Warm Restaurant Interior",
|
||||
excerpt: "Our cozy dining space designed to provide authentic Punjabi hospitality and comfort for families and gatherings.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg?_wi=1",
|
||||
imageAlt: "Restaurant Interior",
|
||||
authorName: "Sada Punjab",
|
||||
authorAvatar: "http://img.b2bpic.net/free-vector/chef-occupation-career-badges-collection_23-2149978290.jpg",
|
||||
date: "Dining Space",
|
||||
},
|
||||
id: "2", category: "Ambiance", title: "Warm Restaurant Interior", excerpt: "Our cozy dining space designed to provide authentic Punjabi hospitality and comfort for families and gatherings.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg", imageAlt: "Restaurant Interior", authorName: "Sada Punjab", authorAvatar: "http://img.b2bpic.net/free-vector/chef-occupation-career-badges-collection_23-2149978290.jpg", date: "Dining Space"},
|
||||
{
|
||||
id: "3",
|
||||
category: "Dishes",
|
||||
title: "Tandoori Specialties",
|
||||
excerpt: "Expertly prepared tandoori items marinated in traditional spices and cooked in our traditional clay oven.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-fried-chicken-with-different-seasonings-dark-desk_140725-79281.jpg?_wi=1",
|
||||
imageAlt: "Tandoori Platter",
|
||||
authorName: "Chef Ranvir",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/male-chef-kitchen-preparing-salad-rubbing-cheese-top_1303-32161.jpg",
|
||||
date: "Chef's Special",
|
||||
},
|
||||
id: "3", category: "Dishes", title: "Tandoori Specialties", excerpt: "Expertly prepared tandoori items marinated in traditional spices and cooked in our traditional clay oven.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-fried-chicken-with-different-seasonings-dark-desk_140725-79281.jpg", imageAlt: "Tandoori Platter", authorName: "Chef Ranvir", authorAvatar: "http://img.b2bpic.net/free-photo/male-chef-kitchen-preparing-salad-rubbing-cheese-top_1303-32161.jpg", date: "Chef's Special"},
|
||||
{
|
||||
id: "4",
|
||||
category: "Ambiance",
|
||||
title: "Punjabi Thali Experience",
|
||||
excerpt: "Complete Punjabi meal experience with multiple dishes, breads, and accompaniments representing the region's culinary richness.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-meal-with-beef-rice-vegetables-generated-by-ai_188544-20448.jpg?_wi=1",
|
||||
imageAlt: "Punjabi Thali",
|
||||
authorName: "Chef Priya",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/female-chef-pointing-away-white-uniform-looking-doubtful_176474-11729.jpg",
|
||||
date: "Complete Meal",
|
||||
},
|
||||
id: "4", category: "Ambiance", title: "Punjabi Thali Experience", excerpt: "Complete Punjabi meal experience with multiple dishes, breads, and accompaniments representing the region's culinary richness.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-meal-with-beef-rice-vegetables-generated-by-ai_188544-20448.jpg", imageAlt: "Punjabi Thali", authorName: "Chef Priya", authorAvatar: "http://img.b2bpic.net/free-photo/female-chef-pointing-away-white-uniform-looking-doubtful_176474-11729.jpg", date: "Complete Meal"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -326,11 +225,10 @@ export default function HomePage() {
|
||||
<ContactCenter
|
||||
tag="Reservations"
|
||||
title="Book Your Table Now"
|
||||
description="Reserve your spot at Sada Punjab for an unforgettable dining experience. Whether you're planning a family dinner, celebration, or casual meal with friends, we'd love to welcome you."
|
||||
description="Reserve your spot at Sada Punjab for an unforgettable dining experience. Whether you are planning a family dinner, celebration, or casual meal with friends, we would love to welcome you."
|
||||
tagIcon={Calendar}
|
||||
background={{
|
||||
variant: "rotated-rays-animated-grid",
|
||||
}}
|
||||
variant: "rotated-rays-animated-grid"}}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email for updates"
|
||||
buttonText="Get Updates"
|
||||
|
||||
Reference in New Issue
Block a user