Merge version_1 into main #2
@@ -14,7 +14,7 @@ import { Award, Beer, ChefHat, Droplets, Flame, HelpCircle, Heart, MapPin, Phone
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="bounce-effect"
|
||||
defaultButtonVariant="text-stagger"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="soft"
|
||||
contentWidth="medium"
|
||||
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
tagIcon={MapPin}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tray-with-beer-glasses-snacks_23-2148356734.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tray-with-beer-glasses-snacks_23-2148356734.jpg"
|
||||
imageAlt="Atmosféra hospody U Císaře Václava"
|
||||
imagePosition="right"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -68,13 +68,13 @@ export default function LandingPage() {
|
||||
tag="Poctivá hospoda"
|
||||
tagIcon={Beer}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tray-with-beer-glasses-snacks_23-2148356734.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tray-with-beer-glasses-snacks_23-2148356734.jpg"
|
||||
imageAlt="Tradice a atmosféra hospody"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Zavolej nám", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="bounce-effect"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tray-with-beer-glasses-snacks_23-2148356734.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tray-with-beer-glasses-snacks_23-2148356734.jpg"
|
||||
imageAlt="Kontakt na hospodu"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user