diff --git a/src/app/page.tsx b/src/app/page.tsx index ae8b5cb..5a4b30b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-overhead-cityscape-shot-with-drone_181624-21306.jpg" 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" + 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: "parking", value: "Free", title: "Parking", description: "Ample parking available for all guests" + 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: "seating", value: "150+", title: "Capacity", description: "Indoor & outdoor rooftop seating available" + 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" } ]} 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?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-overhead-cityscape-shot-with-drone_181624-21306.jpg" imageAlt="Rooftop restaurant evening ambiance with city lights" mediaAnimation="opacity" mediaPosition="right"