From eb69377ec38c59332a2003c53e16438520e086bd Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 12:11:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b43dd8f..4b5579d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,7 +87,7 @@ export default function LandingPage() { buttonHref: "#contact" }, { - title: "Breakfast & Light Meals", description: "Fresh pastries, sandwiches, and light fare to start your day right. Made with care and quality ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-slice-with-fresh-red-strawberries-sweet-bangles-coffee-light-desk-sweet-bake-biscuit-cookie-tea-pastry_140725-33838.jpg", imageAlt: "Appetizing breakfast meal platter", buttonIcon: UtensilsCrossed, + title: "Breakfast & Light Meals", description: "Fresh pastries, sandwiches, and light fare to start your day right. Made with care and quality ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-slice-with-fresh-red-strawberries-sweet-bangles-coffee-light-desk-sweet-bake-biscuit-cookie-tea-pastry_140725-33838.jpg?_wi=1", imageAlt: "Appetizing breakfast meal platter", buttonIcon: UtensilsCrossed, buttonHref: "#contact" }, { @@ -104,13 +104,13 @@ export default function LandingPage() {