From e43078d1790115befae85bb5ff991c0d4bafd30e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 04:57:06 +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 e9187a1..2b9db30 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -88,7 +88,7 @@ export default function GalleryPage() { mediaItems={[ { imageSrc: - "http://img.b2bpic.net/free-photo/three-beautiful-smiling-girls-posing-holi-party_158538-16632.jpg", + "http://img.b2bpic.net/free-photo/three-beautiful-smiling-girls-posing-holi-party_158538-16632.jpg?_wi=2", imageAlt: "Festival face art gallery", }, ]} @@ -114,7 +114,7 @@ export default function GalleryPage() { price: "Colorful Designs", variant: "Birthday Parties", imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-lgtbiq-plus-portraits_23-2149165929.jpg", + "http://img.b2bpic.net/free-photo/beautiful-lgtbiq-plus-portraits_23-2149165929.jpg?_wi=2", imageAlt: "Kids birthday party face painting designs", }, { @@ -123,7 +123,7 @@ export default function GalleryPage() { price: "Creative Artistry", variant: "Outdoor Events", imageSrc: - "http://img.b2bpic.net/free-photo/three-beautiful-smiling-girls-posing-holi-party_158538-16632.jpg", + "http://img.b2bpic.net/free-photo/three-beautiful-smiling-girls-posing-holi-party_158538-16632.jpg?_wi=3", imageAlt: "Festival face painting artwork showcase", }, { @@ -132,7 +132,7 @@ export default function GalleryPage() { price: "Professional Service", variant: "Special Events", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-view-fluorescent-make-up-person_23-2148410114.jpg", + "http://img.b2bpic.net/free-photo/close-up-view-fluorescent-make-up-person_23-2148410114.jpg?_wi=2", imageAlt: "Professional body art photography", }, { @@ -141,7 +141,7 @@ export default function GalleryPage() { price: "Personalized Art", variant: "Themed Events", imageSrc: - "http://img.b2bpic.net/free-photo/fabulous-drag-queen-getting-her-makeup-ready_23-2149138152.jpg", + "http://img.b2bpic.net/free-photo/fabulous-drag-queen-getting-her-makeup-ready_23-2149138152.jpg?_wi=2", imageAlt: "Custom themed face painting designs", }, { @@ -150,7 +150,7 @@ export default function GalleryPage() { price: "Enchanting Designs", variant: "Theme Parties", imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-lgtbiq-plus-portraits_23-2149165929.jpg", + "http://img.b2bpic.net/free-photo/beautiful-lgtbiq-plus-portraits_23-2149165929.jpg?_wi=3", imageAlt: "Princess character face painting designs", }, { @@ -159,7 +159,7 @@ export default function GalleryPage() { price: "Live Entertainment", variant: "Large Events", imageSrc: - "http://img.b2bpic.net/free-photo/three-beautiful-smiling-girls-posing-holi-party_158538-16632.jpg", + "http://img.b2bpic.net/free-photo/three-beautiful-smiling-girls-posing-holi-party_158538-16632.jpg?_wi=4", imageAlt: "Festival face painter with audience", }, { @@ -168,7 +168,7 @@ export default function GalleryPage() { price: "High Impact Art", variant: "Photo Shoots", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-view-fluorescent-make-up-person_23-2148410114.jpg", + "http://img.b2bpic.net/free-photo/close-up-view-fluorescent-make-up-person_23-2148410114.jpg?_wi=3", imageAlt: "Artistic body painting photoshoot", }, { @@ -177,7 +177,7 @@ export default function GalleryPage() { price: "Professional Art", variant: "Team Events", imageSrc: - "http://img.b2bpic.net/free-photo/man-about-hug-friend-birthday-celebration_23-2147716867.jpg", + "http://img.b2bpic.net/free-photo/man-about-hug-friend-birthday-celebration_23-2147716867.jpg?_wi=3", imageAlt: "Corporate event face painting", }, ]}