diff --git a/src/app/apartments/los-cristianos/page.tsx b/src/app/apartments/los-cristianos/page.tsx index fce38f0..204e90b 100644 --- a/src/app/apartments/los-cristianos/page.tsx +++ b/src/app/apartments/los-cristianos/page.tsx @@ -7,7 +7,7 @@ import FeatureHoverPattern from "@/components/sections/feature/featureHoverPatte import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen"; import FooterCard from "@/components/sections/footer/FooterCard"; import Link from "next/link"; -import { MapPin, Waves, Chef, Bed, Palmtree, Wifi, Headphones, Instagram, Facebook, Mail, Heart } from "lucide-react"; +import { MapPin, Waves, Utensils, Bed, Palmtree, Wifi, Headphones, Instagram, Facebook, Mail, Heart } from "lucide-react"; export default function LosCristianosPage() { const navigationItems = [ @@ -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?_wi=2" + 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" imageAlt="Luxury beachfront apartment in Los Cristianos" mediaAnimation="opacity" imagePosition="right" @@ -79,34 +79,22 @@ export default function LosCristianosPage() { features={[ { icon: Waves, - title: "Infinity Pool", - description: "Private infinity pool overlooking the Atlantic Ocean with heated salt water, perfect for relaxation and swimming.", - }, + title: "Infinity Pool", description: "Private infinity pool overlooking the Atlantic Ocean with heated salt water, perfect for relaxation and swimming."}, { - icon: Chef, - title: "Gourmet Kitchen", - description: "Fully equipped modern kitchen with premium stainless steel appliances, granite countertops, and wine cooler.", - }, + icon: Utensils, + title: "Gourmet Kitchen", description: "Fully equipped modern kitchen with premium stainless steel appliances, granite countertops, and wine cooler."}, { icon: Bed, - title: "Luxury Bedrooms", - description: "Spacious master suite with premium Egyptian cotton linens, air conditioning, and panoramic ocean views.", - }, + title: "Luxury Bedrooms", description: "Spacious master suite with premium Egyptian cotton linens, air conditioning, and panoramic ocean views."}, { icon: Palmtree, - title: "Direct Beach Access", - description: "Private pathway to pristine white-sand beach just 100 meters away with lounging area and beach equipment.", - }, + title: "Direct Beach Access", description: "Private pathway to pristine white-sand beach just 100 meters away with lounging area and beach equipment."}, { icon: Wifi, - title: "Smart Home Tech", - description: "Fiber-optic high-speed internet, smart lighting, climate control, and modern security system throughout.", - }, + title: "Smart Home Tech", description: "Fiber-optic high-speed internet, smart lighting, climate control, and modern security system throughout."}, { icon: Headphones, - title: "Entertainment Suite", - description: "Smart TV with Netflix, international channels, premium sound system, and Bluetooth connectivity.", - }, + title: "Entertainment Suite", description: "Smart TV with Netflix, international channels, premium sound system, and Bluetooth connectivity."}, ]} /> @@ -122,41 +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?_wi=2", - 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", 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?_wi=2", - 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", 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?_wi=2", - 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", 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?_wi=2", - 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", imageAlt: "Joyful guests at beach"}, ]} /> @@ -168,19 +128,13 @@ export default function LosCristianosPage() { socialLinks={[ { icon: Instagram, - href: "https://instagram.com/holidaytenerifeswouth", - ariaLabel: "Follow us on Instagram", - }, + href: "https://instagram.com/holidaytenerifeswouth", ariaLabel: "Follow us on Instagram"}, { icon: Facebook, - href: "https://facebook.com/holidaytenerifeswouth", - ariaLabel: "Follow us on Facebook", - }, + href: "https://facebook.com/holidaytenerifeswouth", ariaLabel: "Follow us on Facebook"}, { icon: Mail, - href: "mailto:info@holidaytenerifeswouth.com", - ariaLabel: "Email us", - }, + href: "mailto:info@holidaytenerifeswouth.com", ariaLabel: "Email us"}, ]} />