Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-05-23 19:19:13 +00:00
2 changed files with 13 additions and 35 deletions

View File

@@ -31,14 +31,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Domů", id: "hero"},
{
name: "O nás", id: "about"},
{
name: "Kariéra", id: "career"},
{
name: "Kontakty", id: "contact"},
{ name: "Domů", id: "hero" },
{ name: "O nás", id: "about" },
{ name: "Kariéra", id: "career" },
{ name: "Kontakty", id: "contact" },
]}
brandName="Café Truhlárna"
/>
@@ -46,8 +42,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "gradient-bars"}}
background={{ variant: "gradient-bars" }}
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={[
@@ -65,21 +60,6 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-white-coffee-cup-wooden-table_53876-31719.jpg", imageAlt: "Closeup of white coffee cup" }
]}
buttons={[{ text: "Kontaktujte nás", href: "#contact" }]}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-pour_176420-14715.jpg", alt: "Barista 1" },
{ src: "http://img.b2bpic.net/free-photo/man-pouring-syrup-coffee-mixed-with-milk_140725-7036.jpg", alt: "Barista 2" },
{ src: "http://img.b2bpic.net/free-photo/man-making-drip-fresh-coffee-vintage-coffee-shop_1150-14510.jpg", alt: "Barista 3" },
{ src: "http://img.b2bpic.net/free-photo/barista-making-cappuccino_1150-8043.jpg", alt: "Barista 4" },
{ src: "http://img.b2bpic.net/free-photo/close-up-barista-hand-preparing-latte-coffee-wooden-table_23-2148209232.jpg", alt: "Barista 5" }
]}
avatarText="Náš tým profesionálních baristů"
marqueeItems={[
{ type: "image", src: "http://img.b2bpic.net/free-photo/aroma-background-love-house-taste_1232-3951.jpg", alt: "Aroma" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/decoration-aroma-blend-latte-mug_1232-3949.jpg", alt: "Latte" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/cappuccino-coffee-with-tree-latte-art_53876-94345.jpg", alt: "Cappuccino" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/pastries-croissants-table-near-cup-coffee_171337-16158.jpg", alt: "Pastries" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-pistachios_140725-7357.jpg", alt: "Coffee & Cream" }
]}
/>
</div>
@@ -155,22 +135,20 @@ export default function LandingPage() {
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?_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?_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" }
]}
/>
</div>
<div id="contact" data-section="contact">
<ContactCenter
className="py-24"
className="py-40"
containerClassName="max-w-7xl mx-auto px-6"
useInvertedBackground={false}
background={{ variant: "plain" }}
title="Přijďte nás navštívit"
description="Františkánská zahrada, Jungmannovo nám. 751/19, Praha 1. Těšíme se na vás!"
tag="Kontakt"
description="Františkánská zahrada, Jungmannovo nám. 751/19, Praha 1. Těšíme se na vás! Rádi vám rezervujeme stůl, pokud nás kontaktujete předem."
tag="Kontakt a rezervace"
/>
</div>

View File

@@ -12,13 +12,13 @@
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120006e6;
--primary-cta: #e63946;
--foreground: #5c080d;
--primary-cta: #8b0000;
--primary-cta-text: #fcf6ec;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #2e2521;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--accent: #f5dcdc;
--background-accent: #f2caca;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);