Switch to version 4: modified src/pages/HomePage.tsx
This commit is contained in:
@@ -23,7 +23,12 @@ export default function HomePage() {
|
||||
</motion.div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
TEX
|
||||
<HeroExpand
|
||||
title=" "
|
||||
videoSrc="https://storage.googleapis.com/webild/default/templates/hotel/hero.mp4"
|
||||
primaryButton={{ text: "Browse rooms", href: "#rooms" }}
|
||||
secondaryButton={{ text: "Watch tour", href: "#tour" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
|
||||
Reference in New Issue
Block a user