Update src/app/about/page.tsx

This commit is contained in:
2026-03-06 13:23:09 +00:00
parent 9391faf5f3
commit 86c1d1b7a5

View File

@@ -49,19 +49,19 @@ export default function AboutPage() {
{
title: "15+ Years of Excellence",
description: "With over 15 years in the event industry, we've honed our craft to perfection, hosting thousands of successful events from intimate gatherings to grand celebrations.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-buying-stuff-decoration-store_1303-24642.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-buying-stuff-decoration-store_1303-24642.jpg?_wi=2",
imageAlt: "Professional event coordination experience"
},
{
title: "Expert Team",
description: "Our dedicated team of event coordinators, decorators, and technicians work seamlessly to bring your vision to life with meticulous attention to every detail.",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-african-american-businessman_1262-20994.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-african-american-businessman_1262-20994.jpg?_wi=2",
imageAlt: "Professional team collaboration"
},
{
title: "Premium Facilities",
description: "State-of-the-art technology, elegant architecture, and flexible spaces accommodate events of any size and style, from intimate gatherings to grand celebrations.",
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-modern-building_114579-12043.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-modern-building_114579-12043.jpg?_wi=3",
imageAlt: "Modern event venue facilities"
}
]}
@@ -88,7 +88,7 @@ export default function AboutPage() {
tag: "Wedding",
avatarSrc: "http://img.b2bpic.net/free-photo/groom-gently-embraces-her-groom-forest_1153-5973.jpg",
avatarAlt: "Sarah and Michael",
imageSrc: "http://img.b2bpic.net/free-photo/candles-burn-standing-tall-vases-floor_1304-5614.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/candles-burn-standing-tall-vases-floor_1304-5614.jpg?_wi=3",
imageAlt: "Beautiful wedding setup"
},
{
@@ -100,7 +100,7 @@ export default function AboutPage() {
tag: "Corporate Event",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280737.jpg",
avatarAlt: "Jennifer Chen",
imageSrc: "http://img.b2bpic.net/free-photo/employee-receiving-gift-from-colleague_482257-101775.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/employee-receiving-gift-from-colleague_482257-101775.jpg?_wi=3",
imageAlt: "Professional corporate event"
},
{
@@ -112,7 +112,7 @@ export default function AboutPage() {
tag: "Celebration",
avatarSrc: "http://img.b2bpic.net/free-photo/girls-celebrating-2019-new-year-party_23-2148002010.jpg",
avatarAlt: "David and Emma",
imageSrc: "http://img.b2bpic.net/free-photo/assortment-kitchenware-white-tableview-white-round-table-with-stacks-white-plates-empt_132075-14139.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/assortment-kitchenware-white-tableview-white-round-table-with-stacks-white-plates-empt_132075-14139.jpg?_wi=3",
imageAlt: "Celebration party venue"
},
{
@@ -124,7 +124,7 @@ export default function AboutPage() {
tag: "Professional",
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-african-american-businessman_1262-20994.jpg",
avatarAlt: "Marcus Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-empty-seats-with-shadows_122409-20.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-empty-seats-with-shadows_122409-20.jpg?_wi=3",
imageAlt: "Professional gala event"
},
{
@@ -136,7 +136,7 @@ export default function AboutPage() {
tag: "Wedding",
avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-couple-newlyweds-smiling-embracing-park_176420-2277.jpg",
avatarAlt: "Victoria and Robert",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-bouquet-nature_23-2147990771.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-bouquet-nature_23-2147990771.jpg?_wi=3",
imageAlt: "Elegant wedding reception"
},
{
@@ -148,7 +148,7 @@ export default function AboutPage() {
tag: "Conference",
avatarSrc: "http://img.b2bpic.net/free-photo/nice-young-man-sitting-cafe-table-watching-menu-make-order-restaurant-customer-business-lunch_639032-2871.jpg",
avatarAlt: "Richard Mitchell",
imageSrc: "http://img.b2bpic.net/free-photo/rear-view-dj-playing-music-front-excited-crowd-music-festival-by-night_637285-598.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rear-view-dj-playing-music-front-excited-crowd-music-festival-by-night_637285-598.jpg?_wi=3",
imageAlt: "Professional event stage"
}
]}
@@ -162,7 +162,7 @@ export default function AboutPage() {
description="Interested in hosting your event at Elegance Events Centre? Contact our team to schedule a venue tour or discuss your specific needs."
background={{ variant: "circleGradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/interior-design-modern-building_114579-12043.jpg"
imageSrc="http://img.b2bpic.net/free-photo/interior-design-modern-building_114579-12043.jpg?_wi=4"
imageAlt="Elegance Events Centre venue"
mediaAnimation="slide-up"
mediaPosition="right"