From 99fc6698dd775b9c7dbfa074a0abd150a23beddb Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Feb 2026 10:19:54 +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 fb8fe48..dee51ee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function SitePage() { { text: "View Our Menu", href: "#products" }, { text: "Find Us", href: "#contact" }, ]} - imageSrc="https://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg" + imageSrc="https://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg?_wi=1" imageAlt="A vibrant display of Ukrainian baked goods in a local bakery, including breads and pastries." videoAriaLabel="A video showcasing fresh Ukrainian baked goods." /> @@ -104,7 +104,7 @@ export default function SitePage() { title: "Authentic Ukrainian Recipes", description: "Our recipes are treasured family heirlooms, ensuring an authentic taste of Ukrainian culinary heritage.", imageSrc: "https://img.b2bpic.net/free-photo/woman-shaping-dough-with-hands-wooden-table-top-view_176474-5537.jpg", imageAlt: "Hands kneading dough, suggesting traditional baking methods.", buttonIcon: Book, }, { - title: "Baked with Love Daily", description: "Every single item is baked fresh from scratch each morning, ensuring the highest quality and taste.", imageSrc: "https://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg", imageAlt: "Freshly baked bread on a cooling rack in a warm bakery.", buttonIcon: Heart, + title: "Baked with Love Daily", description: "Every single item is baked fresh from scratch each morning, ensuring the highest quality and taste.", imageSrc: "https://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg?_wi=2", imageAlt: "Freshly baked bread on a cooling rack in a warm bakery.", buttonIcon: Heart, }, { title: "Warm Community Hub", description: "More than just food, we offer a place to connect, share stories, and enjoy good company.", imageSrc: "https://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24661.jpg", imageAlt: "A diverse group of happy customers enjoying pastries and coffee at a local bakery.", buttonIcon: Users, -- 2.49.1