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