Merge version_1 into main #4
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[{ title: "Incredible stay", quote: "Incredible stay, highly recommended!", name: "John Doe", role: "Traveler" }, { title: "Truly a peaceful escape", quote: "Truly a peaceful escape.", name: "Jane Smith", role: "Guest" }]}
|
||||
testimonials={[{ quote: "Incredible stay, highly recommended!", name: "John Doe", role: "Traveler" }, { quote: "Truly a peaceful escape.", name: "Jane Smith", role: "Guest" }]}
|
||||
title="Guest Stories"
|
||||
description="What our guests have to say about their stay."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user