Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-11 16:19:49 +00:00

View File

@@ -81,7 +81,7 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "1", title: "Spotless & Comfortable", description: "Guests consistently praise the villa for being exceptionally clean, spacious and fully equipped with everything you need for a relaxing stay.", media: { imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-large-windows-comfortable-furniture_9975-33081.jpg" },
id: "1", title: "Spotless & Comfortable", description: "Guests consistently praise the villa for being exceptionally clean, spacious and fully equipped with everything you need for a relaxing stay.", media: { imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-large-windows-comfortable-furniture_9975-33081.jpg?_wi=1" },
items: [
{ icon: Sparkles, text: "Immaculately maintained" },
{ icon: CheckCircle, text: "Fully equipped kitchen" },
@@ -108,7 +108,7 @@ export default function LandingPage() {
reverse: false
},
{
id: "4", title: "Friendly Hosts", description: "Guests repeatedly highlight the kind and helpful owners who make every stay welcoming, stress-free, and truly special.", media: { imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-large-windows-comfortable-furniture_9975-33081.jpg" },
id: "4", title: "Friendly Hosts", description: "Guests repeatedly highlight the kind and helpful owners who make every stay welcoming, stress-free, and truly special.", media: { imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-large-windows-comfortable-furniture_9975-33081.jpg?_wi=2" },
items: [
{ icon: Heart, text: "Personal hospitality" },
{ icon: MessageCircle, text: "Responsive support" },