Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4ca2b5584e | |||
| 21d96dfb17 |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
bottomLeftText="Niwa Cameroon"
|
||||
bottomRightText="Private Safari"
|
||||
button={{
|
||||
text: "Plan Your Safari", href: "#inquiry"}}
|
||||
text: "Plan Your Safari", href: "#inquiry"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="experience-details" data-section="experience-details">
|
||||
<FeatureCardTwentyEight
|
||||
animationType="slide-up"
|
||||
animationType="scale-rotate"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="gallery" data-section="gallery">
|
||||
<BlogCardThree
|
||||
animationType="slide-up"
|
||||
animationType="scale-rotate"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Moments of light, texture, and distance."
|
||||
|
||||
Reference in New Issue
Block a user