Update src/app/page.tsx
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user