From da59c07046f66ed3112720232762c1f56c39ea92 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 19:59:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 57d2c6b..aa8d2a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { }, { id: 3, - title: "Catering", description: "Whether it's a family gathering or a corporate event, we bring The Cedar's food and spirit to your celebration. Our catering team works with you to craft menus that nourish and impress.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-flowers-lemons-white-desk-tea-fruit-citrus-color_140725-78997.jpg", imageAlt: "Professional catering spread with Lebanese platters" + title: "Catering", description: "Whether it's a family gathering or a corporate event, we bring The Cedar's food and spirit to your celebration. Our catering team works with you to craft menus that nourish and impress.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-flowers-lemons-white-desk-tea-fruit-citrus-color_140725-78997.jpg?_wi=1", imageAlt: "Professional catering spread with Lebanese platters" } ]} /> @@ -91,7 +91,7 @@ export default function LandingPage() { }, { id: "3", brand: "House Special", name: "Cedar's Feast for Two", price: "£45.00", rating: 5, - reviewCount: "198", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-flowers-lemons-white-desk-tea-fruit-citrus-color_140725-78997.jpg", imageAlt: "Generous feast platter designed for sharing Lebanese tradition" + reviewCount: "198", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-flowers-lemons-white-desk-tea-fruit-citrus-color_140725-78997.jpg?_wi=2", imageAlt: "Generous feast platter designed for sharing Lebanese tradition" } ]} /> -- 2.49.1