Update src/app/events/page.tsx

This commit is contained in:
2026-03-16 12:28:31 +00:00
parent 6f6e54ec9c
commit 4710e13814

View File

@@ -49,7 +49,7 @@ export default function EventsPage() {
handle: "@sarahkhan",
testimonial: "Our wedding at Meridien was absolutely perfect. The venue is stunning, the team is professional, and every detail was executed flawlessly.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg?_wi=4",
imageAlt: "Sarah Khan",
},
{
@@ -58,7 +58,7 @@ export default function EventsPage() {
handle: "@ahmedhassan",
testimonial: "Hosted our corporate conference here. The setup was excellent, the facilities are top-notch, and the staff was incredibly helpful throughout.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg?_wi=4",
imageAlt: "Ahmed Hassan",
},
{
@@ -67,7 +67,7 @@ export default function EventsPage() {
handle: "@fatimaali",
testimonial: "Celebrated our anniversary here with a private event. The ambiance was romantic, the service was attentive, and the food was exquisite.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-confident-young-businesswoman-against-gray-background_23-2148029500.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-confident-young-businesswoman-against-gray-background_23-2148029500.jpg?_wi=4",
imageAlt: "Fatima Ali",
},
{
@@ -76,7 +76,7 @@ export default function EventsPage() {
handle: "@hassanmalik",
testimonial: "Best event venue in the city. Elegant spaces, seamless event management, and attention to every detail. Would book again without hesitation.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5361.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5361.jpg?_wi=4",
imageAlt: "Hassan Malik",
},
{
@@ -85,7 +85,7 @@ export default function EventsPage() {
handle: "@aminashahid",
testimonial: "Our daughter's wedding was a dream come true thanks to Meridien's exceptional planning and execution. Highly recommended for all occasions.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-sitting-couch_23-2148095778.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-sitting-couch_23-2148095778.jpg?_wi=3",
imageAlt: "Amina Shahid",
},
];