2 Commits

Author SHA1 Message Date
e0a5b18e0a Update src/app/page.tsx 2026-05-17 13:43:54 +00:00
19bfc08c05 Merge version_2 into main
Merge version_2 into main
2026-05-17 13:42:10 +00:00

View File

@@ -7,7 +7,7 @@ import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardSix from '@/components/sections/feature/FeatureCardSix';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import HeroOverlay from '@/components/sections/hero/HeroOverlay';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import TextAbout from '@/components/sections/about/TextAbout';
@@ -28,7 +28,7 @@ export default function LandingPage() {
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
<NavbarLayoutFloatingOverlay
navItems={[
{ name: "Domů", id: "hero" },
{ name: "O nás", id: "about" },
@@ -92,7 +92,7 @@ export default function LandingPage() {
{ id: "p3", name: "Čerstvá káva", price: "55 Kč", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-table-arrangement-with-flowers_23-2148966223.jpg" },
{ id: "p4", name: "Domácí limonáda", price: "60 Kč", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-private-room-with-table-14-persons-wooden-ceiling-brick-walls-fireplace_140725-8452.jpg" },
{ id: "p5", name: "Teplé dezerty", price: "85 Kč", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waiter-holding-plates-with-food-looking-camera-while-working-pub_637285-2415.jpg" },
{ id: "p6", name: "Polévky dne", price: "40 Kč", imageSrc: "http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890375.jpg" },
{ id: "p6", name: "Polévky dne", price: "40 Kč", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dr0lDEsVtQ1XjmddxGUYADdfFE/uploaded-1779025422293-n46jc4zr.jpg" },
]}
title="Co nabízíme"
description="Z naší kuchyně"