Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -72,7 +72,7 @@ export default function WildernessPage() {
|
||||
icon={Heart}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/forest-near-body-water_198169-18.jpg"
|
||||
imageAlt="Nature retreat landscape"
|
||||
useInvertedBackground="invertDefault"
|
||||
useInvertedBackground="noInvert"
|
||||
className="py-20"
|
||||
titleClassName="text-4xl md:text-5xl"
|
||||
descriptionClassName="text-sm md:text-base"
|
||||
@@ -131,9 +131,7 @@ export default function WildernessPage() {
|
||||
]}
|
||||
animationType="opacity"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="invertDefault"
|
||||
titleClassName="text-4xl md:text-5xl"
|
||||
descriptionClassName="text-lg"
|
||||
useInvertedBackground="noInvert"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -159,8 +157,6 @@ export default function WildernessPage() {
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
titleClassName="text-4xl md:text-5xl"
|
||||
descriptionClassName="text-lg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -191,7 +187,7 @@ export default function WildernessPage() {
|
||||
]}
|
||||
animationType="slide-up"
|
||||
accordionAnimationType="smooth"
|
||||
useInvertedBackground="invertDefault"
|
||||
useInvertedBackground="noInvert"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user