From 36f5f4b81086ce5c02e8e2d4dc37e704a9167d8d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 06:04:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a9c008d..df96a5e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,21 +134,21 @@ export default function HomePage() { background={{ variant: "plain" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-playing-electric-guitar-live-concert_23-2149188054.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-playing-electric-guitar-live-concert_23-2149188054.jpg?_wi=1", imageAlt: "Beatles Pub main interior with stage and seating", }, { - imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-their-time-dj-party_23-2149658384.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-their-time-dj-party_23-2149658384.jpg?_wi=1", imageAlt: "Premium whiskey and beer selection at the bar", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-steak-with-spicy-sauce_140725-951.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-steak-with-spicy-sauce_140725-951.jpg?_wi=1", imageAlt: "Signature pork ribs dish", }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-playing-guitar_23-2149223624.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-playing-guitar_23-2149223624.jpg?_wi=1", imageAlt: "Live rock music performance", }, ]} @@ -198,7 +198,7 @@ export default function HomePage() { title: "300+ Whiskey Selection", description: "Curated collection of finest spirits from around the world, expertly selected for the discerning palate.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-mezcal-beverage-arrangement_23-2148993597.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-mezcal-beverage-arrangement_23-2148993597.jpg?_wi=1", }, items: [ { @@ -221,7 +221,7 @@ export default function HomePage() { title: "20+ Draft Beers", description: "Selection of local Armenian beers and international favorites on tap, perfectly chilled and served fresh.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-beer-factory_23-2150573899.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-beer-factory_23-2150573899.jpg?_wi=1", }, items: [ { @@ -244,7 +244,7 @@ export default function HomePage() { title: "Signature Pork Ribs", description: "Smoky, tender ribs that have become legendary among locals and tourists alike. Perfectly seasoned and cooked to perfection.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/grilled-sliced-lamb-wooden-board-potato-tomato-pepper-pickles-side-view_141793-3750.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-sliced-lamb-wooden-board-potato-tomato-pepper-pickles-side-view_141793-3750.jpg?_wi=1", }, items: [ { @@ -267,7 +267,7 @@ export default function HomePage() { title: "Signature Cocktails", description: "Creative drinks crafted by experienced mixologists, blending classic techniques with modern flair.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/food-holiday-dinner-eating-hotel_1122-2017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/food-holiday-dinner-eating-hotel_1122-2017.jpg?_wi=1", }, items: [ { @@ -325,7 +325,7 @@ export default function HomePage() { name: "Sarah Johnson", role: "Tourist from USA", testimonial: "Best pub experience in Yerevan! The staff was incredibly welcoming, the whiskey selection is massive, and the ribs are absolutely incredible. Live music made it perfect.", - imageSrc: "http://img.b2bpic.net/free-photo/adorable-dark-haired-female-model-enjoying-favorite-beverage-weekend_197531-7744.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adorable-dark-haired-female-model-enjoying-favorite-beverage-weekend_197531-7744.jpg?_wi=1", icon: Star, }, { @@ -380,7 +380,7 @@ export default function HomePage() { description="Reserve your table, get directions, or call ahead. We're located in the heart of downtown Yerevan and ready to welcome you." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-architecture-building-seoul-city_74190-3344.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-architecture-building-seoul-city_74190-3344.jpg?_wi=1" imageAlt="Beatles Pub Yerevan location in downtown" mediaAnimation="slide-up" mediaPosition="right"