Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-06 19:06:38 +00:00

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",
},
]}