From e11424f527ccd678c9610a5c4e5afb38ddae7c13 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 03:50:52 +0000 Subject: [PATCH] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 2aa7b4c..beaf5a5 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -81,7 +81,7 @@ export default function GalleryPage() { category: "Ambiance", title: "Our Outdoor Seating", excerpt: "Dine under the stars in our enchanting outdoor garden with warm lighting and lush surroundings.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-guy-hugging-young-cheerful-lady-table_23-2148016786.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-guy-hugging-young-cheerful-lady-table_23-2148016786.jpg?_wi=3", imageAlt: "Outdoor seating area", authorName: "Café Nuwara Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-happy-young-woman_23-2147823623.jpg", @@ -92,7 +92,7 @@ export default function GalleryPage() { category: "Interior", title: "Elegant Dining Spaces", excerpt: "Experience intimate fine dining in our beautifully designed interior with premium décor and soft lighting.", - imageSrc: "http://img.b2bpic.net/free-photo/vintage-chairs-antique-store_23-2149640752.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vintage-chairs-antique-store_23-2149640752.jpg?_wi=3", imageAlt: "Restaurant interior", authorName: "Café Nuwara Team", authorAvatar: "http://img.b2bpic.net/free-vector/business-people-group_24908-55472.jpg", @@ -103,7 +103,7 @@ export default function GalleryPage() { category: "Cuisine", title: "Culinary Creations", excerpt: "Witness the artistry of our chefs through beautifully presented dishes that celebrate flavor and freshness.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-creamy-delicious-cakes-with-chocolate-cips-white-surface-cake-biscuit-cookie-tea-sweet-cream_140725-101385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-creamy-delicious-cakes-with-chocolate-cips-white-surface-cake-biscuit-cookie-tea-sweet-cream_140725-101385.jpg?_wi=3", imageAlt: "Food presentation", authorName: "Café Nuwara Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-cute-blonde-woman-pointing-her-smile-checked-shirt-looking-cheerful-front-view_176474-112653.jpg", @@ -129,10 +129,10 @@ export default function GalleryPage() { title: "Friday & Saturday Live Music", description: "Experience the magic of live performances every Friday and Saturday evening. Our talented musicians create the perfect soundtrack to your dining experience with jazz, acoustic, and contemporary music.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-donut_23-2148773571.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-donut_23-2148773571.jpg?_wi=3", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-with-delicious-cocktails_23-2150244954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-with-delicious-cocktails_23-2150244954.jpg?_wi=3", }, }, { @@ -140,10 +140,10 @@ export default function GalleryPage() { title: "Private Events & Gatherings", description: "Celebrate your special moments at Café Nuwara. Whether it's a birthday, anniversary, or corporate gathering, our team ensures an unforgettable event with personalized service and exquisite cuisine.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-with-delicious-cocktails_23-2150244954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-with-delicious-cocktails_23-2150244954.jpg?_wi=4", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-donut_23-2148773571.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-donut_23-2148773571.jpg?_wi=4", }, }, ]}