Merge version_1 into main #2
@@ -23,7 +23,7 @@ export default function MenuPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -42,8 +42,8 @@ export default function MenuPage() {
|
||||
title="Complete Menu"
|
||||
description="Explore our carefully curated selection of authentic and contemporary dishes. From traditional Indian flavors to Indo-Chinese specialties, find your favorite at Royal Cafe & Dining."
|
||||
tag="🍽️ Quality • Flavor • Tradition"
|
||||
background={{ variant: "aurora" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg?_wi=2"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg"
|
||||
imageAlt="Royal Cafe & Dining menu showcase"
|
||||
buttons={[
|
||||
{ text: "Order Now", href: "https://www.swiggy.com" },
|
||||
@@ -59,32 +59,14 @@ export default function MenuPage() {
|
||||
tag="Star Dishes"
|
||||
products={[
|
||||
{
|
||||
id: "bamboo-biryani",
|
||||
name: "Bamboo Biryani",
|
||||
price: "₹450 - ₹550",
|
||||
variant: "Veg • Non-Veg • Special",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/top-view-pakistan-meal-composition-with-copy-space_23-2148821532.jpg?_wi=2",
|
||||
imageAlt: "Bamboo Biryani signature dish",
|
||||
},
|
||||
id: "bamboo-biryani", name: "Bamboo Biryani", price: "₹450 - ₹550", variant: "Veg • Non-Veg • Special", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/top-view-pakistan-meal-composition-with-copy-space_23-2148821532.jpg", imageAlt: "Bamboo Biryani signature dish"},
|
||||
{
|
||||
id: "tandoori-platter",
|
||||
name: "RCD Special Tandoori Platter",
|
||||
price: "₹650 - ₹850",
|
||||
variant: "Mixed • Veg • Non-Veg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/adana-kebab-served-with-flatbread-grilled-pepper-tomato-caramelized-onion_140725-2466.jpg?_wi=2",
|
||||
imageAlt: "Special Tandoori Platter",
|
||||
},
|
||||
id: "tandoori-platter", name: "RCD Special Tandoori Platter", price: "₹650 - ₹850", variant: "Mixed • Veg • Non-Veg", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/adana-kebab-served-with-flatbread-grilled-pepper-tomato-caramelized-onion_140725-2466.jpg", imageAlt: "Special Tandoori Platter"},
|
||||
{
|
||||
id: "gallery-1",
|
||||
name: "Royal Curry Selection",
|
||||
price: "₹380 - ₹520",
|
||||
variant: "Mild • Medium • Spicy",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/salad-with-tomatoes-cabbage-greens-nuts-prepared-with-sauce_140725-8043.jpg?_wi=2",
|
||||
imageAlt: "Royal Curry Selection",
|
||||
},
|
||||
id: "gallery-1", name: "Royal Curry Selection", price: "₹380 - ₹520", variant: "Mild • Medium • Spicy", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/salad-with-tomatoes-cabbage-greens-nuts-prepared-with-sauce_140725-8043.jpg", imageAlt: "Royal Curry Selection"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -100,32 +82,14 @@ export default function MenuPage() {
|
||||
tag="Starter Selection"
|
||||
products={[
|
||||
{
|
||||
id: "veg-manchurian",
|
||||
name: "Veg Manchurian",
|
||||
price: "₹320 - ₹420",
|
||||
variant: "Dry • Gravy • Combo",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/flat-lay-italian-food-composition-with-copyspace_23-2148202574.jpg?_wi=2",
|
||||
imageAlt: "Veg Manchurian appetizer",
|
||||
},
|
||||
id: "veg-manchurian", name: "Veg Manchurian", price: "₹320 - ₹420", variant: "Dry • Gravy • Combo", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/flat-lay-italian-food-composition-with-copyspace_23-2148202574.jpg", imageAlt: "Veg Manchurian appetizer"},
|
||||
{
|
||||
id: "hakka-noodles",
|
||||
name: "Hakka Noodles",
|
||||
price: "₹280 - ₹380",
|
||||
variant: "Veg • Non-Veg • Combo",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/bowl-noodles-with-assortment-asian-food_23-2148382870.jpg?_wi=2",
|
||||
imageAlt: "Hakka Noodles indo-chinese",
|
||||
},
|
||||
id: "hakka-noodles", name: "Hakka Noodles", price: "₹280 - ₹380", variant: "Veg • Non-Veg • Combo", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/bowl-noodles-with-assortment-asian-food_23-2148382870.jpg", imageAlt: "Hakka Noodles indo-chinese"},
|
||||
{
|
||||
id: "gallery-4",
|
||||
name: "Chef's Sampler",
|
||||
price: "₹250 - ₹350",
|
||||
variant: "Mixed • Veg • Non-Veg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/director-restaurant-is-giving-work-instructions-waitresses_8353-10554.jpg?_wi=2",
|
||||
imageAlt: "Chef's Sampler",
|
||||
},
|
||||
id: "gallery-4", name: "Chef's Sampler", price: "₹250 - ₹350", variant: "Mixed • Veg • Non-Veg", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/director-restaurant-is-giving-work-instructions-waitresses_8353-10554.jpg", imageAlt: "Chef's Sampler"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -141,32 +105,14 @@ export default function MenuPage() {
|
||||
tag="Sweet Treats"
|
||||
products={[
|
||||
{
|
||||
id: "chocolate-brownie",
|
||||
name: "Chocolate Brownie",
|
||||
price: "₹180 - ₹280",
|
||||
variant: "Plain • With Ice Cream",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/dessert-black-forest-with-cherry-side-view_140725-11375.jpg?_wi=2",
|
||||
imageAlt: "Chocolate Brownie dessert",
|
||||
},
|
||||
id: "chocolate-brownie", name: "Chocolate Brownie", price: "₹180 - ₹280", variant: "Plain • With Ice Cream", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/dessert-black-forest-with-cherry-side-view_140725-11375.jpg", imageAlt: "Chocolate Brownie dessert"},
|
||||
{
|
||||
id: "gallery-3",
|
||||
name: "Premium Desserts",
|
||||
price: "₹220 - ₹320",
|
||||
variant: "Various • Seasonal",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/slice-caramel-cake-wooden-platter_114579-18500.jpg?_wi=2",
|
||||
imageAlt: "Premium Dessert Collection",
|
||||
},
|
||||
id: "gallery-3", name: "Premium Desserts", price: "₹220 - ₹320", variant: "Various • Seasonal", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/slice-caramel-cake-wooden-platter_114579-18500.jpg", imageAlt: "Premium Dessert Collection"},
|
||||
{
|
||||
id: "gallery-2",
|
||||
name: "Ice Cream Specials",
|
||||
price: "₹150 - ₹250",
|
||||
variant: "Various Flavors • Sundaes",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520106.jpg?_wi=2",
|
||||
imageAlt: "Ice Cream Specials",
|
||||
},
|
||||
id: "gallery-2", name: "Ice Cream Specials", price: "₹150 - ₹250", variant: "Various Flavors • Sundaes", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520106.jpg", imageAlt: "Ice Cream Specials"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -177,14 +123,13 @@ export default function MenuPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg"
|
||||
imageAlt="Royal Cafe & Dining restaurant"
|
||||
logoText="Royal Cafe & Dining"
|
||||
copyrightText="© 2025 Royal Cafe & Dining. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Menu", href: "/menu" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
@@ -192,23 +137,17 @@ export default function MenuPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Phone: 085779 96699", href: "tel:085779-96699" },
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "https://wa.me/918577996699",
|
||||
},
|
||||
label: "WhatsApp", href: "https://wa.me/918577996699"},
|
||||
{
|
||||
label: "Email: info@royalcafe.com",
|
||||
href: "mailto:info@royalcafe.com",
|
||||
},
|
||||
label: "Email: info@royalcafe.com", href: "mailto:info@royalcafe.com"},
|
||||
{ label: "Location", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Hours",
|
||||
items: [
|
||||
title: "Hours", items: [
|
||||
{ label: "Mon - Sun: 10:30 AM", href: "#" },
|
||||
{ label: "Closes: 10:30 PM", href: "#" },
|
||||
{ label: "Dine-in • Pickup • Delivery", href: "#" },
|
||||
|
||||
239
src/app/page.tsx
239
src/app/page.tsx
@@ -27,7 +27,7 @@ export default function HomePage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -46,8 +46,8 @@ export default function HomePage() {
|
||||
title="Best Family Restaurant in Varanasi"
|
||||
description="Delicious food, warm hospitality, and the perfect place to dine with family and friends. Experience authentic flavors and exceptional service at Royal Cafe & Dining in Sigra."
|
||||
tag="⭐ 4.6 Rating • 700+ Reviews"
|
||||
background={{ variant: "aurora" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg?_wi=1"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg"
|
||||
imageAlt="Royal Cafe & Dining restaurant ambience"
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:085779-96699" },
|
||||
@@ -64,48 +64,24 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Freshness",
|
||||
title: "Freshly Prepared Food",
|
||||
subtitle: "Quality ingredients, made daily",
|
||||
description:
|
||||
"Every dish is prepared fresh using the finest ingredients. Our chefs take pride in creating meals that taste authentic and delicious, prepared with care for every guest.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/culinary-professionals-team-restaurant-kitchen-cooking-gourmet-dishes_482257-121164.jpg?_wi=1",
|
||||
imageAlt: "Professional restaurant kitchen",
|
||||
},
|
||||
tag: "Freshness", title: "Freshly Prepared Food", subtitle: "Quality ingredients, made daily", description:
|
||||
"Every dish is prepared fresh using the finest ingredients. Our chefs take pride in creating meals that taste authentic and delicious, prepared with care for every guest.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/culinary-professionals-team-restaurant-kitchen-cooking-gourmet-dishes_482257-121164.jpg", imageAlt: "Professional restaurant kitchen"},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Service",
|
||||
title: "Friendly Staff",
|
||||
subtitle: "Hospitality at its best",
|
||||
description:
|
||||
"Our well-trained team is dedicated to making your dining experience memorable. From warm greetings to attentive service, we treat every guest like family.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg?_wi=1",
|
||||
imageAlt: "Welcoming restaurant interior",
|
||||
},
|
||||
tag: "Service", title: "Friendly Staff", subtitle: "Hospitality at its best", description:
|
||||
"Our well-trained team is dedicated to making your dining experience memorable. From warm greetings to attentive service, we treat every guest like family.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg", imageAlt: "Welcoming restaurant interior"},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Atmosphere",
|
||||
title: "Family-Friendly Atmosphere",
|
||||
subtitle: "Perfect for all occasions",
|
||||
description:
|
||||
"Our cozy, welcoming ambience is ideal for family dinners, celebrations, and casual meals with friends. We create the perfect setting for your special moments.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/high-angle-friends-restaurant_23-2148395392.jpg?_wi=1",
|
||||
imageAlt: "Happy customers dining together",
|
||||
},
|
||||
tag: "Atmosphere", title: "Family-Friendly Atmosphere", subtitle: "Perfect for all occasions", description:
|
||||
"Our cozy, welcoming ambience is ideal for family dinners, celebrations, and casual meals with friends. We create the perfect setting for your special moments.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/high-angle-friends-restaurant_23-2148395392.jpg", imageAlt: "Happy customers dining together"},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Location",
|
||||
title: "Prime Location",
|
||||
subtitle: "Conveniently located in Sigra",
|
||||
description:
|
||||
"Situated at IP Sigra Shopping Mall in the heart of Chetganj, Varanasi, we are easily accessible and offer ample parking for your convenience.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/wedding-table-decorations_1303-10511.jpg",
|
||||
imageAlt: "Restaurant seating area",
|
||||
},
|
||||
tag: "Location", title: "Prime Location", subtitle: "Conveniently located in Sigra", description:
|
||||
"Situated at IP Sigra Shopping Mall in the heart of Chetganj, Varanasi, we are easily accessible and offer ample parking for your convenience.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/wedding-table-decorations_1303-10511.jpg", imageAlt: "Restaurant seating area"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -119,50 +95,20 @@ export default function HomePage() {
|
||||
tag="Menu Highlights"
|
||||
products={[
|
||||
{
|
||||
id: "bamboo-biryani",
|
||||
name: "Bamboo Biryani",
|
||||
price: "₹450 - ₹550",
|
||||
variant: "Veg • Non-Veg • Special",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/top-view-pakistan-meal-composition-with-copy-space_23-2148821532.jpg?_wi=1",
|
||||
imageAlt: "Bamboo Biryani signature dish",
|
||||
},
|
||||
id: "bamboo-biryani", name: "Bamboo Biryani", price: "₹450 - ₹550", variant: "Veg • Non-Veg • Special", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/top-view-pakistan-meal-composition-with-copy-space_23-2148821532.jpg", imageAlt: "Bamboo Biryani signature dish"},
|
||||
{
|
||||
id: "hakka-noodles",
|
||||
name: "Hakka Noodles",
|
||||
price: "₹280 - ₹380",
|
||||
variant: "Veg • Non-Veg • Combo",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/bowl-noodles-with-assortment-asian-food_23-2148382870.jpg?_wi=1",
|
||||
imageAlt: "Hakka Noodles indo-chinese",
|
||||
},
|
||||
id: "hakka-noodles", name: "Hakka Noodles", price: "₹280 - ₹380", variant: "Veg • Non-Veg • Combo", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/bowl-noodles-with-assortment-asian-food_23-2148382870.jpg", imageAlt: "Hakka Noodles indo-chinese"},
|
||||
{
|
||||
id: "veg-manchurian",
|
||||
name: "Veg Manchurian",
|
||||
price: "₹320 - ₹420",
|
||||
variant: "Dry • Gravy • Combo",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/flat-lay-italian-food-composition-with-copyspace_23-2148202574.jpg?_wi=1",
|
||||
imageAlt: "Veg Manchurian appetizer",
|
||||
},
|
||||
id: "veg-manchurian", name: "Veg Manchurian", price: "₹320 - ₹420", variant: "Dry • Gravy • Combo", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/flat-lay-italian-food-composition-with-copyspace_23-2148202574.jpg", imageAlt: "Veg Manchurian appetizer"},
|
||||
{
|
||||
id: "tandoori-platter",
|
||||
name: "RCD Special Tandoori Platter",
|
||||
price: "₹650 - ₹850",
|
||||
variant: "Mixed • Veg • Non-Veg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/adana-kebab-served-with-flatbread-grilled-pepper-tomato-caramelized-onion_140725-2466.jpg?_wi=1",
|
||||
imageAlt: "Special Tandoori Platter",
|
||||
},
|
||||
id: "tandoori-platter", name: "RCD Special Tandoori Platter", price: "₹650 - ₹850", variant: "Mixed • Veg • Non-Veg", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/adana-kebab-served-with-flatbread-grilled-pepper-tomato-caramelized-onion_140725-2466.jpg", imageAlt: "Special Tandoori Platter"},
|
||||
{
|
||||
id: "chocolate-brownie",
|
||||
name: "Chocolate Brownie",
|
||||
price: "₹180 - ₹280",
|
||||
variant: "Plain • With Ice Cream",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/dessert-black-forest-with-cherry-side-view_140725-11375.jpg?_wi=1",
|
||||
imageAlt: "Chocolate Brownie dessert",
|
||||
},
|
||||
id: "chocolate-brownie", name: "Chocolate Brownie", price: "₹180 - ₹280", variant: "Plain • With Ice Cream", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/dessert-black-forest-with-cherry-side-view_140725-11375.jpg", imageAlt: "Chocolate Brownie dessert"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -182,41 +128,17 @@ export default function HomePage() {
|
||||
tag="Visual Experience"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "150+",
|
||||
title: "Delicious Dishes",
|
||||
description: "Multi-cuisine menu variety",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/salad-with-tomatoes-cabbage-greens-nuts-prepared-with-sauce_140725-8043.jpg?_wi=1",
|
||||
imageAlt: "Restaurant plated dishes",
|
||||
},
|
||||
id: "1", value: "150+", title: "Delicious Dishes", description: "Multi-cuisine menu variety", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/salad-with-tomatoes-cabbage-greens-nuts-prepared-with-sauce_140725-8043.jpg", imageAlt: "Restaurant plated dishes"},
|
||||
{
|
||||
id: "2",
|
||||
value: "5★ Avg",
|
||||
title: "Diner Reviews",
|
||||
description: "Highly rated ambience & service",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520106.jpg?_wi=1",
|
||||
imageAlt: "Customers enjoying meals",
|
||||
},
|
||||
id: "2", value: "5★ Avg", title: "Diner Reviews", description: "Highly rated ambience & service", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520106.jpg", imageAlt: "Customers enjoying meals"},
|
||||
{
|
||||
id: "3",
|
||||
value: "25+",
|
||||
title: "Dessert Options",
|
||||
description: "Sweet endings to meals",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/slice-caramel-cake-wooden-platter_114579-18500.jpg?_wi=1",
|
||||
imageAlt: "Dessert and beverage menu",
|
||||
},
|
||||
id: "3", value: "25+", title: "Dessert Options", description: "Sweet endings to meals", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/slice-caramel-cake-wooden-platter_114579-18500.jpg", imageAlt: "Dessert and beverage menu"},
|
||||
{
|
||||
id: "4",
|
||||
value: "20+",
|
||||
title: "Professional Staff",
|
||||
description: "Trained hospitality experts",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/director-restaurant-is-giving-work-instructions-waitresses_8353-10554.jpg?_wi=1",
|
||||
imageAlt: "Professional restaurant team",
|
||||
},
|
||||
id: "4", value: "20+", title: "Professional Staff", description: "Trained hospitality experts", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/director-restaurant-is-giving-work-instructions-waitresses_8353-10554.jpg", imageAlt: "Professional restaurant team"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -231,65 +153,29 @@ export default function HomePage() {
|
||||
tag="Customer Testimonials"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Priya Sharma",
|
||||
handle: "Family Dining",
|
||||
testimonial:
|
||||
"Very tasty food and very good service. Staff behavior is excellent. The ambience is so warm and welcoming. We had a wonderful evening with our family!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg?_wi=1",
|
||||
imageAlt: "Priya Sharma",
|
||||
},
|
||||
id: "1", name: "Priya Sharma", handle: "Family Dining", testimonial:
|
||||
"Very tasty food and very good service. Staff behavior is excellent. The ambience is so warm and welcoming. We had a wonderful evening with our family!", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg", imageAlt: "Priya Sharma"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Raj Kumar",
|
||||
handle: "Business Client",
|
||||
testimonial:
|
||||
"Fantastic place for business lunches. Food quality is consistent, service is prompt, and the location in Sigra is very convenient. Highly recommended!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-smiling-with-arms-crossed_1187-3243.jpg?_wi=1",
|
||||
imageAlt: "Raj Kumar",
|
||||
},
|
||||
id: "2", name: "Raj Kumar", handle: "Business Client", testimonial:
|
||||
"Fantastic place for business lunches. Food quality is consistent, service is prompt, and the location in Sigra is very convenient. Highly recommended!", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-smiling-with-arms-crossed_1187-3243.jpg", imageAlt: "Raj Kumar"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Anjali Verma",
|
||||
handle: "Regular Customer",
|
||||
testimonial:
|
||||
"Best biryani in Varanasi! The flavors are authentic and the portions are generous. The staff remembers our preferences and treats us like family.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiley-woman-posing-while-nature-adventure_23-2148647990.jpg?_wi=1",
|
||||
imageAlt: "Anjali Verma",
|
||||
},
|
||||
id: "3", name: "Anjali Verma", handle: "Regular Customer", testimonial:
|
||||
"Best biryani in Varanasi! The flavors are authentic and the portions are generous. The staff remembers our preferences and treats us like family.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiley-woman-posing-while-nature-adventure_23-2148647990.jpg", imageAlt: "Anjali Verma"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Vikram Singh",
|
||||
handle: "Celebration Host",
|
||||
testimonial:
|
||||
"Organized a birthday party here and it was perfect! The team coordinated everything beautifully, food was amazing, and all our guests loved it.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-handsome-man-taking-selfie-videocalling-with-digital-tablet_176420-19041.jpg?_wi=1",
|
||||
imageAlt: "Vikram Singh",
|
||||
},
|
||||
id: "4", name: "Vikram Singh", handle: "Celebration Host", testimonial:
|
||||
"Organized a birthday party here and it was perfect! The team coordinated everything beautifully, food was amazing, and all our guests loved it.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-handsome-man-taking-selfie-videocalling-with-digital-tablet_176420-19041.jpg", imageAlt: "Vikram Singh"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Meera Patel",
|
||||
handle: "Tourist",
|
||||
testimonial:
|
||||
"Local recommendation brought us here. Loved the traditional flavors with a modern touch. The team was so helpful and friendly. Will definitely visit again!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg?_wi=2",
|
||||
imageAlt: "Meera Patel",
|
||||
},
|
||||
id: "5", name: "Meera Patel", handle: "Tourist", testimonial:
|
||||
"Local recommendation brought us here. Loved the traditional flavors with a modern touch. The team was so helpful and friendly. Will definitely visit again!", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg", imageAlt: "Meera Patel"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Aditya Mishra",
|
||||
handle: "Office Group",
|
||||
testimonial:
|
||||
"Perfect spot for team dinners. Great variety of food, quick service, and reasonable prices. Our team loves coming here after work. Highly satisfied!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-smiling-with-arms-crossed_1187-3243.jpg?_wi=2",
|
||||
imageAlt: "Aditya Mishra",
|
||||
},
|
||||
id: "6", name: "Aditya Mishra", handle: "Office Group", testimonial:
|
||||
"Perfect spot for team dinners. Great variety of food, quick service, and reasonable prices. Our team loves coming here after work. Highly satisfied!", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-smiling-with-arms-crossed_1187-3243.jpg", imageAlt: "Aditya Mishra"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -310,23 +196,20 @@ export default function HomePage() {
|
||||
buttons={[
|
||||
{ text: "Call: 085779 96699", href: "tel:085779-96699" },
|
||||
{
|
||||
text: "Reserve on WhatsApp",
|
||||
href: "https://wa.me/918577996699",
|
||||
},
|
||||
text: "Reserve on WhatsApp", href: "https://wa.me/918577996699"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg"
|
||||
imageAlt="Royal Cafe & Dining restaurant"
|
||||
logoText="Royal Cafe & Dining"
|
||||
copyrightText="© 2025 Royal Cafe & Dining. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Menu", href: "/menu" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
@@ -334,23 +217,17 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Phone: 085779 96699", href: "tel:085779-96699" },
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "https://wa.me/918577996699",
|
||||
},
|
||||
label: "WhatsApp", href: "https://wa.me/918577996699"},
|
||||
{
|
||||
label: "Email: info@royalcafe.com",
|
||||
href: "mailto:info@royalcafe.com",
|
||||
},
|
||||
label: "Email: info@royalcafe.com", href: "mailto:info@royalcafe.com"},
|
||||
{ label: "Location", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Hours",
|
||||
items: [
|
||||
title: "Hours", items: [
|
||||
{ label: "Mon - Sun: 10:30 AM", href: "#" },
|
||||
{ label: "Closes: 10:30 PM", href: "#" },
|
||||
{ label: "Dine-in • Pickup • Delivery", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user