From 62d91f9da17ec393b532ba03fbf71a11477586dc Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 05:10:31 +0000 Subject: [PATCH] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 4c41580..5f88b58 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -92,7 +92,7 @@ export default function GalleryPage() { buttonAnimation="blur-reveal" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-brush-close-up_23-2148966902.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-brush-close-up_23-2148966902.jpg?_wi=2", imageAlt: "Festival face painting event photography", }, ]} @@ -118,7 +118,7 @@ export default function GalleryPage() { name: "Kids Face Painting", price: "Colorful Designs", variant: "Birthday Parties", - imageSrc: "http://img.b2bpic.net/free-psd/holi-festival-celebration-instagram-posts_23-2151227255.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/holi-festival-celebration-instagram-posts_23-2151227255.jpg?_wi=2", imageAlt: "Kids birthday party face painting designs", }, { @@ -126,7 +126,7 @@ export default function GalleryPage() { name: "Festival Face Art", price: "Creative Artistry", variant: "Outdoor Events", - imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-brush-close-up_23-2148966902.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-brush-close-up_23-2148966902.jpg?_wi=3", imageAlt: "Festival face painting artwork showcase", }, { @@ -134,7 +134,7 @@ export default function GalleryPage() { name: "Body Painting Art", price: "Professional Service", variant: "Special Events", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-women-with-all-kinds-body_23-2149159242.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-women-with-all-kinds-body_23-2149159242.jpg?_wi=2", imageAlt: "Professional body art photography", }, { @@ -142,7 +142,7 @@ export default function GalleryPage() { name: "Custom Designs", price: "Personalized Art", variant: "Themed Events", - imageSrc: "http://img.b2bpic.net/free-photo/fun-portrait-with-decorations-face_23-2150749319.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fun-portrait-with-decorations-face_23-2150749319.jpg?_wi=2", imageAlt: "Custom themed face painting designs", }, { @@ -150,7 +150,7 @@ export default function GalleryPage() { name: "Princess & Character", price: "Enchanting Designs", variant: "Theme Parties", - imageSrc: "http://img.b2bpic.net/free-psd/holi-festival-celebration-instagram-posts_23-2151227255.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/holi-festival-celebration-instagram-posts_23-2151227255.jpg?_wi=3", imageAlt: "Princess character face painting designs", }, { @@ -158,7 +158,7 @@ export default function GalleryPage() { name: "Festival Entertainment", price: "Live Entertainment", variant: "Large Events", - imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-brush-close-up_23-2148966902.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-brush-close-up_23-2148966902.jpg?_wi=4", imageAlt: "Festival face painter with audience", }, { @@ -166,7 +166,7 @@ export default function GalleryPage() { name: "Artistic Body Designs", price: "High Impact Art", variant: "Photo Shoots", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-women-with-all-kinds-body_23-2149159242.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-women-with-all-kinds-body_23-2149159242.jpg?_wi=3", imageAlt: "Artistic body painting photoshoot", }, { @@ -174,7 +174,7 @@ export default function GalleryPage() { name: "Corporate Events", price: "Professional Art", variant: "Team Events", - imageSrc: "http://img.b2bpic.net/free-photo/male-dj-party-charge-music-entertainment_23-2149658399.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-dj-party-charge-music-entertainment_23-2149658399.jpg?_wi=3", imageAlt: "Corporate event face painting", }, ]}