Merge version_1 into main #3
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
description="Již od roku 2015"
|
||||
subdescription="Ve Svatobořicích-Mistříně"
|
||||
icon={Heart}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/towel-near-cookie-cutters-dough_23-2147943363.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/towel-near-cookie-cutters-dough_23-2147943363.jpg?_wi=1"
|
||||
imageAlt="Interiér pivnice s hosty"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -80,11 +80,11 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Čepované pivo", description: "Pilsner Urquell, Radegast a další kvalitní české pivovary. Vždy čerstvě čepované.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-with-pint-pouring-beer_23-2148342182.jpg", imageAlt: "Čepování piva"},
|
||||
id: "01", title: "Čepované pivo", description: "Pilsner Urquell, Radegast a další kvalitní české pivovary. Vždy čerstvě čepované.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-with-pint-pouring-beer_23-2148342182.jpg?_wi=1", imageAlt: "Čepování piva"},
|
||||
{
|
||||
id: "02", title: "Pivní pochutiny", description: "Utopenec, nakládaný hermelín, chipsy a další tradiční česká jídla.", imageSrc: "http://img.b2bpic.net/free-photo/group-cheerful-friends-having-fun-while-watching-sports-game-tv-drinking-beer-bar_637285-4136.jpg", imageAlt: "Tradičními pokrmy"},
|
||||
id: "02", title: "Pivní pochutiny", description: "Utopenec, nakládaný hermelín, chipsy a další tradiční česká jídla.", imageSrc: "http://img.b2bpic.net/free-photo/group-cheerful-friends-having-fun-while-watching-sports-game-tv-drinking-beer-bar_637285-4136.jpg?_wi=1", imageAlt: "Tradičními pokrmy"},
|
||||
{
|
||||
id: "03", title: "Nápoje", description: "Nealko nápoje, panáky, míchané drinky a speciální pivní koktejly.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-closeup-bar-green-chairs-counter-closeup-selective-focus-bar-view-blur-focus-bar-decoration-idea-photo-interior_166373-2947.jpg", imageAlt: "Bar s nápoji"},
|
||||
id: "03", title: "Nápoje", description: "Nealko nápoje, panáky, míchané drinky a speciální pivní koktejly.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-closeup-bar-green-chairs-counter-closeup-selective-focus-bar-view-blur-focus-bar-decoration-idea-photo-interior_166373-2947.jpg?_wi=1", imageAlt: "Bar s nápoji"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -102,13 +102,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Interiér pivnice", price: "Příjemná atmosféra", imageSrc: "http://img.b2bpic.net/free-photo/towel-near-cookie-cutters-dough_23-2147943363.jpg", imageAlt: "Interiér s hosty"},
|
||||
id: "1", name: "Interiér pivnice", price: "Příjemná atmosféra", imageSrc: "http://img.b2bpic.net/free-photo/towel-near-cookie-cutters-dough_23-2147943363.jpg?_wi=2", imageAlt: "Interiér s hosty"},
|
||||
{
|
||||
id: "2", name: "Čepování piva", price: "Profesionální příprava", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-with-pint-pouring-beer_23-2148342182.jpg", imageAlt: "Barman čepuje pivo"},
|
||||
id: "2", name: "Čepování piva", price: "Profesionální příprava", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-with-pint-pouring-beer_23-2148342182.jpg?_wi=2", imageAlt: "Barman čepuje pivo"},
|
||||
{
|
||||
id: "3", name: "Posezení s přáteli", price: "Sociální zážitek", imageSrc: "http://img.b2bpic.net/free-photo/group-cheerful-friends-having-fun-while-watching-sports-game-tv-drinking-beer-bar_637285-4136.jpg", imageAlt: "Přátelé u stolu"},
|
||||
id: "3", name: "Posezení s přáteli", price: "Sociální zážitek", imageSrc: "http://img.b2bpic.net/free-photo/group-cheerful-friends-having-fun-while-watching-sports-game-tv-drinking-beer-bar_637285-4136.jpg?_wi=2", imageAlt: "Přátelé u stolu"},
|
||||
{
|
||||
id: "4", name: "Bar", price: "Kvalitní nápoje", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-closeup-bar-green-chairs-counter-closeup-selective-focus-bar-view-blur-focus-bar-decoration-idea-photo-interior_166373-2947.jpg", imageAlt: "Barový pult"},
|
||||
id: "4", name: "Bar", price: "Kvalitní nápoje", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-closeup-bar-green-chairs-counter-closeup-selective-focus-bar-view-blur-focus-bar-decoration-idea-photo-interior_166373-2947.jpg?_wi=2", imageAlt: "Barový pult"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user