diff --git a/src/app/page.tsx b/src/app/page.tsx index e860305..e520933 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/amazing-shot-old-boat-sandy-beach-with-calm-ocean-other-boats-cloudy-sky_181624-37628.jpg" + imageSrc="http://img.b2bpic.net/free-photo/amazing-shot-old-boat-sandy-beach-with-calm-ocean-other-boats-cloudy-sky_181624-37628.jpg?_wi=1" imageAlt="Kaseli Brewery Cinematic Glass" /> @@ -106,19 +106,19 @@ export default function LandingPage() { id: "1", name: "Gold Lager", price: "12 GEL", - imageSrc: "http://img.b2bpic.net/free-photo/beer-with-crispy-fish-hors-d-oeuvres-world-beer-day_1150-23711.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beer-with-crispy-fish-hors-d-oeuvres-world-beer-day_1150-23711.jpg?_wi=1", }, { id: "2", name: "Black Ale", price: "15 GEL", - imageSrc: "http://img.b2bpic.net/free-photo/person-holding-glass-cup-cold-beer-with-wooden-surface_181624-10308.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-holding-glass-cup-cold-beer-with-wooden-surface_181624-10308.jpg?_wi=1", }, { id: "3", name: "White Wheat", price: "14 GEL", - imageSrc: "http://img.b2bpic.net/free-photo/frothy-beer-pouring-into-glass-refreshing-refreshment-generated-by-ai_188544-34315.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/frothy-beer-pouring-into-glass-refreshing-refreshment-generated-by-ai_188544-34315.jpg?_wi=1", }, ]} title="Signature Brews" @@ -134,7 +134,7 @@ export default function LandingPage() { { title: "Smoked Ribs", description: "12-hour slow-smoked heritage pork.", - imageSrc: "http://img.b2bpic.net/free-photo/meat-chicken-kebab-sprinkled-with-sumac-onion_140725-9570.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-chicken-kebab-sprinkled-with-sumac-onion_140725-9570.jpg?_wi=1", imageAlt: "Smoked Ribs", }, { @@ -168,7 +168,7 @@ export default function LandingPage() { quote: "The best black ale I have had in Batumi!", tag: "Beer Lover", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-wet-hair-posing-studio-wearing-black-oversize-blazer-shiny-necklace_343596-7120.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/amazing-shot-old-boat-sandy-beach-with-calm-ocean-other-boats-cloudy-sky_181624-37628.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/amazing-shot-old-boat-sandy-beach-with-calm-ocean-other-boats-cloudy-sky_181624-37628.jpg?_wi=2", imageAlt: "dark craft brewery beer pour", }, { @@ -179,7 +179,7 @@ export default function LandingPage() { quote: "Incredible atmosphere and even better smoked ribs.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beer-with-crispy-fish-hors-d-oeuvres-world-beer-day_1150-23711.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beer-with-crispy-fish-hors-d-oeuvres-world-beer-day_1150-23711.jpg?_wi=2", imageAlt: "golden lager craft beer", }, { @@ -190,7 +190,7 @@ export default function LandingPage() { quote: "Authentic taste, great service. Highly recommend.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-black-jacket_176474-101946.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/person-holding-glass-cup-cold-beer-with-wooden-surface_181624-10308.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-holding-glass-cup-cold-beer-with-wooden-surface_181624-10308.jpg?_wi=2", imageAlt: "black stout craft beer", }, { @@ -201,7 +201,7 @@ export default function LandingPage() { quote: "The wheat beer is perfectly crisp. Lovely place.", tag: "Tourist", avatarSrc: "http://img.b2bpic.net/free-photo/black-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-13617.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/frothy-beer-pouring-into-glass-refreshing-refreshment-generated-by-ai_188544-34315.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/frothy-beer-pouring-into-glass-refreshing-refreshment-generated-by-ai_188544-34315.jpg?_wi=2", imageAlt: "wheat beer glass", }, { @@ -212,7 +212,7 @@ export default function LandingPage() { quote: "Always fresh, always consistent. My go-to taproom.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-with-glasses_23-2148415937.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/meat-chicken-kebab-sprinkled-with-sumac-onion_140725-9570.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-chicken-kebab-sprinkled-with-sumac-onion_140725-9570.jpg?_wi=2", imageAlt: "smoked ribs gourmet food", }, ]}