Update src/app/apartments/los-cristianos/page.tsx
This commit is contained in:
@@ -59,7 +59,7 @@ export default function LosCristianosPage() {
|
||||
{ text: "View Details", href: "#amenities" },
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fashion-portrait-young-pretty-stylish-woman-white-light-summer-dress-big-black-massive-boots-luxury-rich-villa_343596-1951.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fashion-portrait-young-pretty-stylish-woman-white-light-summer-dress-big-black-massive-boots-luxury-rich-villa_343596-1951.jpg?_wi=2"
|
||||
imageAlt="Luxury beachfront apartment in Los Cristianos"
|
||||
mediaAnimation="opacity"
|
||||
imagePosition="right"
|
||||
@@ -110,13 +110,13 @@ export default function LosCristianosPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Beachfront Dreams in Los Cristianos", quote: "Being steps away from the beach was incredible. The apartment was immaculate, well-stocked, and the sunset views from the terrace were absolutely mesmerizing. We couldn't have asked for a better location.", name: "Elena & Marco", role: "Travelers from Milan", imageSrc: "http://img.b2bpic.net/free-photo/couple-tourists-resting-outdoor-restaurant-travelling-people-eating-healthy-food-together-lunch-holidays_273609-6623.jpg", imageAlt: "Satisfied guests enjoying beach view"},
|
||||
id: "1", title: "Beachfront Dreams in Los Cristianos", quote: "Being steps away from the beach was incredible. The apartment was immaculate, well-stocked, and the sunset views from the terrace were absolutely mesmerizing. We couldn't have asked for a better location.", name: "Elena & Marco", role: "Travelers from Milan", imageSrc: "http://img.b2bpic.net/free-photo/couple-tourists-resting-outdoor-restaurant-travelling-people-eating-healthy-food-together-lunch-holidays_273609-6623.jpg?_wi=2", imageAlt: "Satisfied guests enjoying beach view"},
|
||||
{
|
||||
id: "2", title: "Perfect Beachfront Getaway", quote: "The location is unbeatable. We literally stepped out our door and were on the beach. The apartment itself is beautifully appointed with everything we needed. The concierge service was exceptional.", name: "Sophie & Thomas", role: "Travelers from Paris", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-family-with-little-daughter_171337-7157.jpg", imageAlt: "Happy family vacation moment"},
|
||||
id: "2", title: "Perfect Beachfront Getaway", quote: "The location is unbeatable. We literally stepped out our door and were on the beach. The apartment itself is beautifully appointed with everything we needed. The concierge service was exceptional.", name: "Sophie & Thomas", role: "Travelers from Paris", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-family-with-little-daughter_171337-7157.jpg?_wi=2", imageAlt: "Happy family vacation moment"},
|
||||
{
|
||||
id: "3", title: "Best Beach Vacation Ever", quote: "Los Cristianos is the heart of Tenerife's beach culture, and this apartment puts you right in the middle of it all. The views, the amenities, the service - everything was perfect.", name: "Isabella", role: "Solo Traveler from Barcelona", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-woman-summer-dress-sunglasses-straw-hat_343596-1717.jpg", imageAlt: "Happy solo traveler"},
|
||||
id: "3", title: "Best Beach Vacation Ever", quote: "Los Cristianos is the heart of Tenerife's beach culture, and this apartment puts you right in the middle of it all. The views, the amenities, the service - everything was perfect.", name: "Isabella", role: "Solo Traveler from Barcelona", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-woman-summer-dress-sunglasses-straw-hat_343596-1717.jpg?_wi=2", imageAlt: "Happy solo traveler"},
|
||||
{
|
||||
id: "4", title: "Luxury on the Beach", quote: "This apartment exceeded all our expectations. Being oceanfront, the luxury finishes, the attentive staff - it's the complete package. We're already planning our return visit.", name: "Carlos & Ana", role: "Travelers from Madrid", imageSrc: "http://img.b2bpic.net/free-photo/women-taking-selfie-near-wooden-carcass_23-2147771331.jpg", imageAlt: "Joyful guests at beach"},
|
||||
id: "4", title: "Luxury on the Beach", quote: "This apartment exceeded all our expectations. Being oceanfront, the luxury finishes, the attentive staff - it's the complete package. We're already planning our return visit.", name: "Carlos & Ana", role: "Travelers from Madrid", imageSrc: "http://img.b2bpic.net/free-photo/women-taking-selfie-near-wooden-carcass_23-2147771331.jpg?_wi=2", imageAlt: "Joyful guests at beach"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user