Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-14 08:58:58 +00:00

View File

@@ -114,7 +114,7 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[{ text: "Incredible stay, highly recommended!", author: "John Doe" }, { text: "Truly a peaceful escape.", author: "Jane Smith" }]}
testimonials={[{ quote: "Incredible stay, highly recommended!", author: "John Doe" }, { quote: "Truly a peaceful escape.", author: "Jane Smith" }]}
title="Guest Stories"
description="What our guests have to say about their stay."
/>