From 3e06949ed1a68f2bb17eb2c72f68fcf463795c06 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 15:02:15 +0000 Subject: [PATCH] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index f245734..5cebee3 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -58,7 +58,7 @@ export default function GalleryPage() { category: "Birthday Cakes", title: "Custom Design Celebration", excerpt: "Stunning multi-tiered birthday cakes with personalized designs and intricate decorations", - imageSrc: "http://img.b2bpic.net/free-photo/waiter-carries-luxurious-violet-wedding-cake-decorated_8353-568.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/waiter-carries-luxurious-violet-wedding-cake-decorated_8353-568.jpg?_wi=3", imageAlt: "stunning multi-tier birthday cakes display", authorName: "Loyans Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-apron_23-2149045714.jpg", @@ -69,7 +69,7 @@ export default function GalleryPage() { category: "Pastries", title: "Fresh Daily Pastries", excerpt: "Butter-rich pastries and croissants baked fresh every morning with premium ingredients", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-assortment-muffins_23-2148833997.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-assortment-muffins_23-2148833997.jpg?_wi=3", imageAlt: "fresh daily pastries morning bakery display", authorName: "Loyans Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-apron_23-2149045714.jpg", @@ -80,7 +80,7 @@ export default function GalleryPage() { category: "Desserts", title: "Premium Dessert Collection", excerpt: "Elegant and sophisticated desserts perfect for events, celebrations, and special occasions", - imageSrc: "http://img.b2bpic.net/free-photo/pair-dessert-with-cinnamon-cup-tea_140725-2894.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pair-dessert-with-cinnamon-cup-tea_140725-2894.jpg?_wi=2", imageAlt: "elegant desserts plating catering display", authorName: "Loyans Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-apron_23-2149045714.jpg", @@ -91,7 +91,7 @@ export default function GalleryPage() { category: "Special Orders", title: "Custom Creations", excerpt: "Made-to-order designs and custom flavors for your unique and special day", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-cheesecake-with-strawberry-chocolate-oval-plate-xmas-ornaments-dark_140725-105604.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-cheesecake-with-strawberry-chocolate-oval-plate-xmas-ornaments-dark_140725-105604.jpg?_wi=3", imageAlt: "custom cake creations special orders showcase", authorName: "Loyans Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-apron_23-2149045714.jpg",