Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -49,8 +49,8 @@ export default function LandingPage() {
|
||||
description="Sanjay Dhaba brings the heart of North Indian rustic cooking to your plate. Experience heritage recipes, fresh ingredients, and bold flavors in every bite."
|
||||
buttons={[{ text: "View Menu", href: "#menu" }, { text: "Book Table", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-meal-with-rice-onion_23-2148747621.jpg", imageAlt: "Traditional North Indian Feast" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-red-chilli-sumac-powder-spices-with-curry-black_140725-12469.jpg", imageAlt: "Freshly Prepared Curries" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-meal-with-rice-onion_23-2148747621.jpg?_wi=1", imageAlt: "Traditional North Indian Feast" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-red-chilli-sumac-powder-spices-with-curry-black_140725-12469.jpg?_wi=1", imageAlt: "Freshly Prepared Curries" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-soup-with-ingredients_140725-150430.jpg", imageAlt: "Signature Tandoori Dishes" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-frame-with-copy-space_23-2148747627.jpg", imageAlt: "Warm Atmosphere" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/choco-brownies-with-fine-lemted-cocoa-cream-vanilla-icecream_114579-2132.jpg", imageAlt: "Authentic Indian Flavors" }
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
{ title: "Traditional Methods", description: "Authentic charcoal-fired tandoor cooking techniques." },
|
||||
{ title: "Family Recipes", description: "Time-tested secret recipes from the heart of Punjab." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/with-closed-eyes-young-male-cook-wearing-chef-uniform-glasses-pretending-sniffing-meal-food-isolated-pink-wall_141793-78281.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/with-closed-eyes-young-male-cook-wearing-chef-uniform-glasses-pretending-sniffing-meal-food-isolated-pink-wall_141793-78281.jpg?_wi=1"
|
||||
imageAlt="Sanjay Dhaba Interior"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
{ id: "f2", title: "Chef Special Curries", content: "Experience our award-winning signature curries made with house-ground masalas." },
|
||||
{ id: "f3", title: "Family Friendly", content: "A warm, welcoming atmosphere perfect for family gatherings and celebrations." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-spoons-with-dill-paprika_23-2147773518.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-spoons-with-dill-paprika_23-2147773518.jpg?_wi=1"
|
||||
imageAlt="Fresh Spice Blends"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Butter Chicken", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/italian-focaccia-with-rosemary_123827-22249.jpg" },
|
||||
{ id: "p1", name: "Butter Chicken", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/italian-focaccia-with-rosemary_123827-22249.jpg?_wi=1" },
|
||||
{ id: "p2", name: "Garlic Naan", price: "$4", imageSrc: "http://img.b2bpic.net/free-photo/indian-butter-chicken-black-bowl-wooden-table_123827-20544.jpg" },
|
||||
{ id: "p3", name: "Paneer Tikka", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/top-view-azerbaijani-gutab-stuffed-flatbread-with-herbs-served-with-yogurt_140725-7096.jpg" },
|
||||
{ id: "p4", name: "Dal Makhani", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-hold-tray-mini-pizzas-with-sausages_141793-12546.jpg" },
|
||||
@@ -131,11 +131,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Ananya R.", date: "Oct 2024", title: "Authentic Taste", quote: "Reminds me of home. The butter chicken is simply divine.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663852.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-meal-with-rice-onion_23-2148747621.jpg", imageAlt: "happy diner portrait indian restaurant" },
|
||||
{ id: "2", name: "John D.", date: "Sep 2024", title: "Best in City", quote: "The Naan is fresh and crispy, definitely the best in town.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663853.jpg", imageSrc: "http://img.b2bpic.net/free-photo/with-closed-eyes-young-male-cook-wearing-chef-uniform-glasses-pretending-sniffing-meal-food-isolated-pink-wall_141793-78281.jpg", imageAlt: "happy diner portrait indian restaurant" },
|
||||
{ id: "3", name: "Sarah K.", date: "Aug 2024", title: "Great Atmosphere", quote: "Lovely staff and the flavors are absolutely bold and perfect.", tag: "Family", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-having-fun-while-talking-waiter-cafe_637285-12509.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-spoons-with-dill-paprika_23-2147773518.jpg", imageAlt: "happy diner portrait indian restaurant" },
|
||||
{ id: "4", name: "Michael S.", date: "Jul 2024", title: "Amazing Service", quote: "Always quick service and food arrives steaming hot.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5053.jpg", imageSrc: "http://img.b2bpic.net/free-photo/italian-focaccia-with-rosemary_123827-22249.jpg", imageAlt: "happy diner portrait indian restaurant" },
|
||||
{ id: "5", name: "Vikram V.", date: "Jun 2024", title: "Must Try!", quote: "Everything we ordered was spectacular. Will definitely be back.", tag: "Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-positive-african-american-female-with-curly-hair-wears-headphones-via-mobile-application-chats-networks-connected-wireless-internet-enjoys-recreation-time-reads-good-news_273609-2221.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-red-chilli-sumac-powder-spices-with-curry-black_140725-12469.jpg", imageAlt: "happy diner portrait indian restaurant" }
|
||||
{ id: "1", name: "Ananya R.", date: "Oct 2024", title: "Authentic Taste", quote: "Reminds me of home. The butter chicken is simply divine.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663852.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-meal-with-rice-onion_23-2148747621.jpg?_wi=2", imageAlt: "happy diner portrait indian restaurant" },
|
||||
{ id: "2", name: "John D.", date: "Sep 2024", title: "Best in City", quote: "The Naan is fresh and crispy, definitely the best in town.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663853.jpg", imageSrc: "http://img.b2bpic.net/free-photo/with-closed-eyes-young-male-cook-wearing-chef-uniform-glasses-pretending-sniffing-meal-food-isolated-pink-wall_141793-78281.jpg?_wi=2", imageAlt: "happy diner portrait indian restaurant" },
|
||||
{ id: "3", name: "Sarah K.", date: "Aug 2024", title: "Great Atmosphere", quote: "Lovely staff and the flavors are absolutely bold and perfect.", tag: "Family", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-having-fun-while-talking-waiter-cafe_637285-12509.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-spoons-with-dill-paprika_23-2147773518.jpg?_wi=2", imageAlt: "happy diner portrait indian restaurant" },
|
||||
{ id: "4", name: "Michael S.", date: "Jul 2024", title: "Amazing Service", quote: "Always quick service and food arrives steaming hot.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5053.jpg", imageSrc: "http://img.b2bpic.net/free-photo/italian-focaccia-with-rosemary_123827-22249.jpg?_wi=2", imageAlt: "happy diner portrait indian restaurant" },
|
||||
{ id: "5", name: "Vikram V.", date: "Jun 2024", title: "Must Try!", quote: "Everything we ordered was spectacular. Will definitely be back.", tag: "Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-positive-african-american-female-with-curly-hair-wears-headphones-via-mobile-application-chats-networks-connected-wireless-internet-enjoys-recreation-time-reads-good-news_273609-2221.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-red-chilli-sumac-powder-spices-with-curry-black_140725-12469.jpg?_wi=2", imageAlt: "happy diner portrait indian restaurant" }
|
||||
]}
|
||||
title="Stories from Our Tables"
|
||||
description="See why our guests return again and again."
|
||||
|
||||
Reference in New Issue
Block a user