Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-18 13:03:07 +00:00

View File

@@ -104,7 +104,7 @@ export default function LandingPage() {
{
title: "Private Stays", description: "Exclusive lodges and boutique accommodation for complete seclusion.", icon: Home,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-floral-dress-looks-into-camera-outside-brunette-lady-summer-outfit-holds-boater-moves-sea-background_197531-29976.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-floral-dress-looks-into-camera-outside-brunette-lady-summer-outfit-holds-boater-moves-sea-background_197531-29976.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-relax-smile-happy-around-swimming-pool-hotel-resort_74190-8862.jpg" },
]
},
@@ -133,7 +133,7 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={true}
testimonials={[
{ id: "1", name: "Elena V.", imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-floral-dress-looks-into-camera-outside-brunette-lady-summer-outfit-holds-boater-moves-sea-background_197531-29976.jpg" },
{ id: "1", name: "Elena V.", imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-floral-dress-looks-into-camera-outside-brunette-lady-summer-outfit-holds-boater-moves-sea-background_197531-29976.jpg?_wi=2" },
{ id: "2", name: "Mark D.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-attractive-lady-floral-hat-midi-dress-sits-terrace-with-sea-view-curly-woman-boater-enjoys-sun-balcony-ocean-background_197531-29918.jpg" },
{ id: "3", name: "Sara K.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-wearing-hat-taking-car-plant_23-2147948241.jpg" },
{ id: "4", name: "John B.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-curly-lady-midi-beige-dress-with-little-straw-bag-holds-boater-brunette-woman-smiles-walks-along-path-old-south-city_197531-30089.jpg" },