diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 425c2bf..5c5ccff 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -49,7 +49,7 @@ export default function ServicesPage() { { title: "Professional Catering", description: "Exquisite culinary experiences with gourmet cuisine and professional service staff", - imageSrc: "http://img.b2bpic.net/free-photo/mix-food-drinks-table_23-2148245011.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mix-food-drinks-table_23-2148245011.jpg?_wi=3", imageAlt: "Luxury catering service", button: { text: "Learn More", @@ -59,7 +59,7 @@ export default function ServicesPage() { { title: "Expert Decorations", description: "Stunning floral arrangements and elegant decorations to transform your venue", - imageSrc: "http://img.b2bpic.net/free-photo/chandelier-with-flowers-greenery-hangs-dinner-table_8353-1271.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chandelier-with-flowers-greenery-hangs-dinner-table_8353-1271.jpg?_wi=3", imageAlt: "Professional event decoration", button: { text: "View Gallery", @@ -69,7 +69,7 @@ export default function ServicesPage() { { title: "Event Coordination", description: "Dedicated coordinators managing every detail for seamless execution", - imageSrc: "http://img.b2bpic.net/free-photo/crop-florist-making-notes-phone-conversation_23-2147760940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-florist-making-notes-phone-conversation_23-2147760940.jpg?_wi=3", imageAlt: "Professional event coordinator", button: { text: "Our Team", @@ -79,7 +79,7 @@ export default function ServicesPage() { { title: "Advanced Technology", description: "State-of-the-art audiovisual, sound, and lighting systems", - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-sitting-restaurant_23-2147828275.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-sitting-restaurant_23-2147828275.jpg?_wi=2", imageAlt: "Modern event technology setup", button: { text: "Explore", @@ -159,7 +159,7 @@ export default function ServicesPage() { description="Contact our team today to discuss your event requirements. We're here to make your vision a reality." background={{ variant: "circleGradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/wedding-table-setting-wedding-night_8353-9967.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wedding-table-setting-wedding-night_8353-9967.jpg?_wi=3" imageAlt="Contact us at Elegance Events Centre" mediaAnimation="slide-up" mediaPosition="right"