diff --git a/src/app/page.tsx b/src/app/page.tsx index 715de34..1a756f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -185,7 +185,7 @@ export default function LandingPage() { features={[ { id: 1, - title: "Breakfast", description="Start your day with our buffet breakfast featuring local and international favorites, fresh pastries, and premium beverages.", imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-fresh-vegetable-chicken-salad-white-plate-wood-table-delicious-salad_114579-113.jpg", imageAlt: "Breakfast service" + title: "Breakfast", description: "Start your day with our buffet breakfast featuring local and international favorites, fresh pastries, and premium beverages.", imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-fresh-vegetable-chicken-salad-white-plate-wood-table-delicious-salad_114579-113.jpg", imageAlt: "Breakfast service" }, { id: 2,