Update src/app/page.tsx

This commit is contained in:
2026-03-12 03:52:05 +00:00
parent 82f7b0dc99
commit d1134272ac

View File

@@ -137,16 +137,16 @@ export default function HomePage() {
{
id: 1,
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=1"},
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=1"},
},
{
id: 2,
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=2"},
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=2"},
},
]}
showStepNumbers={true}