Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-06-11 05:17:41 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
{ name: "Booking", id: "pricing" }, { name: "Booking", id: "pricing" },
{ name: "Testimonials", id: "testimonials" }, { name: "Testimonials", id: "testimonials" },
{ name: "FAQ", id: "faq" }, { name: "FAQ", id: "faq" },
{ name: "Contact", id: "contact" }, { name: "Contact", id: "contact" }
]} ]}
/> />
</div> </div>
@@ -90,6 +90,7 @@ export default function LandingPage() {
videoSrc="https://www.w3schools.com/html/mov_bbb.mp4" videoSrc="https://www.w3schools.com/html/mov_bbb.mp4"
videoAriaLabel="A video showcasing Fekri Hotel's charm" videoAriaLabel="A video showcasing Fekri Hotel's charm"
mediaAnimation="slide-up" mediaAnimation="slide-up"
useInvertedBackground={false}
/> />
</div> </div>