diff --git a/src/app/page.tsx b/src/app/page.tsx index 6ae8459..6125319 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,11 +120,11 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-working-as-barista-making-coffee-restaurant-barista-apron-white-shirt-standing-with-cup-coffee-his-workplace-coffee-shop_574295-4957.jpg", imageAlt: "Barista preparing espresso with expertise" }, { - id: "artisanal-baking", title: "Artisanal Baking", tags: ["Daily Fresh", "Homemade Recipes", "Generous Portions"], + id: "artisanal-baking", title: "The best dessert", tags: ["", "", ""], imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-caramel-vanilla-cupcakes-with-cream-chocolate-decoration-copyspace-food-eating-sugar-sweet-concept_7502-5464.jpg", imageAlt: "Fresh pastries and cakes display" }, { - id: "cozy-atmosphere", title: "Cozy Atmosphere", tags: ["Friendly Staff", "Community Vibe", "Perfect After Health Center"], + id: "cozy-atmosphere", title: "Cozy Atmosphere", tags: ["", "", ""], imageSrc: "http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg", imageAlt: "Warm and welcoming café interior" } ]}