Update src/app/page.tsx

This commit is contained in:
2026-04-06 19:06:35 +00:00
parent 1acad07e78
commit 9b6f4df9c9

View File

@@ -152,19 +152,19 @@ export default function LandingPage() {
{
title: "Corporate Events",
description: "Professional seminars, conferences, and gala dinners.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-restaurant-with-tables_8353-9878.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-restaurant-with-tables_8353-9878.jpg?_wi=1",
imageAlt: "Corporate Events",
},
{
title: "Private Celebrations",
description: "Intimate weddings, birthdays, and anniversaries.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-restaurant-with-tables_8353-9878.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-restaurant-with-tables_8353-9878.jpg?_wi=2",
imageAlt: "Private Events",
},
{
title: "Product Launches",
description: "Innovative campaigns to showcase your newest products.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-restaurant-with-tables_8353-9878.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-restaurant-with-tables_8353-9878.jpg?_wi=3",
imageAlt: "Launches",
},
]}