From 9690dc56b7b4aa7cef7b71499507762ee2afe7cf Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 23:57:23 +0000 Subject: [PATCH] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index fb0743e..28a6218 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -67,15 +67,15 @@ export default function GalleryPage() { description="Step inside and experience the warm, inviting atmosphere designed for your comfort and relaxation." features={[ { - title: "", description: "", imageSrc: "http://img.b2bpic.net/free-photo/people-sitting-table-full-shot_23-2149726816.jpg", imageAlt: "Cozy coffee shop interior with plants and books"}, + title: "", description: "", imageSrc: "http://img.b2bpic.net/free-photo/people-sitting-table-full-shot_23-2149726816.jpg?_wi=2", imageAlt: "Cozy coffee shop interior with plants and books"}, { - title: "", description: "", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-flowers-vases_23-2148435683.jpg", imageAlt: "Beautiful flowers in vases, part of the interior decor"}, + title: "", description: "", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-flowers-vases_23-2148435683.jpg?_wi=2", imageAlt: "Beautiful flowers in vases, part of the interior decor"}, { - title: "", description: "", imageSrc: "http://img.b2bpic.net/free-photo/little-cactus-aloe-small-pots_1153-5761.jpg", imageAlt: "Small potted plants adding greenery to the space"}, + title: "", description: "", imageSrc: "http://img.b2bpic.net/free-photo/little-cactus-aloe-small-pots_1153-5761.jpg?_wi=2", imageAlt: "Small potted plants adding greenery to the space"}, { - title: "", description: "", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-table-with-cocktail-burning-candle-side-view_140725-12766.jpg", imageAlt: "Ambient lighting and cozy seating area"}, + title: "", description: "", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-table-with-cocktail-burning-candle-side-view_140725-12766.jpg?_wi=1", imageAlt: "Ambient lighting and cozy seating area"}, { - title: "", description: "", imageSrc: "http://img.b2bpic.net/free-photo/empty-billboard-metropolis-city_23-2151913718.jpg", imageAlt: "The exterior facade of The Coffee House at dusk"}, + title: "", description: "", imageSrc: "http://img.b2bpic.net/free-photo/empty-billboard-metropolis-city_23-2151913718.jpg?_wi=2", imageAlt: "The exterior facade of The Coffee House at dusk"}, { title: "", description: "", imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-coffee-and-reading-a-book_23-2149726816.jpg?_wi=1", imageAlt: "Customer enjoying a coffee and reading in the cafe"} ]} @@ -92,24 +92,24 @@ export default function GalleryPage() { description="Explore our delectable range of handcrafted beverages, artisan pastries, and light bites, all crafted with care." features={[ { - title: "", description: "", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-coffee-cup_23-2149703699.jpg", imageAlt: "A delicious high-angle view of a coffee cup"}, + title: "", description: "", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-coffee-cup_23-2149703699.jpg?_wi=2", imageAlt: "A delicious high-angle view of a coffee cup"}, { - title: "", description: "", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cookies-cake-slices-wooden-board_114579-17174.jpg", imageAlt: "Assortment of freshly baked pastries and cakes"}, + title: "", description: "", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cookies-cake-slices-wooden-board_114579-17174.jpg?_wi=2", imageAlt: "Assortment of freshly baked pastries and cakes"}, { - title: "", description: "", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-holding-spoon-cappuccino-latte-with-frothy-foam_23-2147975366.jpg", imageAlt: "Close-up of a perfectly crafted cappuccino"}, + title: "", description: "", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-holding-spoon-cappuccino-latte-with-frothy-foam_23-2147975366.jpg?_wi=2", imageAlt: "Close-up of a perfectly crafted cappuccino"}, { - title: "", description: "", imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee-with-milk_23-2149372134.jpg", imageAlt: "Refreshing iced coffee with a splash of milk"}, + title: "", description: "", imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee-with-milk_23-2149372134.jpg?_wi=2", imageAlt: "Refreshing iced coffee with a splash of milk"}, { - title: "", description: "", imageSrc: "http://img.b2bpic.net/free-photo/croissant-cup-coffee_23-2148184288.jpg", imageAlt: "Flaky croissant and a cup of hot coffee"}, + title: "", description: "", imageSrc: "http://img.b2bpic.net/free-photo/croissant-cup-coffee_23-2148184288.jpg?_wi=2", imageAlt: "Flaky croissant and a cup of hot coffee"}, { - title: "", description: "", imageSrc: "http://img.b2bpic.net/free-photo/fruit-smoothie-with-strawberries-blueberries-raspberries_23-2148719812.jpg", imageAlt: "Vibrant mixed berry smoothie"} + title: "", description: "", imageSrc: "http://img.b2bpic.net/free-photo/fruit-smoothie-with-strawberries-blueberries-raspberries_23-2148719812.jpg?_wi=2", imageAlt: "Vibrant mixed berry smoothie"} ]} />