diff --git a/src/app/page.tsx b/src/app/page.tsx index de7deca..7f8e425 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-cutlery-restaurant_169016-21627.jpg", imageAlt: "Attractive young woman with cutlery in a restaurant"}, { name: "Operating Hours", handle: "Open Daily", testimonial: "Serving delightful experiences until 12 AM", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-dark-red-dahlia-flower-with-intricate-petals_84443-94365.jpg", imageAlt: "Attractive young woman with cutlery in a restaurant"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-dark-red-dahlia-flower-with-intricate-petals_84443-94365.jpg?_wi=1", imageAlt: "Attractive young woman with cutlery in a restaurant"}, { name: "Customer Reviews", handle: "Top Rated", testimonial: "Our guests consistently praise our vibrant ambiance and service. A truly memorable experience!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg?_wi=1", imageAlt: "Attractive young woman with cutlery in a restaurant"}, @@ -75,7 +75,7 @@ export default function LandingPage() { { text: "Reserve a Table", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EzePF9IMT5HVfszFvHl3iGeN7u/uploaded-1781185994269-xan1hv7l.jpg" imageAlt="Bartender crafting cocktails at Warehouse Restobar" mediaAnimation="slide-up" avatars={[ @@ -119,7 +119,7 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", name: "Dragon Babycorn (V)", price: "₹329.00", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetable-salad-bowl-dark-red-table-with-free-place_140725-102878.jpg", imageAlt: "Dragon Babycorn"}, + id: "p1", name: "Dragon Babycorn (V)", price: "₹329.00", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetable-salad-bowl-dark-red-table-with-free-place_140725-102878.jpg?_wi=1", imageAlt: "Dragon Babycorn"}, { id: "p2", name: "Idly Fritters (V)", price: "₹279.00", imageSrc: "http://img.b2bpic.net/free-photo/baked-clam-with-garlic-butter-served-with-garlic-bread-dark-background_1150-45279.jpg", imageAlt: "Idly Fritters"}, { @@ -178,20 +178,20 @@ export default function LandingPage() { title: "DJ Nights", description: "Turn up the volume with our resident DJs spinning the latest tracks every weekend, transforming your evening into an energetic party.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/view-dj-equipment-electronics_23-2149658374.jpg", imageAlt: "DJ playing music at a club"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/touching-soul-three-friends-enjoy-by-singing-acoustic-guitar-songs-rooftop_146671-14625.jpg", imageAlt: "Crowd dancing at a DJ night"} - }, + imageSrc: "http://img.b2bpic.net/free-photo/touching-soul-three-friends-enjoy-by-singing-acoustic-guitar-songs-rooftop_146671-14625.jpg", imageAlt: "Crowd dancing at a DJ night"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-dark-red-dahlia-flower-with-intricate-petals_84443-94365.jpg?_wi=2", imageAlt: "dj playing music at a club night"}, { title: "Live Music", description: "Immerse yourself in melodic evenings with talented local artists performing live, creating the perfect backdrop for relaxed conversations and fine dining.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/charismatic-rock-singer-is-posing-with-his-guitar-while-singing-dark-studio_613910-1778.jpg", imageAlt: "Singer performing live at a bar"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/music-band-guitarist-performing-repetition-recording-studio_53876-138054.jpg", imageAlt: "Band performing on stage"} - }, + imageSrc: "http://img.b2bpic.net/free-photo/music-band-guitarist-performing-repetition-recording-studio_53876-138054.jpg", imageAlt: "Band performing on stage"}, + imageSrc: "http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg?_wi=3", imageAlt: "dj playing music at a club night"}, { title: "Private Dining", description: "Host your intimate gatherings or corporate events in our elegant private dining spaces, offering bespoke menus and personalized service for a seamless experience.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg", imageAlt: "Private dining room setup"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-terrace-lyon_268835-3862.jpg", imageAlt: "Elegant table setting for private event"} - }, + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-terrace-lyon_268835-3862.jpg", imageAlt: "Elegant table setting for private event"}, + imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetable-salad-bowl-dark-red-table-with-free-place_140725-102878.jpg?_wi=2", imageAlt: "dj playing music at a club night"}, ]} showStepNumbers={true} title="Unforgettable Experiences Await" @@ -269,15 +269,14 @@ export default function LandingPage() { { text: "Call Now", href: "tel:+919361917700"}, { - text: "Visit Our Instagram", href: "https://www.instagram.com/warehouse_restobar/" - }, + text: "Visit Our Instagram", href: "https://www.instagram.com/warehouse_restobar/", target: "_blank"}, ]} />