Merge version_1 into main #2
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
title="26 Years of Culinary Excellence and Local Trust in Belagavi"
|
||||
description="Ruchira Restaurant"
|
||||
subdescription="Premier Dining & Catering Destination"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/authentic-chicken-biryani-served-traditional-earthenware-bowl_84443-64517.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/authentic-chicken-biryani-served-traditional-earthenware-bowl_84443-64517.jpg"
|
||||
imageAlt="Signature Hyderabadi Chicken"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
id: "1", name: "Dum Biryani", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-meal-assortment_23-2148821516.jpg", imageAlt: "Dum Biryani", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "2", name: "Hyderabadi Chicken", price: "₹380", imageSrc: "http://img.b2bpic.net/free-psd/authentic-chicken-biryani-served-traditional-earthenware-bowl_84443-64517.jpg?_wi=2", imageAlt: "Hyderabadi Chicken", initialQuantity: 1
|
||||
id: "2", name: "Hyderabadi Chicken", price: "₹380", imageSrc: "http://img.b2bpic.net/free-psd/authentic-chicken-biryani-served-traditional-earthenware-bowl_84443-64517.jpg", imageAlt: "Hyderabadi Chicken", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "3", name: "Ruchira Special Chicken", price: "₹420", imageSrc: "http://img.b2bpic.net/free-photo/massaman-curry-frying-pan-with-spices-cement-floor_1150-20777.jpg", imageAlt: "Ruchira Special Chicken", initialQuantity: 1
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", alt: "Guest 2" }
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="entrance-slide"
|
||||
avatarsAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
id: "6", title: "Do you accommodate dietary restrictions?", content: "Yes, we accommodate vegetarian, vegan, gluten-free, and other dietary preferences. Please mention any restrictions when booking."
|
||||
}
|
||||
]}
|
||||
animationType="entrance-slide"
|
||||
animationType="smooth"
|
||||
textboxLayout="default"
|
||||
faqsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user