diff --git a/src/app/page.tsx b/src/app/page.tsx index 9f57360..19bc76c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,15 +51,15 @@ export default function LandingPage() { title="Výběrová káva, posezení a relax" 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", imageAlt: "Kavárna v zahradě" }, + { imageSrc: "http://img.b2bpic.net/free-photo/street-lamp-park-with-trees-background_91008-480.jpg?_wi=1", imageAlt: "Kavárna v zahradě" }, { imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698354.jpg", imageAlt: "Zahradní posezení" }, { imageSrc: "http://img.b2bpic.net/free-photo/sunset-lake-como-garden_23-2151961803.jpg", imageAlt: "Sunset over lake como garden" }, { imageSrc: "http://img.b2bpic.net/free-photo/laptop-digital-tablet-book-pot-plant-wooden-table-restaurant_23-2147936091.jpg", imageAlt: "Laptop, digital tablet, book and pot plant on wooden table" }, { imageSrc: "http://img.b2bpic.net/free-photo/restaurant-entrance-with-wood-doors-two-turquoise-chairs-with-plant_140725-2569.jpg", imageAlt: "Restaurant entrance with wood doors" } ]} rightCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/breakfast-tea_23-2148079525.jpg", imageAlt: "Výběrová káva" }, - { imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-restaurant-s-table_74190-10275.jpg", imageAlt: "Čerstvé dorty" }, + { 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?_wi=1", imageAlt: "Čerstvé dorty" }, { imageSrc: "http://img.b2bpic.net/free-photo/sandwich-cup-coffee-table_53876-63270.jpg", imageAlt: "Sandwich and a cup of coffee" }, { imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-bar_23-2147798085.jpg", imageAlt: "Cappuccino in bar" }, { imageSrc: "http://img.b2bpic.net/free-photo/closeup-white-coffee-cup-wooden-table_53876-31719.jpg", imageAlt: "Closeup of white coffee cup" } @@ -91,7 +91,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" /> @@ -153,11 +153,11 @@ export default function LandingPage() { title="Co o nás říkají hosté" description="Zde jsou recenze od našich spokojených zákazníků." testimonials={[ - { id: "1", name: "Anna P.", date: "12. 5. 2024", title: "Skvělá oáza", 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", imageAlt: "happy coffee shop customer portrait" }, - { id: "2", name: "Petr K.", date: "10. 5. 2024", title: "Káva na jedničku", 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", imageAlt: "happy coffee shop customer portrait" }, - { id: "3", name: "Jana S.", date: "5. 5. 2024", title: "Domácí atmosféra", 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", imageAlt: "happy coffee shop customer portrait" }, + { id: "1", name: "Anna P.", date: "12. 5. 2024", title: "Skvělá oáza", 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?_wi=2", imageAlt: "happy coffee shop customer portrait" }, + { id: "2", name: "Petr K.", date: "10. 5. 2024", title: "Káva na jedničku", 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?_wi=2", imageAlt: "happy coffee shop customer portrait" }, + { id: "3", name: "Jana S.", date: "5. 5. 2024", title: "Domácí atmosféra", 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?_wi=2", imageAlt: "happy coffee shop customer portrait" }, { id: "4", name: "Tomáš M.", date: "1. 5. 2024", title: "Můj pracovní kout", quote: "Skvělé místo na schůzky v zahradě.", tag: "Work", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-hostel_23-2150601149.jpg", imageSrc: "http://img.b2bpic.net/free-photo/businessman-coffee-shop_1150-6316.jpg", imageAlt: "happy coffee shop customer portrait" }, - { id: "5", name: "Lucie B.", date: "28. 4. 2024", title: "Vždy se vracím", 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", imageAlt: "happy coffee shop customer portrait" } + { id: "5", name: "Lucie B.", date: "28. 4. 2024", title: "Vždy se vracím", 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?_wi=2", imageAlt: "happy coffee shop customer portrait" } ]} />