Update src/app/apartments/los-cristianos/page.tsx
This commit is contained in:
@@ -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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-girl-two-her-multiracial-male-friends-relaxing-sunbeds-near-swimming-pool_1157-49500.jpg?_wi=3"
|
||||
imageAlt="Los Cristianos beachfront apartment with pool view"
|
||||
mediaAnimation="opacity"
|
||||
imagePosition="right"
|
||||
@@ -76,21 +76,21 @@ export default function LosCristianosPage() {
|
||||
id: "1",
|
||||
name: "Main Suite",
|
||||
price: "Luxury Master Bed",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spacious-hotel-room-with-rug_1203-1495.jpg",
|
||||
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: "2",
|
||||
name: "Gourmet Kitchen",
|
||||
price: "Premium Equipped",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821321.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821321.jpg?_wi=1",
|
||||
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",
|
||||
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",
|
||||
},
|
||||
]}
|
||||
@@ -158,7 +158,7 @@ export default function LosCristianosPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-having-fun-beach_23-2149313156.jpg?_wi=2",
|
||||
imageAlt: "Happy guests enjoying beach view",
|
||||
},
|
||||
{
|
||||
@@ -167,7 +167,7 @@ export default function LosCristianosPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-sitting-together-chair-safari-vacation_107420-9674.jpg?_wi=2",
|
||||
imageAlt: "Family enjoying vacation together",
|
||||
},
|
||||
{
|
||||
@@ -176,7 +176,7 @@ export default function LosCristianosPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-couple-taking-selfie_23-2148588771.jpg?_wi=2",
|
||||
imageAlt: "Happy couple at vacation resort",
|
||||
},
|
||||
{
|
||||
@@ -185,7 +185,7 @@ export default function LosCristianosPage() {
|
||||
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",
|
||||
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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user