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