diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f10771..428ab87 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -157,7 +157,7 @@ export default function LandingPage() { animationType="blur-reveal" features={[ { - id: "1", title: "Michelin-Starred Culinary Journey", description: "Dine at the world's finest restaurants with private chef experiences and wine pairings from prestigious vintners.", tag: "Gastronomic", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg" + id: "1", title: "Michelin-Starred Culinary Journey", description: "Dine at the world's finest restaurants with private chef experiences and wine pairings from prestigious vintners.", tag: "Gastronomic", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food_140725-26012.jpg" }, { id: "2", title: "African Safari Adventure", description: "Witness Africa's greatest wildlife up close with luxury lodge stays, expert guides, and exclusive photography opportunities.", tag: "Adventure", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-man-photographing-while-traveling-vehicle_107420-9769.jpg" @@ -198,7 +198,7 @@ export default function LandingPage() {