Merge version_2 into main #2
171
src/app/page.tsx
171
src/app/page.tsx
@@ -9,6 +9,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -29,25 +30,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Domů",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Domů", id: "#hero"},
|
||||
{
|
||||
name: "O nás",
|
||||
id: "#about",
|
||||
},
|
||||
name: "O nás", id: "#about"},
|
||||
{
|
||||
name: "Nabídka",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Nabídka", id: "#menu"},
|
||||
{
|
||||
name: "Recenze",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Recenze", id: "#testimonials"},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Kontakt", id: "#contact"},
|
||||
]}
|
||||
brandName="U Patrika"
|
||||
/>
|
||||
@@ -56,66 +47,37 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="U Patrika – Srdce poctivého piva"
|
||||
description="Zastavte se u nás na vychlazený Radegast s výhledem na majestátní krajinu. Čepujeme s láskou a podáváme s úsměvem."
|
||||
buttons={[
|
||||
{
|
||||
text: "Rezervovat stůl",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Rezervovat stůl", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-girl-front-retro-camper-van-with-friends-clinking-beer-background_482257-31590.jpg"
|
||||
imageAlt="Interiér hospody U Patrika"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-smiling-middle-aged-woman_169016-26118.jpg",
|
||||
alt: "Host 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-positive-guy-tourist-showing-peace-sign-summer-vacation-enjoying-tropical-holidays_1258-173867.jpg",
|
||||
alt: "Host 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/joyful-couple-playing-with-bell-pepper_23-2148341707.jpg",
|
||||
alt: "Host 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/people-consumerism-purchasing-concept-glad-fashionable-woman-wears-pink-sunglasses-stylish-jacket-carries-paper-shopping-bags-has-happy-mood-strolls-sreeet-against-urban-bbackground_273609-62290.jpg",
|
||||
alt: "Host 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/group-diverse-friends-taking-selfie-with-mobile-phone-while-enjoying-meal-together-restaurant-friends-concept_58466-16339.jpg",
|
||||
alt: "Host 5",
|
||||
},
|
||||
]}
|
||||
avatarText="Přidejte se k našim spokojeným hostům"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Čepovaný Radegast",
|
||||
},
|
||||
type: "text", text: "Čepovaný Radegast"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Domácí kuchyně",
|
||||
},
|
||||
type: "text", text: "Domácí kuchyně"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Výhled na hory",
|
||||
},
|
||||
type: "text", text: "Výhled na hory"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Rodinná atmosféra",
|
||||
},
|
||||
type: "text", text: "Rodinná atmosféra"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Otevřeno denně",
|
||||
},
|
||||
type: "text", text: "Otevřeno denně"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
title="Přidejte se k našim spokojeným hostům"
|
||||
names={[]}
|
||||
className="text-center"
|
||||
textBoxClassName="flex flex-col items-center justify-center"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
@@ -131,41 +93,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Smažený sýr",
|
||||
price: "185 Kč",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-beer-snacks-bottles-beer_140725-4431.jpg?_wi=1",
|
||||
},
|
||||
id: "p1", name: "Smažený sýr", price: "185 Kč", imageSrc: "http://img.b2bpic.net/free-photo/various-beer-snacks-bottles-beer_140725-4431.jpg?_wi=1"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Tlačenka s cibulí",
|
||||
price: "125 Kč",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-beer-snacks-bottles-beer_140725-4431.jpg?_wi=2",
|
||||
},
|
||||
id: "p2", name: "Tlačenka s cibulí", price: "125 Kč", imageSrc: "http://img.b2bpic.net/free-photo/various-beer-snacks-bottles-beer_140725-4431.jpg?_wi=2"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Nakládaný hermelín",
|
||||
price: "110 Kč",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-beer-snacks-bottles-beer_140725-4431.jpg?_wi=3",
|
||||
},
|
||||
id: "p3", name: "Nakládaný hermelín", price: "110 Kč", imageSrc: "http://img.b2bpic.net/free-photo/various-beer-snacks-bottles-beer_140725-4431.jpg?_wi=3"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Pivovarský guláš",
|
||||
price: "210 Kč",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-beer-snacks-bottles-beer_140725-4431.jpg?_wi=4",
|
||||
},
|
||||
id: "p4", name: "Pivovarský guláš", price: "210 Kč", imageSrc: "http://img.b2bpic.net/free-photo/various-beer-snacks-bottles-beer_140725-4431.jpg?_wi=4"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Radegast 12°",
|
||||
price: "55 Kč",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-beer-snacks-bottles-beer_140725-4431.jpg?_wi=5",
|
||||
},
|
||||
id: "p5", name: "Radegast 12°", price: "55 Kč", imageSrc: "http://img.b2bpic.net/free-photo/various-beer-snacks-bottles-beer_140725-4431.jpg?_wi=5"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Plzeň 12°",
|
||||
price: "65 Kč",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-beer-snacks-bottles-beer_140725-4431.jpg?_wi=6",
|
||||
},
|
||||
id: "p6", name: "Plzeň 12°", price: "65 Kč", imageSrc: "http://img.b2bpic.net/free-photo/various-beer-snacks-bottles-beer_140725-4431.jpg?_wi=6"},
|
||||
]}
|
||||
title="Naše speciality"
|
||||
description="Poctivá česká kuchyně, která zažene hlad i po nejdelším výšlapu."
|
||||
@@ -179,39 +117,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Petr Novák",
|
||||
role: "Stálý host",
|
||||
testimonial: "Nejlepší pivo v okolí, obsluha vždy usměvavá.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-smiling-middle-aged-woman_169016-26118.jpg",
|
||||
id: "1", name: "Petr Novák", role: "Stálý host", testimonial: "Nejlepší pivo v okolí, obsluha vždy usměvavá."
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jana Svobodová",
|
||||
role: "Turistka",
|
||||
testimonial: "Skvělé jídlo po náročném výšlapu. Určitě se vrátíme!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-positive-guy-tourist-showing-peace-sign-summer-vacation-enjoying-tropical-holidays_1258-173867.jpg",
|
||||
id: "2", name: "Jana Svobodová", role: "Turistka", testimonial: "Skvělé jídlo po náročném výšlapu. Určitě se vrátíme!"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Karel Dvořák",
|
||||
role: "Cyklista",
|
||||
testimonial: "Ideální zastávka pro cyklisty. Terasa je super.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-couple-playing-with-bell-pepper_23-2148341707.jpg",
|
||||
id: "3", name: "Karel Dvořák", role: "Cyklista", testimonial: "Ideální zastávka pro cyklisty. Terasa je super."
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Eva Malá",
|
||||
role: "Místní",
|
||||
testimonial: "Guláš chutná jako od babičky. Prostě pecka.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-consumerism-purchasing-concept-glad-fashionable-woman-wears-pink-sunglasses-stylish-jacket-carries-paper-shopping-bags-has-happy-mood-strolls-sreeet-against-urban-bbackground_273609-62290.jpg",
|
||||
id: "4", name: "Eva Malá", role: "Místní", testimonial: "Guláš chutná jako od babičky. Prostě pecka."
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Tomáš Kučera",
|
||||
role: "Host",
|
||||
testimonial: "Skvělá atmosféra, při sportovních přenosech to tu žije.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-friends-taking-selfie-with-mobile-phone-while-enjoying-meal-together-restaurant-friends-concept_58466-16339.jpg",
|
||||
id: "5", name: "Tomáš Kučera", role: "Host", testimonial: "Skvělá atmosféra, při sportovních přenosech to tu žije."
|
||||
},
|
||||
]}
|
||||
title="Co o nás říkají hosté"
|
||||
@@ -223,8 +141,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Stavte se na jedno! Máme otevřeno denně od 10:00 do 22:00. Adresa: Pivovarská 123, pod horami."
|
||||
/>
|
||||
</div>
|
||||
@@ -233,25 +150,17 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Odkazy",
|
||||
items: [
|
||||
title: "Odkazy", items: [
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "Kontakt",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Kontakt", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Právní",
|
||||
items: [
|
||||
title: "Právní", items: [
|
||||
{
|
||||
label: "GDPR",
|
||||
href: "#",
|
||||
},
|
||||
label: "GDPR", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -261,4 +170,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user