diff --git a/src/app/apartments/costa-adeje/page.tsx b/src/app/apartments/costa-adeje/page.tsx index 8bf2212..ad1b6fa 100644 --- a/src/app/apartments/costa-adeje/page.tsx +++ b/src/app/apartments/costa-adeje/page.tsx @@ -12,7 +12,7 @@ import { Facebook, Mail, Waves, - Chef, + UtensilsCrossed, Bed, Palmtree, Wifi, @@ -64,7 +64,7 @@ export default function CostaAdejePage() { { text: "View Gallery", href: "#gallery" }, ]} buttonAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/hammocks-pool-seen-from_1203-358.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/hammocks-pool-seen-from_1203-358.jpg" imageAlt="Costa Adeje luxury penthouse with ocean views" mediaAnimation="opacity" imagePosition="left" @@ -84,34 +84,22 @@ export default function CostaAdejePage() { features={[ { icon: Eye, - title: "Panoramic Ocean Views", - description: "180-degree unobstructed vistas of the Atlantic Ocean, perfect for sunrise and sunset moments.", - }, + title: "Panoramic Ocean Views", description: "180-degree unobstructed vistas of the Atlantic Ocean, perfect for sunrise and sunset moments."}, { icon: Waves, - title: "Private Infinity Pool", - description: "Temperature-controlled infinity pool seamlessly blending with the ocean horizon.", - }, + title: "Private Infinity Pool", description: "Temperature-controlled infinity pool seamlessly blending with the ocean horizon."}, { - icon: Chef, - title: "Chef's Kitchen", - description: "State-of-the-art culinary space with premium appliances and island seating.", - }, + icon: UtensilsCrossed, + title: "Chef's Kitchen", description: "State-of-the-art culinary space with premium appliances and island seating."}, { icon: Bed, - title: "Master Suite", - description: "Luxurious master bedroom with spa-like ensuite and ocean-view terrace access.", - }, + title: "Master Suite", description: "Luxurious master bedroom with spa-like ensuite and ocean-view terrace access."}, { icon: Palmtree, - title: "Tropical Terrace", - description: "Expansive outdoor entertaining space with custom landscaping and lounge areas.", - }, + title: "Tropical Terrace", description: "Expansive outdoor entertaining space with custom landscaping and lounge areas."}, { icon: Wifi, - title: "Smart Home Technology", - description: "Integrated automation system controlling lighting, climate, and entertainment.", - }, + title: "Smart Home Technology", description: "Integrated automation system controlling lighting, climate, and entertainment."}, ]} /> @@ -123,19 +111,13 @@ export default function CostaAdejePage() { 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"}, ]} /> diff --git a/src/app/apartments/los-cristianos/page.tsx b/src/app/apartments/los-cristianos/page.tsx index 4bfbb5a..b7b893b 100644 --- a/src/app/apartments/los-cristianos/page.tsx +++ b/src/app/apartments/los-cristianos/page.tsx @@ -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"}, ]} /> @@ -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."}, ]} /> @@ -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"}, ]} /> @@ -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"}, ]} /> diff --git a/src/app/apartments/playa-las-americas/page.tsx b/src/app/apartments/playa-las-americas/page.tsx index b73fa5e..7e4c935 100644 --- a/src/app/apartments/playa-las-americas/page.tsx +++ b/src/app/apartments/playa-las-americas/page.tsx @@ -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 PlayaLasAmericasPage() { return ( @@ -54,7 +54,7 @@ export default function PlayaLasAmericasPage() { { text: "Virtual Tour", href: "#gallery" }, ]} buttonAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/white-resort-with-coconut-tree-leaves_23-2148249098.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/white-resort-with-coconut-tree-leaves_23-2148249098.jpg" imageAlt="Playa Las Américas luxury resort building" mediaAnimation="opacity" imagePosition="right" @@ -73,26 +73,11 @@ export default function PlayaLasAmericasPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", - name: "Master Sanctuary", - price: "Premium Bedding", - imageSrc: "http://img.b2bpic.net/free-photo/spacious-hotel-room-with-rug_1203-1495.jpg?_wi=2", - imageAlt: "Luxury master bedroom suite", - }, + id: "1", name: "Master Sanctuary", price: "Premium Bedding", imageSrc: "http://img.b2bpic.net/free-photo/spacious-hotel-room-with-rug_1203-1495.jpg", imageAlt: "Luxury master bedroom suite"}, { - id: "2", - name: "Chef's Kitchen", - price: "Premium Equipped", - imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821321.jpg?_wi=2", - imageAlt: "Modern gourmet kitchen", - }, + id: "2", name: "Chef's Kitchen", price: "Premium Equipped", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821321.jpg", imageAlt: "Modern gourmet kitchen"}, { - id: "3", - name: "Resort Amenities", - price: "Exclusive 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=2", - imageAlt: "Luxury resort swimming pool", - }, + id: "3", name: "Resort Amenities", price: "Exclusive 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 resort swimming pool"}, ]} /> @@ -110,34 +95,22 @@ export default function PlayaLasAmericasPage() { features={[ { icon: Waves, - title: "Infinity Pool Complex", - description: "Multiple heated pools with stunning ocean vistas, cabanas, and daily activities perfect for families and couples.", - }, + title: "Infinity Pool Complex", description: "Multiple heated pools with stunning ocean vistas, cabanas, and daily activities perfect for families and couples."}, { - icon: Chef, - title: "Gourmet Kitchen", - description: "State-of-the-art appliances, premium cookware, and spacious island design for culinary experiences at home.", - }, + icon: UtensilsCrossed, + title: "Gourmet Kitchen", description: "State-of-the-art appliances, premium cookware, and spacious island design for culinary experiences at home."}, { icon: Bed, - title: "Luxury Bedrooms", - description: "Multiple rooms with Egyptian cotton linens, smart climate control, and panoramic sea views from every window.", - }, + title: "Luxury Bedrooms", description: "Multiple rooms with Egyptian cotton linens, smart climate control, and panoramic sea views from every window."}, { icon: Palmtree, - title: "Beachfront Location", - description: "Steps to golden sands, vibrant promenade with restaurants, shops, and water sports opportunities daily.", - }, + title: "Beachfront Location", description: "Steps to golden sands, vibrant promenade with restaurants, shops, and water sports opportunities daily."}, { icon: Wifi, - title: "Smart Connectivity", - description: "Premium fiber optic internet, smart home automation, and entertainment systems throughout the suite.", - }, + title: "Smart Connectivity", description: "Premium fiber optic internet, smart home automation, and entertainment systems throughout the suite."}, { icon: Headphones, - title: "Premium Entertainment", - description: "Full entertainment suite with cinema-quality TV, international streaming, gaming systems, and smart speakers.", - }, + title: "Premium Entertainment", description: "Full entertainment suite with cinema-quality TV, international streaming, gaming systems, and smart speakers."}, ]} /> @@ -153,41 +126,13 @@ export default function PlayaLasAmericasPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - title: "Beachfront Perfection", - quote: "Waking up to unobstructed ocean views from our balcony was absolutely magical. The beach is literally our backyard. Every moment felt like a postcard-perfect vacation.", - name: "Sophie & Pierre", - role: "Travelers from Paris", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-having-fun-beach_23-2149313156.jpg?_wi=3", - imageAlt: "Guests enjoying beachfront sunset", - }, + id: "1", title: "Beachfront Perfection", quote: "Waking up to unobstructed ocean views from our balcony was absolutely magical. The beach is literally our backyard. Every moment felt like a postcard-perfect vacation.", name: "Sophie & Pierre", role: "Travelers from Paris", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-having-fun-beach_23-2149313156.jpg", imageAlt: "Guests enjoying beachfront sunset"}, { - id: "2", - title: "Honeymoon Destination", - quote: "This suite is the ultimate romantic getaway. The sunset views, the private terrace, the attention to detail - every element was perfectly curated for romance and relaxation.", - name: "Jessica & Tom", - role: "Honeymooners from Toronto", - imageSrc: "http://img.b2bpic.net/free-photo/couple-sitting-together-chair-safari-vacation_107420-9674.jpg?_wi=3", - imageAlt: "Romantic couple at luxury resort", - }, + id: "2", title: "Honeymoon Destination", quote: "This suite is the ultimate romantic getaway. The sunset views, the private terrace, the attention to detail - every element was perfectly curated for romance and relaxation.", name: "Jessica & Tom", role: "Honeymooners from Toronto", imageSrc: "http://img.b2bpic.net/free-photo/couple-sitting-together-chair-safari-vacation_107420-9674.jpg", imageAlt: "Romantic couple at luxury resort"}, { - id: "3", - title: "Five-Star Service", - quote: "The concierge anticipated every need before we even asked. Restaurant recommendations, activity bookings, special touches in the room - the service was impeccable throughout.", - name: "Carlos & Maria", - role: "Travelers from Madrid", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-couple-taking-selfie_23-2148588771.jpg?_wi=3", - imageAlt: "Happy couple at vacation resort", - }, + id: "3", title: "Five-Star Service", quote: "The concierge anticipated every need before we even asked. Restaurant recommendations, activity bookings, special touches in the room - the service was impeccable throughout.", name: "Carlos & Maria", role: "Travelers from Madrid", 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 the Investment", - quote: "We splurged on this suite and zero regrets. The location, the luxury, the service - this is what premium vacation living should feel like. Already planning our next visit!", - name: "Robert & Linda", - role: "Travelers from Sydney", - 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=3", - imageAlt: "Satisfied guests smiling together", - }, + id: "4", title: "Worth the Investment", quote: "We splurged on this suite and zero regrets. The location, the luxury, the service - this is what premium vacation living should feel like. Already planning our next visit!", name: "Robert & Linda", role: "Travelers from Sydney", 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 together"}, ]} /> @@ -199,19 +144,13 @@ export default function PlayaLasAmericasPage() { 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"}, ]} /> diff --git a/src/app/blog/authentic-tenerife-cuisine-guide/page.tsx b/src/app/blog/authentic-tenerife-cuisine-guide/page.tsx index 67bdf8b..718fb61 100644 --- a/src/app/blog/authentic-tenerife-cuisine-guide/page.tsx +++ b/src/app/blog/authentic-tenerife-cuisine-guide/page.tsx @@ -5,7 +5,7 @@ import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleAp import HeroSplitKpi from "@/components/sections/hero/HeroSplitKpi"; import FeatureHoverPattern from "@/components/sections/feature/featureHoverPattern/FeatureHoverPattern"; import FooterCard from "@/components/sections/footer/FooterCard"; -import { MapPin, Chef, Wine, Utensils, Flame, Fish, Instagram, Facebook, Mail } from "lucide-react"; +import { MapPin, UtensilsCrossed, Wine, Utensils, Flame, Fish, Instagram, Facebook, Mail } from "lucide-react"; import Link from "next/link"; export default function AuthenticTenerifeCuisineGuidePage() { @@ -46,7 +46,7 @@ export default function AuthenticTenerifeCuisineGuidePage() { { value: "100%", label: "Authentic Flavors" }, ]} tag="Culinary Guide" - tagIcon={Chef} + tagIcon={UtensilsCrossed} tagAnimation="slide-up" buttons={[ { text: "Discover Flavors", href: "/apartments" }, @@ -73,34 +73,22 @@ export default function AuthenticTenerifeCuisineGuidePage() { features={[ { icon: Fish, - title: "Fresh Seafood Specialties", - description: "Mojo de huevos, grilled fish, and octopus prepared with local sea salt. Sample authentic preparations at beachfront restaurants.", - }, + title: "Fresh Seafood Specialties", description: "Mojo de huevos, grilled fish, and octopus prepared with local sea salt. Sample authentic preparations at beachfront restaurants."}, { icon: Flame, - title: "Papas Arrugadas", - description: "Wrinkled potatoes boiled in salt water, served with traditional mojo sauce. A humble yet iconic island staple enjoyed everywhere.", - }, + title: "Papas Arrugadas", description: "Wrinkled potatoes boiled in salt water, served with traditional mojo sauce. A humble yet iconic island staple enjoyed everywhere."}, { icon: Wine, - title: "Local Wine Pairings", - description: "Discover volcanic-region wines from Tenerife's wine country. Pair with traditional dishes for authentic tasting experiences.", - }, + title: "Local Wine Pairings", description: "Discover volcanic-region wines from Tenerife's wine country. Pair with traditional dishes for authentic tasting experiences."}, { - icon: Chef, - title: "Traditional Ropa Vieja", - description: "Slow-cooked shredded beef with peppers and tomatoes. A comfort food that represents island home cooking traditions.", - }, + icon: UtensilsCrossed, + title: "Traditional Ropa Vieja", description: "Slow-cooked shredded beef with peppers and tomatoes. A comfort food that represents island home cooking traditions."}, { icon: Utensils, - title: "Gofio Traditions", - description: "Toasted grain flour used in both sweet and savory dishes. Try gofio escaldao or mix with local honey for authentic treats.", - }, + title: "Gofio Traditions", description: "Toasted grain flour used in both sweet and savory dishes. Try gofio escaldao or mix with local honey for authentic treats."}, { icon: Flame, - title: "Tapas Culture", - description: "Small plates of jamón ibérico, patatas bravas, and croquetas. Experience social dining at local bars and restaurants.", - }, + title: "Tapas Culture", description: "Small plates of jamón ibérico, patatas bravas, and croquetas. Experience social dining at local bars and restaurants."}, ]} /> @@ -112,19 +100,13 @@ export default function AuthenticTenerifeCuisineGuidePage() { 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"}, ]} /> diff --git a/src/app/blog/luxury-wellness-retreats-tenerife/page.tsx b/src/app/blog/luxury-wellness-retreats-tenerife/page.tsx index 5b447fc..89df948 100644 --- a/src/app/blog/luxury-wellness-retreats-tenerife/page.tsx +++ b/src/app/blog/luxury-wellness-retreats-tenerife/page.tsx @@ -6,7 +6,7 @@ import HeroSplitKpi from "@/components/sections/hero/HeroSplitKpi"; import FeatureHoverPattern from "@/components/sections/feature/featureHoverPattern/FeatureHoverPattern"; import FooterCard from "@/components/sections/footer/FooterCard"; import Link from "next/link"; -import { Spa, Heart, Wind, Droplets, Leaf, Moon } from "lucide-react"; +import { Sparkles, Heart, Wind, Droplets, Leaf, Moon, Instagram, Facebook, Mail } from "lucide-react"; export default function LuxuryWellnessReteatsTenerife() { return ( @@ -72,46 +72,34 @@ export default function LuxuryWellnessReteatsTenerife() { diff --git a/src/app/page.tsx b/src/app/page.tsx index 4355847..304e052 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,7 +17,7 @@ import { Facebook, Mail, Waves, - Chef, + UtensilsCrossed, Bed, Palmtree, Wifi, @@ -95,27 +95,11 @@ export default function HomePage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", - name: "Costa Adeje Penthouse", - price: "From €180/night", - imageSrc: "http://img.b2bpic.net/free-photo/hammocks-pool-seen-from_1203-358.jpg?_wi=1", - imageAlt: "Luxury penthouse in Costa Adeje", - onProductClick: () => window.location.href = "/apartments/costa-adeje", - }, + id: "1", name: "Costa Adeje Penthouse", price: "From €180/night", imageSrc: "http://img.b2bpic.net/free-photo/hammocks-pool-seen-from_1203-358.jpg", imageAlt: "Luxury penthouse in Costa Adeje", onProductClick: () => window.location.href = "/apartments/costa-adeje"}, { - id: "2", - name: "Los Cristianos Beachfront", - price: "From €150/night", - imageSrc: "http://img.b2bpic.net/free-photo/young-girl-two-her-multiracial-male-friends-relaxing-sunbeds-near-swimming-pool_1157-49500.jpg?_wi=1", - imageAlt: "Beachfront apartment in Los Cristianos", - }, + id: "2", name: "Los Cristianos Beachfront", price: "From €150/night", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-two-her-multiracial-male-friends-relaxing-sunbeds-near-swimming-pool_1157-49500.jpg", imageAlt: "Beachfront apartment in Los Cristianos"}, { - id: "3", - name: "Playa Las Américas Suite", - price: "From €165/night", - imageSrc: "http://img.b2bpic.net/free-photo/white-resort-with-coconut-tree-leaves_23-2148249098.jpg?_wi=1", - imageAlt: "Premium suite in Playa Las Américas", - }, + id: "3", name: "Playa Las Américas Suite", price: "From €165/night", imageSrc: "http://img.b2bpic.net/free-photo/white-resort-with-coconut-tree-leaves_23-2148249098.jpg", imageAlt: "Premium suite in Playa Las Américas"}, ]} /> @@ -133,34 +117,22 @@ export default function HomePage() { features={[ { icon: Waves, - title: "Private Pool Access", - description: "Exclusive infinity pools overlooking the Atlantic Ocean with heated salt water and lounging areas.", - }, + title: "Private Pool Access", description: "Exclusive infinity pools overlooking the Atlantic Ocean with heated salt water and lounging areas."}, { - icon: Chef, - title: "Gourmet Kitchen", - description: "Fully equipped modern kitchens with premium appliances, granite countertops, and chef's essentials.", - }, + icon: UtensilsCrossed, + title: "Gourmet Kitchen", description: "Fully equipped modern kitchens with premium appliances, granite countertops, and chef's essentials."}, { icon: Bed, - title: "Luxury Bedrooms", - description: "Spacious suites with premium linens, air conditioning, and panoramic sea views from every angle.", - }, + title: "Luxury Bedrooms", description: "Spacious suites with premium linens, air conditioning, and panoramic sea views from every angle."}, { icon: Palmtree, - title: "Beach Access", - description: "Direct access to pristine white-sand beaches and crystal-clear Mediterranean waters year-round.", - }, + title: "Beach Access", description: "Direct access to pristine white-sand beaches and crystal-clear Mediterranean waters year-round."}, { icon: Wifi, - title: "High-Speed Internet", - description: "Reliable fiber-optic connectivity with streaming capability for seamless entertainment.", - }, + title: "High-Speed Internet", description: "Reliable fiber-optic connectivity with streaming capability for seamless entertainment."}, { icon: Headphones, - title: "Entertainment System", - description: "Smart TV with international channels, premium streaming services, and surround sound audio.", - }, + title: "Entertainment System", description: "Smart TV with international channels, premium streaming services, and surround sound audio."}, ]} /> @@ -176,41 +148,13 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", - title: "Paradise Found in Costa Adeje", - quote: "The penthouse exceeded all expectations. Waking up to ocean views with morning coffee was pure bliss. The attention to detail and hospitality made this our best vacation ever.", - 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=1", - imageAlt: "Happy guests at Costa Adeje", - }, + id: "1", title: "Paradise Found in Costa Adeje", quote: "The penthouse exceeded all expectations. Waking up to ocean views with morning coffee was pure bliss. The attention to detail and hospitality made this our best vacation ever.", 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: "Happy guests at Costa Adeje"}, { - id: "2", - 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.", - name: "Elena & Marco", - role: "Travelers from Milan", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-having-fun-beach_23-2149313156.jpg?_wi=1", - imageAlt: "Satisfied guests enjoying beach view", - }, + id: "2", 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.", name: "Elena & Marco", role: "Travelers from Milan", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-having-fun-beach_23-2149313156.jpg", imageAlt: "Satisfied guests enjoying beach view"}, { - id: "3", - title: "Family Paradise at Playa Las Américas", - quote: "Our family of five had the most amazing time. The suite was spacious, the pool was perfect for the kids, and the staff helped us arrange everything effortlessly.", - 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=1", - imageAlt: "Family enjoying vacation", - }, + id: "3", title: "Family Paradise at Playa Las Américas", quote: "Our family of five had the most amazing time. The suite was spacious, the pool was perfect for the kids, and the staff helped us arrange everything effortlessly.", 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"}, { - id: "4", - title: "Luxury Retreat Paradise", - quote: "Every moment felt special. From the moment we arrived until departure, everything was perfectly orchestrated. We're already planning our return.", - name: "Anna & David", - role: "Travelers from Berlin", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-couple-taking-selfie_23-2148588771.jpg?_wi=1", - imageAlt: "Happy guests at luxury resort", - }, + id: "4", title: "Luxury Retreat Paradise", quote: "Every moment felt special. From the moment we arrived until departure, everything was perfectly orchestrated. We're already planning our return.", name: "Anna & David", role: "Travelers from Berlin", imageSrc: "http://img.b2bpic.net/free-photo/front-view-couple-taking-selfie_23-2148588771.jpg", imageAlt: "Happy guests at luxury resort"}, ]} /> @@ -222,19 +166,13 @@ export default function HomePage() { 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"}, ]} />