Update src/app/apartments/los-cristianos/page.tsx

This commit is contained in:
2026-03-09 02:34:38 +00:00
parent 146ea233ad
commit aca11733dd

View File

@@ -7,7 +7,7 @@ import ProductCardThree from "@/components/sections/product/ProductCardThree";
import FeatureHoverPattern from "@/components/sections/feature/featureHoverPattern/FeatureHoverPattern";
import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen";
import FooterCard from "@/components/sections/footer/FooterCard";
import { MapPin, Star, Sparkles, Heart, Instagram, Facebook, Mail, Waves, Chef, Bed, Palmtree, Wifi, Headphones } from "lucide-react";
import { MapPin, Star, Sparkles, Heart, Instagram, Facebook, Mail, Waves, UtensilsCrossed, Bed, Palmtree, Wifi, Headphones } from "lucide-react";
export default function LosCristianosPage() {
return (
@@ -54,7 +54,7 @@ export default function LosCristianosPage() {
{ text: "View Gallery", href: "#gallery" },
]}
buttonAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/young-girl-two-her-multiracial-male-friends-relaxing-sunbeds-near-swimming-pool_1157-49500.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/young-girl-two-her-multiracial-male-friends-relaxing-sunbeds-near-swimming-pool_1157-49500.jpg"
imageAlt="Los Cristianos beachfront apartment with pool view"
mediaAnimation="opacity"
imagePosition="right"
@@ -73,26 +73,11 @@ export default function LosCristianosPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1",
name: "Main Suite",
price: "Luxury Master Bed",
imageSrc: "http://img.b2bpic.net/free-photo/spacious-hotel-room-with-rug_1203-1495.jpg?_wi=1",
imageAlt: "Luxury master bedroom with ocean view",
},
id: "1", name: "Main Suite", price: "Luxury Master Bed", imageSrc: "http://img.b2bpic.net/free-photo/spacious-hotel-room-with-rug_1203-1495.jpg", imageAlt: "Luxury master bedroom with ocean view"},
{
id: "2",
name: "Gourmet Kitchen",
price: "Premium Equipped",
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821321.jpg?_wi=1",
imageAlt: "Modern luxury kitchen with appliances",
},
id: "2", name: "Gourmet Kitchen", price: "Premium Equipped", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821321.jpg", imageAlt: "Modern luxury kitchen with appliances"},
{
id: "3",
name: "Resort Pool",
price: "Shared Access",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-caucasian-woman-bikini-blue-swimming-pool-vacation-coudy-day-natural-light_343596-2285.jpg?_wi=1",
imageAlt: "Luxury swimming pool area",
},
id: "3", name: "Resort Pool", price: "Shared Access", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-caucasian-woman-bikini-blue-swimming-pool-vacation-coudy-day-natural-light_343596-2285.jpg", imageAlt: "Luxury swimming pool area"},
]}
/>
</div>
@@ -110,34 +95,22 @@ export default function LosCristianosPage() {
features={[
{
icon: Waves,
title: "Private Pool Access",
description: "Exclusive resort pool with heated saltwater, sun loungers, and ocean views perfect for relaxation.",
},
title: "Private Pool Access", description: "Exclusive resort pool with heated saltwater, sun loungers, and ocean views perfect for relaxation."},
{
icon: Chef,
title: "Gourmet Kitchen",
description: "Fully equipped with premium appliances, granite countertops, and everything needed for culinary excellence.",
},
icon: UtensilsCrossed,
title: "Gourmet Kitchen", description: "Fully equipped with premium appliances, granite countertops, and everything needed for culinary excellence."},
{
icon: Bed,
title: "Luxury Bedrooms",
description: "Four spacious suites with premium linens, air conditioning, and stunning views from every room.",
},
title: "Luxury Bedrooms", description: "Four spacious suites with premium linens, air conditioning, and stunning views from every room."},
{
icon: Palmtree,
title: "Beach Access",
description: "Direct pedestrian access to pristine white-sand beaches and crystal-clear Mediterranean waters year-round.",
},
title: "Beach Access", description: "Direct pedestrian access to pristine white-sand beaches and crystal-clear Mediterranean waters year-round."},
{
icon: Wifi,
title: "High-Speed Internet",
description: "Reliable fiber-optic connectivity supporting streaming and seamless digital connectivity throughout.",
},
title: "High-Speed Internet", description: "Reliable fiber-optic connectivity supporting streaming and seamless digital connectivity throughout."},
{
icon: Headphones,
title: "Entertainment System",
description: "Smart TV with international channels, premium streaming services, and surround sound audio systems.",
},
title: "Entertainment System", description: "Smart TV with international channels, premium streaming services, and surround sound audio systems."},
]}
/>
</div>
@@ -153,41 +126,13 @@ export default function LosCristianosPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Perfect Beach Getaway",
quote: "The location is unbeatable - literally steps from the beach. The apartment was immaculate, spacious, and every detail was thoughtfully planned. Felt like a true luxury retreat.",
name: "Elena & Marco",
role: "Travelers from Milan",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-having-fun-beach_23-2149313156.jpg?_wi=2",
imageAlt: "Happy guests enjoying beach view",
},
id: "1", title: "Perfect Beach Getaway", quote: "The location is unbeatable - literally steps from the beach. The apartment was immaculate, spacious, and every detail was thoughtfully planned. Felt like a true luxury retreat.", name: "Elena & Marco", role: "Travelers from Milan", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-having-fun-beach_23-2149313156.jpg", imageAlt: "Happy guests enjoying beach view"},
{
id: "2",
title: "Family Paradise",
quote: "Our family of five had the most amazing time. The four bedrooms gave everyone their own space, the pool was perfect for the kids, and being on the beach was incredible.",
name: "The Johnson Family",
role: "Travelers from New York",
imageSrc: "http://img.b2bpic.net/free-photo/couple-sitting-together-chair-safari-vacation_107420-9674.jpg?_wi=2",
imageAlt: "Family enjoying vacation together",
},
id: "2", title: "Family Paradise", quote: "Our family of five had the most amazing time. The four bedrooms gave everyone their own space, the pool was perfect for the kids, and being on the beach was incredible.", name: "The Johnson Family", role: "Travelers from New York", imageSrc: "http://img.b2bpic.net/free-photo/couple-sitting-together-chair-safari-vacation_107420-9674.jpg", imageAlt: "Family enjoying vacation together"},
{
id: "3",
title: "Outstanding Service",
quote: "The concierge team arranged everything effortlessly. Dinner reservations, beach activities, laundry service - every request was handled with professionalism and warmth.",
name: "Anna & David",
role: "Travelers from Berlin",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-couple-taking-selfie_23-2148588771.jpg?_wi=2",
imageAlt: "Happy couple at vacation resort",
},
id: "3", title: "Outstanding Service", quote: "The concierge team arranged everything effortlessly. Dinner reservations, beach activities, laundry service - every request was handled with professionalism and warmth.", name: "Anna & David", role: "Travelers from Berlin", imageSrc: "http://img.b2bpic.net/free-photo/front-view-couple-taking-selfie_23-2148588771.jpg", imageAlt: "Happy couple at vacation resort"},
{
id: "4",
title: "Worth Every Euro",
quote: "We've stayed in luxury resorts worldwide, and this apartment delivers exceptional value. The views, the comfort, the service - simply extraordinary. Booking our return visit now!",
name: "Sarah & Michael",
role: "Travelers from London",
imageSrc: "http://img.b2bpic.net/free-photo/group-young-three-stylish-friends-posing-street-fashion-man-two-cute-girls-dressed-casual-summer-clothes-smiling-models-having-fun-sunglasses-cheerful-women-guy-outdoors_158538-16244.jpg?_wi=2",
imageAlt: "Satisfied guests smiling",
},
id: "4", title: "Worth Every Euro", quote: "We've stayed in luxury resorts worldwide, and this apartment delivers exceptional value. The views, the comfort, the service - simply extraordinary. Booking our return visit now!", name: "Sarah & Michael", role: "Travelers from London", imageSrc: "http://img.b2bpic.net/free-photo/group-young-three-stylish-friends-posing-street-fashion-man-two-cute-girls-dressed-casual-summer-clothes-smiling-models-having-fun-sunglasses-cheerful-women-guy-outdoors_158538-16244.jpg", imageAlt: "Satisfied guests smiling"},
]}
/>
</div>
@@ -199,19 +144,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"},
]}
/>
</div>