Update src/templates/hotel/page.tsx

This commit is contained in:
2026-06-14 11:11:26 +00:00
parent 3845a10d76
commit f7c9ebc630

View File

@@ -25,6 +25,7 @@ export default function HotelPage() {
secondaryButton={{ text: "Register Now", href: "#contact" }}
names={["A2", "B1", "B2", "C1", "A2/B1"]}
videoSrc="https://www.w3schools.com/howto/rain.mp4"
imageSrc="asset://hero-students"
/>
</div>
</ThemeProvider>