Update src/app/page.tsx

This commit is contained in:
2026-03-20 19:58:53 +00:00
parent 458d74965d
commit c2b059d01c

View File

@@ -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"
}
]}
/>