Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
id: "ayce", title: "All-You-Can-Eat Options", content: "Unlimited culinary exploration with buffet service. Perfect for groups and those who love variety and abundance."
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-overhead-cityscape-shot-with-drone_181624-21306.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-overhead-cityscape-shot-with-drone_181624-21306.jpg?_wi=1"
|
||||
imageAlt="Rooftop dining with city skyline view"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
@@ -190,13 +190,13 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "address", value: "Prahlad Nagar", title: "Location", description: "Central, accessible, with premium ambiance", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-overhead-cityscape-shot-with-drone_181624-21306.jpg", imageAlt: "Rooftop city skyline night view restaurant"
|
||||
id: "address", value: "Prahlad Nagar", title: "Location", description: "Central, accessible, with premium ambiance", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-overhead-cityscape-shot-with-drone_181624-21306.jpg?_wi=2", imageAlt: "Rooftop city skyline night view restaurant"
|
||||
},
|
||||
{
|
||||
id: "parking", value: "Free", title: "Parking", description: "Ample parking available for all guests", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-overhead-cityscape-shot-with-drone_181624-21306.jpg", imageAlt: "Rooftop city skyline night view restaurant"
|
||||
id: "parking", value: "Free", title: "Parking", description: "Ample parking available for all guests", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-overhead-cityscape-shot-with-drone_181624-21306.jpg?_wi=3", imageAlt: "Rooftop city skyline night view restaurant"
|
||||
},
|
||||
{
|
||||
id: "seating", value: "150+", title: "Capacity", description: "Indoor & outdoor rooftop seating available", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-overhead-cityscape-shot-with-drone_181624-21306.jpg", imageAlt: "Rooftop city skyline night view restaurant"
|
||||
id: "seating", value: "150+", title: "Capacity", description: "Indoor & outdoor rooftop seating available", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-overhead-cityscape-shot-with-drone_181624-21306.jpg?_wi=4", imageAlt: "Rooftop city skyline night view restaurant"
|
||||
}
|
||||
]}
|
||||
animationType="none"
|
||||
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
||||
id: "events", title: "Private Events & Celebrations", content: "Birthday parties, anniversaries, corporate dinners, and more. Special group packages available. Call us at +91-79XXXXXXXX for customized event planning."
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-overhead-cityscape-shot-with-drone_181624-21306.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-overhead-cityscape-shot-with-drone_181624-21306.jpg?_wi=5"
|
||||
imageAlt="Rooftop restaurant evening ambiance with city lights"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user