Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -89,8 +89,8 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
ratingText="Basierend auf 500+ Bewertungen"
|
||||
tagAnimation="reveal-blur"
|
||||
buttonAnimation="bounce-effect"
|
||||
tagAnimation="text-stagger"
|
||||
buttonAnimation="text-stagger"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
{ text: "Mehr über uns erfahren", href: "#" }
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
buttonAnimation="bounce-effect"
|
||||
buttonAnimation="text-stagger"
|
||||
/>
|
||||
</div>
|
||||
<div id="services" data-section="services">
|
||||
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
tagAnimation="reveal-blur"
|
||||
tagAnimation="text-stagger"
|
||||
/>
|
||||
</div>
|
||||
<div id="team" data-section="team">
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
imageAlt={getAssetAlt("contact-image", "Moderne und helle Zahnarztpraxis")}
|
||||
mediaPosition="right"
|
||||
buttonText="Nachricht senden"
|
||||
mediaAnimation="bounce-effect"
|
||||
mediaAnimation="text-stagger"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
|
||||
Reference in New Issue
Block a user