From b88c46e56ab37b94c013c251e62703c6b7fa056e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 19:34:29 +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 f57765d..d001f9e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/garages-surrounded-by-lawn-sunlight-antwerp-belgium_181624-11884.jpg", imageAlt: "small town restaurant storefront" }, { - imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-having-breakfast_23-2148179445.jpg", imageAlt: "family dining together meal" + imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-having-breakfast_23-2148179445.jpg?_wi=1", imageAlt: "family dining together meal" } ]} tag="Welcome to Kulturák" @@ -97,7 +97,7 @@ export default function LandingPage() { title: "Great Coffee & Breakfast", description: "Start your day with authentic Czech coffee and homemade breakfast specials that locals love. Affordable, quality ingredients, warm service.", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-coffee-cafe-with-map-wooden-table_53876-16132.jpg", imageAlt: "cafe morning coffee warm cup" }, { - title: "Family-Friendly Atmosphere", description: "Spacious seating, comfortable tables, and a welcoming vibe make us perfect for families with children. No judgment, just genuine hospitality.", imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-having-breakfast_23-2148179445.jpg", imageAlt: "family dining together meal" + title: "Family-Friendly Atmosphere", description: "Spacious seating, comfortable tables, and a welcoming vibe make us perfect for families with children. No judgment, just genuine hospitality.", imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-having-breakfast_23-2148179445.jpg?_wi=2", imageAlt: "family dining together meal" }, { title: "Cultural Events & Community", description: "We host local musicians, community gatherings, and cultural celebrations. Kulturák is where neighbors meet and memories are made.", imageSrc: "http://img.b2bpic.net/free-photo/happy-people-having-party-kitchen_23-2147651771.jpg", imageAlt: "live music performance venue" -- 2.49.1