diff --git a/src/app/page.tsx b/src/app/page.tsx
index 7b39aad..b4bcca7 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,28 +30,19 @@ export default function LandingPage() {
@@ -61,39 +52,23 @@ export default function LandingPage() {
description="Pure Vegetarian Food, Served with Devotion\\\nLocated in the sacred town of Nathdwara, Rajasthan"
buttons={[
{
- text: "View Menu",
- href: "#menu",
- },
+ text: "View Menu", href: "#menu"},
{
- text: "Get Directions",
- href: "https://maps.app.goo.gl/YourGoogleMapsLinkHere",
- },
+ text: "Get Directions", href: "https://maps.app.goo.gl/YourGoogleMapsLinkHere"},
]}
slides={[
{
- imageSrc: "http://img.b2bpic.net/free-photo/coconut-powder-covered-trivet-with-bun-garland-circle-marble-surface_114579-57508.jpg",
- imageAlt: "Traditional Indian vegetarian thali",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/coconut-powder-covered-trivet-with-bun-garland-circle-marble-surface_114579-57508.jpg", imageAlt: "Traditional Indian vegetarian thali"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/peppers-spoons-vase-with-red-pepper-flakes-side-view-wooden_176474-7471.jpg",
- imageAlt: "Indian chef preparing food with devotion",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/peppers-spoons-vase-with-red-pepper-flakes-side-view-wooden_176474-7471.jpg", imageAlt: "Indian chef preparing food with devotion"},
{
- imageSrc: "http://img.b2bpic.net/free-vector/pattern-with-abstract-flowers_1040-67.jpg",
- imageAlt: "Warm gradient mandala background",
- },
+ imageSrc: "http://img.b2bpic.net/free-vector/pattern-with-abstract-flowers_1040-67.jpg", imageAlt: "Warm gradient mandala background"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-salmon-bowls_23-2150427604.jpg",
- imageAlt: "Family enjoying food in an Indian restaurant",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-salmon-bowls_23-2150427604.jpg", imageAlt: "Family enjoying food in an Indian restaurant"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dessert-arrangement-view_23-2149312354.jpg",
- imageAlt: "Assorted Indian sweets and desserts",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dessert-arrangement-view_23-2149312354.jpg", imageAlt: "Assorted Indian sweets and desserts"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/tasty-vegan-vegetarian-salad-with-chickpea-falafel-leaves-served-plate_1220-6903.jpg",
- imageAlt: "Indian breakfast spread",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/tasty-vegan-vegetarian-salad-with-chickpea-falafel-leaves-served-plate_1220-6903.jpg", imageAlt: "Indian breakfast spread"},
]}
autoplayDelay={4000}
showDimOverlay={true}
@@ -105,9 +80,7 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
- type: "text",
- content: "About Our Pure Vegetarian Legacy",
- },
+ type: "text", content: "About Our Pure Vegetarian Legacy"},
]}
/>
@@ -120,29 +93,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "100% Vegetarian",
- description: "Dedicated to pure vegetarian cuisine, ensuring every dish is fresh and wholesome.",
- imageSrc: "http://img.b2bpic.net/free-vector/vegan-elements-set-green-labels-logos-signs-retro-style_1284-14935.jpg",
- imageAlt: "Green leaf icon",
- },
+ title: "100% Vegetarian", description: "Dedicated to pure vegetarian cuisine, ensuring every dish is fresh and wholesome.", imageSrc: "http://img.b2bpic.net/free-vector/vegan-elements-set-green-labels-logos-signs-retro-style_1284-14935.jpg", imageAlt: "Green leaf icon"},
{
- title: "Budget Friendly",
- description: "Enjoy delectable meals without breaking the bank, with prices ranging from ₹1–₹200 per person.",
- imageSrc: "http://img.b2bpic.net/free-vector/indian-digital-rupee-sign-background-retail-market_1017-53788.jpg",
- imageAlt: "Indian Rupee symbol",
- },
+ title: "Budget Friendly", description: "Enjoy delectable meals without breaking the bank, with prices ranging from ₹1–₹200 per person.", imageSrc: "http://img.b2bpic.net/free-vector/indian-digital-rupee-sign-background-retail-market_1017-53788.jpg", imageAlt: "Indian Rupee symbol"},
{
- title: "Prime Location",
- description: "Conveniently located near the revered Shrinathji temple in Nathdwara, easily accessible to all.",
- imageSrc: "http://img.b2bpic.net/free-vector/25-maps-travel-line-icon-pack-vector-icons-illustration_1142-18538.jpg",
- imageAlt: "Map pin icon",
- },
+ title: "Prime Location", description: "Conveniently located near the revered Shrinathji temple in Nathdwara, easily accessible to all.", imageSrc: "http://img.b2bpic.net/free-vector/25-maps-travel-line-icon-pack-vector-icons-illustration_1142-18538.jpg", imageAlt: "Map pin icon"},
{
- title: "Late Night Available",
- description: "Craving a midnight snack or a late dinner? We're open late to serve you with warm meals.",
- imageSrc: "http://img.b2bpic.net/free-photo/clock-icon-left-side_187299-39416.jpg",
- imageAlt: "Crescent moon icon",
- },
+ title: "Late Night Available", description: "Craving a midnight snack or a late dinner? We're open late to serve you with warm meals.", imageSrc: "http://img.b2bpic.net/free-photo/clock-icon-left-side_187299-39416.jpg", imageAlt: "Crescent moon icon"},
]}
title="Why Choose Radha Rani Restaurant?"
description="Experience the authentic flavors of Nathdwara with our unwavering commitment to quality, affordability, and convenience, served with devotion."
@@ -157,69 +114,21 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "menu-1",
- name: "Thali Specials",
- price: "From ₹150",
- variant: "Main Course",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-table_23-2150857814.jpg",
- imageAlt: "Traditional Indian Thali platter",
- },
+ id: "menu-1", name: "Thali Specials", price: "From ₹150", variant: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-table_23-2150857814.jpg", imageAlt: "Traditional Indian Thali platter"},
{
- id: "menu-2",
- name: "Snacks & Chaat",
- price: "From ₹50",
- variant: "Appetizers",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-squashes-with-greens-seasonings-meat-rolls-dark-purple-desk-meat-dinner-vegetable-meal_140725-40254.jpg",
- imageAlt: "Assorted Indian street food snacks",
- },
+ id: "menu-2", name: "Snacks & Chaat", price: "From ₹50", variant: "Appetizers", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-squashes-with-greens-seasonings-meat-rolls-dark-purple-desk-meat-dinner-vegetable-meal_140725-40254.jpg", imageAlt: "Assorted Indian street food snacks"},
{
- id: "menu-3",
- name: "Dal Baati Churma",
- price: "From ₹180",
- variant: "Rajasthani Special",
- imageSrc: "http://img.b2bpic.net/free-photo/chicken-barbecue-with-rice-garnish-vegetable-salad-inside-ethnic-plate_114579-2989.jpg",
- imageAlt: "Authentic Dal Baati Churma",
- },
+ id: "menu-3", name: "Dal Baati Churma", price: "From ₹180", variant: "Rajasthani Special", imageSrc: "http://img.b2bpic.net/free-photo/chicken-barbecue-with-rice-garnish-vegetable-salad-inside-ethnic-plate_114579-2989.jpg", imageAlt: "Authentic Dal Baati Churma"},
{
- id: "menu-4",
- name: "Refreshing Chaas",
- price: "From ₹30",
- variant: "Beverages",
- imageSrc: "http://img.b2bpic.net/free-photo/ayran-drink-with-mint-cucumber-glass-wooden-table_123827-22326.jpg",
- imageAlt: "Glass of refreshing Indian buttermilk",
- },
+ id: "menu-4", name: "Refreshing Chaas", price: "From ₹30", variant: "Beverages", imageSrc: "http://img.b2bpic.net/free-photo/ayran-drink-with-mint-cucumber-glass-wooden-table_123827-22326.jpg", imageAlt: "Glass of refreshing Indian buttermilk"},
{
- id: "menu-5",
- name: "Divine Sweets",
- price: "From ₹40",
- variant: "Desserts",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pink-cakes-with-candies-cookies-white-surface-sweet-cake-biscuit-tea-pie-cookies_140725-64517.jpg",
- imageAlt: "Assorted Indian traditional sweets",
- },
+ id: "menu-5", name: "Divine Sweets", price: "From ₹40", variant: "Desserts", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pink-cakes-with-candies-cookies-white-surface-sweet-cake-biscuit-tea-pie-cookies_140725-64517.jpg", imageAlt: "Assorted Indian traditional sweets"},
{
- id: "menu-6",
- name: "Hearty Breakfast",
- price: "From ₹60",
- variant: "Morning Delights",
- imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-bowl_23-2148728101.jpg",
- imageAlt: "Indian breakfast dishes like Poha",
- },
+ id: "menu-6", name: "Hearty Breakfast", price: "From ₹60", variant: "Morning Delights", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-bowl_23-2148728101.jpg", imageAlt: "Indian breakfast dishes like Poha"},
{
- id: "menu-7",
- name: "Cool Beverages",
- price: "From ₹20",
- variant: "Drinks",
- imageSrc: "http://img.b2bpic.net/free-photo/salted-caramel-milkshake-glass-navy-background_140725-10635.jpg",
- imageAlt: "Selection of Indian beverages",
- },
+ id: "menu-7", name: "Cool Beverages", price: "From ₹20", variant: "Drinks", imageSrc: "http://img.b2bpic.net/free-photo/salted-caramel-milkshake-glass-navy-background_140725-10635.jpg", imageAlt: "Selection of Indian beverages"},
{
- id: "menu-8",
- name: "Chef's Specials",
- price: "Daily Price",
- variant: "Seasonal",
- imageSrc: "http://img.b2bpic.net/free-photo/black-friday-sales-alarm-clock_23-2147695887.jpg",
- imageAlt: "Chef's special seasonal dish",
- },
+ id: "menu-8", name: "Chef's Specials", price: "Daily Price", variant: "Seasonal", imageSrc: "http://img.b2bpic.net/free-photo/black-friday-sales-alarm-clock_23-2147695887.jpg", imageAlt: "Chef's special seasonal dish"},
]}
title="Our Exquisite Pure Vegetarian Menu"
description="Savor traditional Rajasthani delights and popular Indian dishes, prepared fresh with love, ensuring a divine culinary experience."
@@ -234,59 +143,27 @@ export default function LandingPage() {
carouselMode="buttons"
testimonials={[
{
- id: "review-1",
- name: "Priya Sharma",
- handle: "@PriyaFoodie",
- testimonial: "Good services, good food, good quality & quantity. A must-visit place for authentic vegetarian food in Nathdwara.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/modern-woman-smiling-close-up_23-2148369441.jpg",
- imageAlt: "Priya Sharma avatar",
- },
+ id: "review-1", name: "Priya Sharma", handle: "@PriyaFoodie", testimonial: "Good services, good food, good quality & quantity. A must-visit place for authentic vegetarian food in Nathdwara.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/modern-woman-smiling-close-up_23-2148369441.jpg", imageAlt: "Priya Sharma avatar"},
{
- id: "review-2",
- name: "Rohit Kumar",
- handle: "@RohitTravels",
- testimonial: "Highly recommended for anyone looking for a late-night meal! The food is fresh, delicious, and budget-friendly.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-charming-brunette-dressed-stylish-clothes-smiling-while-leaning-against-brick-wall-room-with-loft-interior_613910-9375.jpg",
- imageAlt: "Rohit Kumar avatar",
- },
+ id: "review-2", name: "Rohit Kumar", handle: "@RohitTravels", testimonial: "Highly recommended for anyone looking for a late-night meal! The food is fresh, delicious, and budget-friendly.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-charming-brunette-dressed-stylish-clothes-smiling-while-leaning-against-brick-wall-room-with-loft-interior_613910-9375.jpg", imageAlt: "Rohit Kumar avatar"},
{
- id: "review-3",
- name: "Anjali Singh",
- handle: "@AnjaliEats",
- testimonial: "A truly spiritual dining experience near Shrinathji temple. The thali was exceptional and the staff were very courteous.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/review-increase-rating-ranking-evaluation-classification-concept-businessman-draw-five-yellow-star-increase-rating-his-company_1212-695.jpg",
- imageAlt: "Anjali Singh avatar",
- },
+ id: "review-3", name: "Anjali Singh", handle: "@AnjaliEats", testimonial: "A truly spiritual dining experience near Shrinathji temple. The thali was exceptional and the staff were very courteous.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/review-increase-rating-ranking-evaluation-classification-concept-businessman-draw-five-yellow-star-increase-rating-his-company_1212-695.jpg", imageAlt: "Anjali Singh avatar"},
{
- id: "review-4",
- name: "Deepak Gupta",
- handle: "@DeepakReviews",
- testimonial: "Excellent pure veg options with great taste. The Dal Baati Churma is a must-try. Value for money!",
- rating: 4,
- imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-brunette-caucasian-woman-stands-sideways-with-crossed-arms_141793-115655.jpg",
- imageAlt: "Deepak Gupta avatar",
- },
+ id: "review-4", name: "Deepak Gupta", handle: "@DeepakReviews", testimonial: "Excellent pure veg options with great taste. The Dal Baati Churma is a must-try. Value for money!", rating: 4,
+ imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-brunette-caucasian-woman-stands-sideways-with-crossed-arms_141793-115655.jpg", imageAlt: "Deepak Gupta avatar"},
{
- id: "review-5",
- name: "Shruti Mehta",
- handle: "@ShrutiExplores",
- testimonial: "Visited with family, and everyone loved the food. It's clean, fast, and perfect for a quick and satisfying meal.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/three-women-laughing-together-with-book-cup-coffee_23-2148850585.jpg",
- imageAlt: "Shruti Mehta avatar",
- },
+ id: "review-5", name: "Shruti Mehta", handle: "@ShrutiExplores", testimonial: "Visited with family, and everyone loved the food. It's clean, fast, and perfect for a quick and satisfying meal.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/three-women-laughing-together-with-book-cup-coffee_23-2148850585.jpg", imageAlt: "Shruti Mehta avatar"},
]}
showRating={true}
title="What Our Beloved Patrons Say"
description="Our commitment to delicious, pure vegetarian food and warm service has earned us a commendable 4.6-star rating based on 48 Google Reviews. Hear from our happy customers!"
buttons={[
{
- text: "Read All Reviews on Google",
- href: "https://www.google.com/maps/place/Radha+Rani+Restaurant/@24.935174,73.804825,17z/data=!4m8!3m7!1s0x3968c34f00000001:0x51b73c7e7f603a11!8m2!3d24.935174!4d73.804825!9m1!1b1!16s%2Fg%2F11bxz8t4t1",
- },
+ text: "Read All Reviews on Google", href: "https://www.google.com/maps/place/Radha+Rani+Restaurant/@24.935174,73.804825,17z/data=!4m8!3m7!1s0x3968c34f00000001:0x51b73c7e7f603a11!8m2!3d24.935174!4d73.804825!9m1!1b1!16s%2Fg%2F11bxz8t4t1"},
]}
/>
@@ -295,20 +172,15 @@ export default function LandingPage() {