Merge version_1 into main #1
@@ -77,6 +77,7 @@ export default function LandingPage() {
|
||||
mediaAnimation="opacity"
|
||||
textboxLayout="default"
|
||||
imagePosition="left"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -94,7 +95,7 @@ export default function LandingPage() {
|
||||
imageAlt="Close-up of a skin care treatment procedure"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
faqsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -109,6 +110,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -125,6 +127,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
animationType="scale-rotate"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -142,6 +145,7 @@ export default function LandingPage() {
|
||||
textPosition="left"
|
||||
animationType="smooth"
|
||||
showCard={true}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -163,6 +167,7 @@ export default function LandingPage() {
|
||||
imageAlt="Aesthetica clinic exterior with location details"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user