Update src/app/services/page.tsx

This commit is contained in:
2026-03-06 13:47:22 +00:00
parent bbed5135d7
commit abb9700ca5

View File

@@ -56,19 +56,19 @@ export default function ServicesPage() {
useInvertedBackground={false}
features={[
{
title: "Professional Catering", description: "Exquisite culinary experiences with gourmet cuisine and professional service staff", imageSrc: "http://img.b2bpic.net/free-photo/side-dish-with-peppers-grated-cheese-greens_141793-949.jpg", imageAlt: "Luxury catering service", button: {
title: "Professional Catering", description: "Exquisite culinary experiences with gourmet cuisine and professional service staff", imageSrc: "http://img.b2bpic.net/free-photo/side-dish-with-peppers-grated-cheese-greens_141793-949.jpg?_wi=2", imageAlt: "Luxury catering service", button: {
text: "Learn More", href: "/services"},
},
{
title: "Expert Decorations", description: "Stunning floral arrangements and elegant decorations to transform your venue", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-wedding-table-arrangement_23-2149436421.jpg", imageAlt: "Professional event decoration", button: {
title: "Expert Decorations", description: "Stunning floral arrangements and elegant decorations to transform your venue", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-wedding-table-arrangement_23-2149436421.jpg?_wi=2", imageAlt: "Professional event decoration", button: {
text: "View Gallery", href: "/gallery"},
},
{
title: "Event Coordination", description: "Dedicated coordinators managing every detail for seamless execution", imageSrc: "http://img.b2bpic.net/free-photo/mature-blonde-business-woman-work_23-2149100294.jpg", imageAlt: "Professional event coordinator", button: {
title: "Event Coordination", description: "Dedicated coordinators managing every detail for seamless execution", imageSrc: "http://img.b2bpic.net/free-photo/mature-blonde-business-woman-work_23-2149100294.jpg?_wi=2", imageAlt: "Professional event coordinator", button: {
text: "Our Team", href: "/about"},
},
{
title: "Advanced Technology", description: "State-of-the-art audiovisual, sound, and lighting systems", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-making-music-home_23-2149849401.jpg", imageAlt: "Modern event technology setup", button: {
title: "Advanced Technology", description: "State-of-the-art audiovisual, sound, and lighting systems", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-making-music-home_23-2149849401.jpg?_wi=2", imageAlt: "Modern event technology setup", button: {
text: "Explore", href: "/services"},
},
]}
@@ -110,7 +110,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: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/elegant-wedding-reception-room-with-sea-view-through-windows_637285-8612.jpg"
imageSrc="http://img.b2bpic.net/free-photo/elegant-wedding-reception-room-with-sea-view-through-windows_637285-8612.jpg?_wi=3"
imageAlt="Contact us at Elegance Events Centre"
mediaAnimation="slide-up"
mediaPosition="right"