From 15004ed570d2ad6eb8c2fb5ad92b2856941224cd Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 21:15:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) 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" />