Update src/app/gallery/page.tsx

This commit is contained in:
2026-03-14 05:03:51 +00:00
parent 987867b562
commit ddaf9dcdf6

View File

@@ -48,7 +48,7 @@ export default function GalleryPage() {
buttonAnimation="blur-reveal"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-people-posing-holi-festival_23-2148338022.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-people-posing-holi-festival_23-2148338022.jpg?_wi=2",
imageAlt: "Festival face painting event photography"
}
]}
@@ -73,7 +73,7 @@ export default function GalleryPage() {
name: "Kids Face Painting",
price: "Colorful Designs",
variant: "Birthday Parties",
imageSrc: "http://img.b2bpic.net/free-vector/flat-holi-instagram-stories-collection_52683-158807.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-holi-instagram-stories-collection_52683-158807.jpg?_wi=2",
imageAlt: "Kids birthday party face painting designs"
},
{
@@ -81,7 +81,7 @@ export default function GalleryPage() {
name: "Festival Face Art",
price: "Creative Artistry",
variant: "Outdoor Events",
imageSrc: "http://img.b2bpic.net/free-photo/young-people-posing-holi-festival_23-2148338022.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-people-posing-holi-festival_23-2148338022.jpg?_wi=3",
imageAlt: "Festival face painting artwork showcase"
},
{
@@ -89,7 +89,7 @@ export default function GalleryPage() {
name: "Body Painting Art",
price: "Professional Service",
variant: "Special Events",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-wearing-blue-dress-high-heels-sitting-fireplace_132075-12009.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-wearing-blue-dress-high-heels-sitting-fireplace_132075-12009.jpg?_wi=2",
imageAlt: "Professional body art photography"
},
{
@@ -97,7 +97,7 @@ export default function GalleryPage() {
name: "Custom Designs",
price: "Personalized Art",
variant: "Themed Events",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-brush-posing_23-2148263496.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-brush-posing_23-2148263496.jpg?_wi=2",
imageAlt: "Custom themed face painting designs"
},
{
@@ -105,7 +105,7 @@ export default function GalleryPage() {
name: "Princess & Character",
price: "Enchanting Designs",
variant: "Theme Parties",
imageSrc: "http://img.b2bpic.net/free-vector/flat-holi-instagram-stories-collection_52683-158807.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-holi-instagram-stories-collection_52683-158807.jpg?_wi=3",
imageAlt: "Princess character face painting designs"
},
{
@@ -113,7 +113,7 @@ export default function GalleryPage() {
name: "Festival Entertainment",
price: "Live Entertainment",
variant: "Large Events",
imageSrc: "http://img.b2bpic.net/free-photo/young-people-posing-holi-festival_23-2148338022.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-people-posing-holi-festival_23-2148338022.jpg?_wi=4",
imageAlt: "Festival face painter with audience"
},
{
@@ -121,7 +121,7 @@ export default function GalleryPage() {
name: "Artistic Body Designs",
price: "High Impact Art",
variant: "Photo Shoots",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-wearing-blue-dress-high-heels-sitting-fireplace_132075-12009.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-wearing-blue-dress-high-heels-sitting-fireplace_132075-12009.jpg?_wi=3",
imageAlt: "Artistic body painting photoshoot"
},
{
@@ -129,7 +129,7 @@ export default function GalleryPage() {
name: "Corporate Events",
price: "Professional Art",
variant: "Team Events",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-costume_23-2149357767.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-costume_23-2149357767.jpg?_wi=3",
imageAlt: "Corporate event face painting"
}
]}