Update src/app/gallery/page.tsx

This commit is contained in:
2026-03-14 04:57:06 +00:00
parent 2b1598f70b
commit e43078d179

View File

@@ -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",
},
]}