Update src/app/services/page.tsx
This commit is contained in:
@@ -49,7 +49,7 @@ export default function ServicesPage() {
|
||||
buttonAnimation="blur-reveal"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/little-children-trick-treating-halloween_53876-40562.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/little-children-trick-treating-halloween_53876-40562.jpg?_wi=2",
|
||||
imageAlt: "Professional face painting services"
|
||||
}
|
||||
]}
|
||||
@@ -73,7 +73,7 @@ export default function ServicesPage() {
|
||||
title: "Kids Party Face Painting",
|
||||
description: "Make birthdays magical with our professional kids' face painting. Our artists create vibrant, playful designs that children absolutely love.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/little-children-trick-treating-halloween_53876-40562.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/little-children-trick-treating-halloween_53876-40562.jpg?_wi=3",
|
||||
imageAlt: "Kids party face painting showcase"
|
||||
},
|
||||
items: [
|
||||
@@ -89,7 +89,7 @@ export default function ServicesPage() {
|
||||
title: "Festival Face Art",
|
||||
description: "Perfect for outdoor events, festivals, and large gatherings. We specialize in fast, beautiful designs that work for high-capacity crowds.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-girl-playing-beauty-salon_23-2147749312.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-girl-playing-beauty-salon_23-2147749312.jpg?_wi=2",
|
||||
imageAlt: "Festival face art designs"
|
||||
},
|
||||
items: [
|
||||
@@ -105,7 +105,7 @@ export default function ServicesPage() {
|
||||
title: "Corporate Event Entertainment",
|
||||
description: "Add a creative touch to company parties, team buildings, and brand activations. Professional service that impresses clients and energizes employees.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-about-hug-friend-birthday-celebration_23-2147716867.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-about-hug-friend-birthday-celebration_23-2147716867.jpg?_wi=2",
|
||||
imageAlt: "Corporate event face painting service"
|
||||
},
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user