diff --git a/src/app/page.tsx b/src/app/page.tsx index 1df6d00..0d2e0e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ const HomePage = () => { { text: "Make a Reservation", href: "/contact" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant-with-orange-juice-hand_627829-2003.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant-with-orange-juice-hand_627829-2003.jpg?_wi=1" imageAlt="Silver Lyan intimate bar setting with low lighting" mediaAnimation="blur-reveal" imagePosition="right" @@ -88,7 +88,7 @@ const HomePage = () => { description: "Our signature creation: a delicate Jell-O shot served in an orange wedge, topped with vanilla salt, paired with a prosecco chaser. An unforgettable flavor journey.", imageSrc: - "http://img.b2bpic.net/free-photo/top-view-orange-jellies-inside-glass-grey-rustic-surface_140725-29870.jpg", + "http://img.b2bpic.net/free-photo/top-view-orange-jellies-inside-glass-grey-rustic-surface_140725-29870.jpg?_wi=1", imageAlt: "signature cocktail aperol spritz orange wedge", }, { @@ -96,7 +96,7 @@ const HomePage = () => { description: "Our team continuously innovates with seasonal ingredients and techniques, ensuring fresh experiences with every visit.", imageSrc: - "http://img.b2bpic.net/free-photo/man-decorating-cocktail-glass-with-pomegranate-seeds_23-2148454461.jpg", + "http://img.b2bpic.net/free-photo/man-decorating-cocktail-glass-with-pomegranate-seeds_23-2148454461.jpg?_wi=1", imageAlt: "seasonal craft cocktail fresh ingredients", }, { @@ -104,7 +104,7 @@ const HomePage = () => { description: "Traditional cocktails elevated with modern twists and premium spirits. We honor tradition while pushing creative boundaries.", imageSrc: - "http://img.b2bpic.net/free-photo/fresh-detox-with-vegetables-herbs-wooden-desk_141793-17457.jpg", + "http://img.b2bpic.net/free-photo/fresh-detox-with-vegetables-herbs-wooden-desk_141793-17457.jpg?_wi=1", imageAlt: "classic cocktail martini whiskey drink", }, { @@ -112,7 +112,7 @@ const HomePage = () => { description: "Work with our bartenders to craft a custom cocktail tailored to your palate and preferences.", imageSrc: - "http://img.b2bpic.net/free-photo/preparing-refreshing-cocktail-bar_23-2148176758.jpg", + "http://img.b2bpic.net/free-photo/preparing-refreshing-cocktail-bar_23-2148176758.jpg?_wi=1", imageAlt: "custom craft cocktail personalized drink", }, ]}