9 Commits

Author SHA1 Message Date
95dd9715de Update src/app/page.tsx 2026-03-07 09:21:13 +00:00
5ad0ec5da6 Merge version_3 into main
Merge version_3 into main
2026-03-07 08:07:04 +00:00
1ca255502b Update src/app/page.tsx 2026-03-07 08:06:59 +00:00
bd9c24fa9d Merge version_3 into main
Merge version_3 into main
2026-03-07 08:06:28 +00:00
d32dcdda5f Update src/app/page.tsx 2026-03-07 08:06:24 +00:00
df365be561 Merge version_3 into main
Merge version_3 into main
2026-03-05 19:38:35 +00:00
dbc302aff2 Update src/app/page.tsx 2026-03-05 19:38:31 +00:00
c16ca35e62 Update src/app/layout.tsx 2026-03-05 19:38:30 +00:00
986f40fbe8 Merge version_2 into main
Merge version_2 into main
2026-03-05 19:32:57 +00:00
2 changed files with 54 additions and 30 deletions

View File

@@ -22,11 +22,13 @@ const figtree = Figtree({
export const metadata: Metadata = {
title: "Nirva Cafe & Restaurant - Best Family Restaurant & Party Hall in Meerut", description: "Experience premium family dining and celebrate special moments at Nirva Cafe. 4.8★ rated restaurant with party hall, elegant ambiance, and fine dining in Meerut. Book your table today!", keywords: "best cafe in Meerut, family restaurant Meerut, party hall Meerut, fine dining Meerut, best place for birthday party in Meerut, cafe near me, restaurant reservations", metadataBase: new URL("https://nirvacafe.com"),
alternates: {
canonical: "https://nirvacafe.com"},
canonical: "https://nirvacafe.com"
},
openGraph: {
title: "Nirva Cafe & Restaurant - Best Family Restaurant & Party Hall in Meerut", description: "Premium family-friendly cafe and fine dining restaurant in Meerut. 4.8★ rating with spacious party hall for celebrations. Reserve your table now!", url: "https://nirvacafe.com", siteName: "Nirva Cafe & Restaurant", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg", alt: "Nirva Cafe - Elegant Interior"},
url: "http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg", alt: "Nirva Cafe - Elegant Interior"
},
],
},
twitter: {
@@ -1422,4 +1424,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -44,8 +44,8 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
title="Best Family Restaurant & Party Hall in Meerut"
description="Experience cozy elegance and premium fine dining at Nirva Cafe. Perfect for family gatherings, romantic dinners, and unforgettable celebrations with our spacious party hall."
title="Best Family Restaurant & Party Hall"
description="Cozy dining and a perfect space for family gatherings and celebrations"
tag="Welcome to Nirva"
tagIcon={UtensilsCrossed}
tagAnimation="slide-up"
@@ -86,13 +86,17 @@ export default function LandingPage() {
<FeatureCardTwentySeven
features={[
{
id: "1", title: "White Sauce Pasta", description: "Creamy, delicate pasta in our signature white sauce with fresh herbs and premium cheese", imageSrc: "http://img.b2bpic.net/free-photo/fettucine-white-cream-sauce-with-shrimp-mushroom_74190-7574.jpg", imageAlt: "White sauce pasta - signature dish"},
id: "1", title: "White Sauce Pasta", description: "Creamy, delicate pasta in our signature white sauce with fresh herbs and premium cheese", imageSrc: "http://img.b2bpic.net/free-photo/fettucine-white-cream-sauce-with-shrimp-mushroom_74190-7574.jpg", imageAlt: "White sauce pasta - signature dish"
},
{
id: "2", title: "Wood-Fired Pizza", description: "Authentic Italian pizza with fresh toppings, crispy crust, and traditional preparation", imageSrc: "http://img.b2bpic.net/free-photo/half-meat-pizza-with-bell-pepper-tomato-mushroom-cheese_140725-5019.jpg", imageAlt: "Gourmet pizza"},
id: "2", title: "Wood-Fired Pizza", description: "Authentic Italian pizza with fresh toppings, crispy crust, and traditional preparation", imageSrc: "http://img.b2bpic.net/free-photo/half-meat-pizza-with-bell-pepper-tomato-mushroom-cheese_140725-5019.jpg", imageAlt: "Gourmet pizza"
},
{
id: "3", title: "Specialty Coffee", description: "Freshly brewed specialty coffee with latte art and premium bean selection", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-pouring-hot-coffee-into-cup_23-2148420318.jpg", imageAlt: "Specialty coffee service"},
id: "3", title: "Specialty Coffee", description: "Freshly brewed specialty coffee with latte art and premium bean selection", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-pouring-hot-coffee-into-cup_23-2148420318.jpg", imageAlt: "Specialty coffee service"
},
{
id: "4", title: "Chili Potato", description: "Crispy, spiced potato bites - a must-try appetizer with our signature chili flavor", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-esquites-with-spices_23-2149891095.jpg", imageAlt: "Chili potato appetizer"},
id: "4", title: "Chili Potato", description: "Crispy, spiced potato bites - a must-try appetizer with our signature chili flavor", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-esquites-with-spices_23-2149891095.jpg", imageAlt: "Chili potato appetizer"
},
]}
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
@@ -112,11 +116,14 @@ export default function LandingPage() {
<ProductCardThree
products={[
{
id: "1", name: "Birthday Parties", price: "Starting $200", imageSrc: "http://img.b2bpic.net/free-photo/wedding-reception_627829-11990.jpg?_wi=1", imageAlt: "Birthday party setup"},
id: "1", name: "Birthday Parties", price: "Starting $200", imageSrc: "http://img.b2bpic.net/free-photo/wedding-reception_627829-11990.jpg?_wi=1", imageAlt: "Birthday party setup"
},
{
id: "2", name: "Anniversary Celebrations", price: "Starting $150", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-christmas-interior-decoration_181624-32496.jpg", imageAlt: "Anniversary celebration space"},
id: "2", name: "Anniversary Celebrations", price: "Starting $150", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-christmas-interior-decoration_181624-32496.jpg", imageAlt: "Anniversary celebration space"
},
{
id: "3", name: "Family Gatherings", price: "Starting $300", imageSrc: "http://img.b2bpic.net/free-photo/wedding-reception_627829-11990.jpg?_wi=2", imageAlt: "Family event setup"},
id: "3", name: "Family Gatherings", price: "Starting $300", imageSrc: "http://img.b2bpic.net/free-photo/wedding-reception_627829-11990.jpg?_wi=2", imageAlt: "Family event setup"
},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -137,22 +144,28 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Priya Sharma", role: "Frequent Visitor", company: "Meerut", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1", imageAlt: "Priya Sharma"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1", imageAlt: "Priya Sharma"
},
{
id: "2", name: "Rajesh Kumar", role: "Event Host", company: "Meerut", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=2", imageAlt: "Rajesh Kumar"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=2", imageAlt: "Rajesh Kumar"
},
{
id: "3", name: "Anjali Verma", role: "Food Enthusiast", company: "Meerut", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=3", imageAlt: "Anjali Verma"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=3", imageAlt: "Anjali Verma"
},
{
id: "4", name: "Vikram Singh", role: "Party Planner", company: "Meerut", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=4", imageAlt: "Vikram Singh"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=4", imageAlt: "Vikram Singh"
},
{
id: "5", name: "Deepa Gupta", role: "Regular Customer", company: "Meerut", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=5", imageAlt: "Deepa Gupta"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=5", imageAlt: "Deepa Gupta"
},
{
id: "6", name: "Arjun Patel", role: "Date Night Regular", company: "Meerut", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=6", imageAlt: "Arjun Patel"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=6", imageAlt: "Arjun Patel"
},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -163,7 +176,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[{ text: "See All Reviews", href: "https://www.google.com/maps" }]}
buttons={[{ text: "See All Reviews", href: "https://www.google.com/search?q=Nirva+Cafe+%26+Restaurant+Meerut+reviews" }]}
buttonAnimation="slide-up"
/>
</div>
@@ -172,13 +185,17 @@ export default function LandingPage() {
<BlogCardTwo
blogs={[
{
id: "1", category: "Interior", title: "Cafe Interior - Cozy Seating", excerpt: "Experience the warm ambiance of our thoughtfully designed seating areas", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg?_wi=3", imageAlt: "Cafe interior", authorName: "Nirva Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", date: "Latest"},
id: "1", category: "Interior", title: "Cafe Interior - Cozy Seating", excerpt: "Experience the warm ambiance of our thoughtfully designed seating areas", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg?_wi=3", imageAlt: "Cafe interior", authorName: "Nirva Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", date: "Latest"
},
{
id: "2", category: "Food", title: "Gourmet Food Plating", excerpt: "Premium cuisine presentation and attention to culinary detail", imageSrc: "http://img.b2bpic.net/free-photo/chick-kebab-served-with-cherries-green-salad_114579-1996.jpg", imageAlt: "Food plating", authorName: "Nirva Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", date: "Latest"},
id: "2", category: "Food", title: "Gourmet Food Plating", excerpt: "Premium cuisine presentation and attention to culinary detail", imageSrc: "http://img.b2bpic.net/free-photo/chick-kebab-served-with-cherries-green-salad_114579-1996.jpg", imageAlt: "Food plating", authorName: "Nirva Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", date: "Latest"
},
{
id: "3", category: "Beverages", title: "Coffee & Beverage Service", excerpt: "Specialty coffee and carefully curated beverage selection", imageSrc: "http://img.b2bpic.net/free-photo/tasty-plain-cup-latte-wooden-table-coffee-shop-bokeh-lights-background_1268-20258.jpg", imageAlt: "Coffee service", authorName: "Nirva Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", date: "Latest"},
id: "3", category: "Beverages", title: "Coffee & Beverage Service", excerpt: "Specialty coffee and carefully curated beverage selection", imageSrc: "http://img.b2bpic.net/free-photo/tasty-plain-cup-latte-wooden-table-coffee-shop-bokeh-lights-background_1268-20258.jpg", imageAlt: "Coffee service", authorName: "Nirva Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", date: "Latest"
},
{
id: "4", category: "Events", title: "Event & Party Setups", excerpt: "Beautiful decorated spaces ready for your special celebrations", imageSrc: "http://img.b2bpic.net/free-photo/wedding-reception_627829-11990.jpg?_wi=3", imageAlt: "Event setup", authorName: "Nirva Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", date: "Latest"},
id: "4", category: "Events", title: "Event & Party Setups", excerpt: "Beautiful decorated spaces ready for your special celebrations", imageSrc: "http://img.b2bpic.net/free-photo/wedding-reception_627829-11990.jpg?_wi=3", imageAlt: "Event setup", authorName: "Nirva Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", date: "Latest"
},
]}
animationType="slide-up"
title="Gallery"
@@ -196,15 +213,20 @@ export default function LandingPage() {
<FaqBase
faqs={[
{
id: "1", title: "Cafe Snacks", content: "Delicious light snacks and pastries perfect for your coffee break - croissants, muffins, sandwiches, and more."},
id: "1", title: "Cafe Snacks", content: "Delicious light snacks and pastries perfect for your coffee break - croissants, muffins, sandwiches, and more."
},
{
id: "2", title: "Italian Cuisine", content: "Authentic Italian dishes including pasta, risotto, and pizza made with fresh ingredients and traditional recipes."},
id: "2", title: "Italian Cuisine", content: "Authentic Italian dishes including pasta, risotto, and pizza made with fresh ingredients and traditional recipes."
},
{
id: "3", title: "Premium Coffee", content: "Specialty coffee drinks including espresso, cappuccino, latte, cold brew, and seasonal specials with latte art."},
id: "3", title: "Premium Coffee", content: "Specialty coffee drinks including espresso, cappuccino, latte, cold brew, and seasonal specials with latte art."
},
{
id: "4", title: "Beverages", content: "Refreshing drinks including fresh juices, iced teas, smoothies, and hot beverages to complement your meal."},
id: "4", title: "Beverages", content: "Refreshing drinks including fresh juices, iced teas, smoothies, and hot beverages to complement your meal."
},
{
id: "5", title: "Main Course", content: "Hearty main dishes featuring premium ingredients, traditional cooking methods, and contemporary presentations."},
id: "5", title: "Main Course", content: "Hearty main dishes featuring premium ingredients, traditional cooking methods, and contemporary presentations."
},
]}
title="Menu Categories"
description="Explore our diverse menu offerings across different cuisines"
@@ -229,7 +251,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-17447.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXUjQZV7nrtW6YUXNaSZwt1Dc9/uploaded-1772870808411-z0nu45h5.jpg"
imageAlt="Nirva Cafe - Intimate dining setup"
mediaAnimation="blur-reveal"
mediaPosition="right"
@@ -279,4 +301,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}