Merge version_1 into main #4
@@ -15,7 +15,7 @@ import { Instagram, Facebook, Linkedin } from "lucide-react";
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-shift"
|
||||
defaultButtonVariant="text-stagger"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="pill"
|
||||
contentWidth="compact"
|
||||
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
{ "text": "Natur nach Hause holen", "href": "/shop" },
|
||||
{ "text": "Mehr über uns", "href": "/about" }
|
||||
]}
|
||||
buttonAnimation="text-shift"
|
||||
buttonAnimation="text-stagger"
|
||||
tag="Fronigerhof seit Generationen"
|
||||
tagAnimation="text-shift"
|
||||
carouselPosition="right"
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{ "text": "Alpenkraft entdecken", "href": "/shop" }
|
||||
]}
|
||||
buttonAnimation="text-shift"
|
||||
buttonAnimation="text-stagger"
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonial" data-section="testimonial">
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{ "text": "Alle Beiträge lesen", "href": "/news" }
|
||||
]}
|
||||
buttonAnimation="text-shift"
|
||||
buttonAnimation="text-stagger"
|
||||
/>
|
||||
</div>
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
|
||||
Reference in New Issue
Block a user