Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-17 13:35:31 +00:00

View File

@@ -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"
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: "hours", value: "🕐 11AM - 11PM", title: "Opening Hours", description: "Lunch: 11AM - 4PM | Dinner: 6PM - 11PM | Open 7 days a week"
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: "contact", value: "📞 084469 51999", title: "Quick Contact", description: "Call for reservations | Instant table booking | WhatsApp available"
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"
}
]}
/>