Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-14 07:19:39 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
<HeroCentered
title="Hotel Booking Made Simple"
description="StayEase streamlines room reservations and management for small hotels, lodges, and guest houses. Empower your guests to book instantly while you manage everything from a single dashboard."
background={{ variant: "noise" }}
background={{ variant: "plain" }}
avatars={[
{
src: "http://img.b2bpic.net/free-vector/travel-booking-app-screens_23-2148629088.jpg", alt: "StayEase customer booking interface"
@@ -240,6 +240,7 @@ export default function LandingPage() {
imageAlt="StayEase admin dashboard help"
mediaAnimation="slide-up"
faqsAnimation="slide-up"
useInvertedBackground={false}
faqs={[
{
id: "faq-1", title: "How does automatic room availability work?", content: "When a guest makes a booking, the room is automatically marked as booked for those dates. If they cancel, the room becomes available again instantly. No manual updates needed from you."