From e080bd96a9b2b0fa52749fc2ded27c016f2191d3 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 19:12:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bbf2131..acbcfa5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { description="Café Truhlárna, Františkánská zahrada. Přijďte se posadit do našeho kousku klidu přímo v centru Prahy." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/street-lamp-park-with-trees-background_91008-480.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/street-lamp-park-with-trees-background_91008-480.jpg?_wi=1", imageAlt: "Kavárna v zahradě", }, { @@ -83,11 +83,11 @@ export default function LandingPage() { ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/breakfast-tea_23-2148079525.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/breakfast-tea_23-2148079525.jpg?_wi=1", imageAlt: "Výběrová káva", }, { - imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-restaurant-s-table_74190-10275.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-restaurant-s-table_74190-10275.jpg?_wi=1", imageAlt: "Čerstvé dorty", }, { @@ -170,7 +170,7 @@ export default function LandingPage() { description="I v bláznivém centru Prahy si můžete užít božský klid. Přijďte se posadit do naší kavárny ve Františkánské zahradě." subdescription="Chodíte přes zahradu do práce? Máte schůzku přímo v zahradě nebo si sem chodíte odpočinout? Rádi vás přivítáme přímo v kavárně." icon={Coffee} - imageSrc="http://img.b2bpic.net/free-photo/amazing-gardens-luxury-hotel-sunset-bodrum-turkey_627829-7146.jpg" + imageSrc="http://img.b2bpic.net/free-photo/amazing-gardens-luxury-hotel-sunset-bodrum-turkey_627829-7146.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -309,7 +309,7 @@ export default function LandingPage() { quote: "Nejlepší místo v Praze pro odpočinek.", tag: "Kavárna", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5062.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/street-lamp-park-with-trees-background_91008-480.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/street-lamp-park-with-trees-background_91008-480.jpg?_wi=2", imageAlt: "happy coffee shop customer portrait", }, { @@ -320,7 +320,7 @@ export default function LandingPage() { quote: "Výborný flat white a klid v zahradě.", tag: "Káva", avatarSrc: "http://img.b2bpic.net/free-photo/photo-stylish-man-with-trendy-haircut-writes-records-notepad-focused-newspaper-drinks-takeaway-coffee-uses-modern-laptop-computer-freelance-work-hipster-guy-makes-recordings_273609-29250.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/breakfast-tea_23-2148079525.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/breakfast-tea_23-2148079525.jpg?_wi=2", imageAlt: "happy coffee shop customer portrait", }, { @@ -331,7 +331,7 @@ export default function LandingPage() { quote: "Miluju jejich koláče a domácí pohodu.", tag: "Jídlo", avatarSrc: "http://img.b2bpic.net/free-photo/fashionable-young-man-with-beard-wearing-hat-white-shirt-having-hot-drink-sitting-table-holding-gadget-his-hand-caucasian-male-using-mobile-phone-drinking-tea-coffee-cozy-cafe_273609-1509.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/amazing-gardens-luxury-hotel-sunset-bodrum-turkey_627829-7146.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/amazing-gardens-luxury-hotel-sunset-bodrum-turkey_627829-7146.jpg?_wi=2", imageAlt: "happy coffee shop customer portrait", }, { @@ -353,7 +353,7 @@ export default function LandingPage() { quote: "Prostě miluju tuhle oázu v centru.", tag: "Láska", avatarSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698354.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-restaurant-s-table_74190-10275.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-restaurant-s-table_74190-10275.jpg?_wi=2", imageAlt: "happy coffee shop customer portrait", }, ]}