Update src/app/events/page.tsx
This commit is contained in:
@@ -77,10 +77,10 @@ export default function EventsPage() {
|
||||
title: "Friday & Saturday Live Music",
|
||||
description: "Experience the magic of live performances every Friday and Saturday evening. Our talented musicians create the perfect soundtrack to your dining experience with jazz, acoustic, and contemporary music.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-donut_23-2148773571.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-donut_23-2148773571.jpg?_wi=5",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-with-delicious-cocktails_23-2150244954.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-with-delicious-cocktails_23-2150244954.jpg?_wi=5",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -88,10 +88,10 @@ export default function EventsPage() {
|
||||
title: "Private Events & Gatherings",
|
||||
description: "Celebrate your special moments at Café Nuwara. Whether it's a birthday, anniversary, or corporate gathering, our team ensures an unforgettable event with personalized service and exquisite cuisine.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-with-delicious-cocktails_23-2150244954.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-with-delicious-cocktails_23-2150244954.jpg?_wi=6",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-donut_23-2148773571.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-donut_23-2148773571.jpg?_wi=6",
|
||||
},
|
||||
},
|
||||
]}
|
||||
@@ -144,7 +144,7 @@ export default function EventsPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-relaxing-bistro_23-2149366454.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-relaxing-bistro_23-2149366454.jpg?_wi=2"
|
||||
imageAlt="Café Nuwara location"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user