diff --git a/src/app/page.tsx b/src/app/page.tsx index 53fdcae..acb5f1f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { @@ -122,7 +122,7 @@ export default function LandingPage() { features={[ { id: 1, title: "Birthday Celebrations", description: "Complete party packages with customized menus, decorations, and entertainment. Capacity up to 150 guests.", imageSrc: "http://img.b2bpic.net/free-photo/glass-tower-full-champaigne-mosaic-background_8353-10398.jpg", imageAlt: "Birthday party venue setup" }, { id: 2, title: "Corporate Events", description: "Professional meeting spaces with catering services, perfect for team gatherings, seminars, and business dinners.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-meal-inside-white-plate-along-with-red-wine-table-food-meal-restaurant_140725-28131.jpg", imageAlt: "Corporate event dining setup" }, - { id: 3, title: "Family Gatherings", description: "Intimate spaces for family reunions and celebrations with special multi-course feast arrangements.", imageSrc: "http://img.b2bpic.net/free-photo/chief-pours-eggs-tomato-omelette_140725-3833.jpg?_wi=3", imageAlt: "Family dinner celebration" } + { id: 3, title: "Family Gatherings", description: "Intimate spaces for family reunions and celebrations with special multi-course feast arrangements.", imageSrc: "http://img.b2bpic.net/free-photo/chief-pours-eggs-tomato-omelette_140725-3833.jpg", imageAlt: "Family dinner celebration" } ]} ariaLabel="Party Center Features Section" />