Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cafc470a51 |
@@ -172,8 +172,8 @@ export default function LandingPage() {
|
|||||||
{ value: "95%", title: "Guest Satisfaction Rate" }
|
{ value: "95%", title: "Guest Satisfaction Rate" }
|
||||||
]}
|
]}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc={getAssetUrl("about-exterior")}
|
imageSrc={getAssetUrl("hero-main")}
|
||||||
imageAlt={getAssetAlt("about-exterior")}
|
imageAlt={getAssetAlt("hero-main")}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user