Merge version_1 into main #2
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{ text: "📅 Reserve Table", href: "#reservation" }
|
||||
]}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-selective-closeup-shot-red-roses-table-near-plates-filled-with-food-table_181624-3965.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-selective-closeup-shot-red-roses-table-near-plates-filled-with-food-table_181624-3965.jpg?_wi=1"
|
||||
imageAlt="Bird Valley Restaurant Interior - Warm and inviting dining ambience"
|
||||
mediaAnimation="opacity"
|
||||
buttonAnimation="slide-up"
|
||||
@@ -190,13 +190,13 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "address", value: "📍 Wakad, Pune", title: "Location", description: "Prime location in Wakad | Easy access from Hinjewadi | Free ample parking", imageSrc: "http://img.b2bpic.net/free-photo/vertical-selective-closeup-shot-red-roses-table-near-plates-filled-with-food-table_181624-3965.jpg", imageAlt: "Location map Wakad Pune"
|
||||
id: "address", value: "📍 Wakad, Pune", title: "Location", description: "Prime location in Wakad | Easy access from Hinjewadi | Free ample parking", imageSrc: "http://img.b2bpic.net/free-photo/vertical-selective-closeup-shot-red-roses-table-near-plates-filled-with-food-table_181624-3965.jpg?_wi=2", imageAlt: "Location map Wakad Pune"
|
||||
},
|
||||
{
|
||||
id: "hours", value: "🕐 11AM - 11PM", title: "Opening Hours", description: "Lunch: 11AM - 4PM | Dinner: 6PM - 11PM | Open 7 days a week", imageSrc: "http://img.b2bpic.net/free-photo/vertical-selective-closeup-shot-red-roses-table-near-plates-filled-with-food-table_181624-3965.jpg", imageAlt: "Opening hours restaurant timing"
|
||||
id: "hours", value: "🕐 11AM - 11PM", title: "Opening Hours", description: "Lunch: 11AM - 4PM | Dinner: 6PM - 11PM | Open 7 days a week", imageSrc: "http://img.b2bpic.net/free-photo/vertical-selective-closeup-shot-red-roses-table-near-plates-filled-with-food-table_181624-3965.jpg?_wi=3", imageAlt: "Opening hours restaurant timing"
|
||||
},
|
||||
{
|
||||
id: "contact", value: "📞 084469 51999", title: "Quick Contact", description: "Call for reservations | Instant table booking | WhatsApp available", imageSrc: "http://img.b2bpic.net/free-photo/vertical-selective-closeup-shot-red-roses-table-near-plates-filled-with-food-table_181624-3965.jpg", imageAlt: "Contact phone number restaurant"
|
||||
id: "contact", value: "📞 084469 51999", title: "Quick Contact", description: "Call for reservations | Instant table booking | WhatsApp available", imageSrc: "http://img.b2bpic.net/free-photo/vertical-selective-closeup-shot-red-roses-table-near-plates-filled-with-food-table_181624-3965.jpg?_wi=4", imageAlt: "Contact phone number restaurant"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user