Update src/app/apartments/playa-las-americas/page.tsx

This commit is contained in:
2026-03-09 02:45:25 +00:00
parent c7bfcc3ca1
commit 9f580bdcee

View File

@@ -59,7 +59,7 @@ export default function PlayaLasAmericasPage() {
{ text: "Explore", href: "#amenities" },
]}
buttonAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/two-stylish-caucasian-woman-summer-dress-pink-trendy-suit_343596-2174.jpg"
imageSrc="http://img.b2bpic.net/free-photo/two-stylish-caucasian-woman-summer-dress-pink-trendy-suit_343596-2174.jpg?_wi=2"
imageAlt="Luxury apartment at Playa Las Américas"
mediaAnimation="opacity"
imagePosition="right"
@@ -110,13 +110,13 @@ export default function PlayaLasAmericasPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", title: "Absolute Perfection in Paradise", quote: "This suite is everything luxury should be. The location is pristine, the attention to detail is remarkable, and waking up to ocean views every morning was pure bliss. We've stayed in many resorts, and this is exceptional.", name: "The Johnson Family", role: "Travelers from New York", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-family-with-little-daughter_171337-7157.jpg", imageAlt: "Family enjoying vacation"},
id: "1", title: "Absolute Perfection in Paradise", quote: "This suite is everything luxury should be. The location is pristine, the attention to detail is remarkable, and waking up to ocean views every morning was pure bliss. We've stayed in many resorts, and this is exceptional.", name: "The Johnson Family", role: "Travelers from New York", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-family-with-little-daughter_171337-7157.jpg?_wi=3", imageAlt: "Family enjoying vacation"},
{
id: "2", title: "Best Decision We Made", quote: "Choosing this suite was the best investment in our vacation. The private pool, the beach access, the service - everything was perfectly orchestrated. We felt like royalty.", name: "Victoria & James", role: "Travelers from London", imageSrc: "http://img.b2bpic.net/free-photo/couple-tourists-resting-outdoor-restaurant-travelling-people-eating-healthy-food-together-lunch-holidays_273609-6623.jpg", imageAlt: "Happy couple at resort"},
id: "2", title: "Best Decision We Made", quote: "Choosing this suite was the best investment in our vacation. The private pool, the beach access, the service - everything was perfectly orchestrated. We felt like royalty.", name: "Victoria & James", role: "Travelers from London", imageSrc: "http://img.b2bpic.net/free-photo/couple-tourists-resting-outdoor-restaurant-travelling-people-eating-healthy-food-together-lunch-holidays_273609-6623.jpg?_wi=3", imageAlt: "Happy couple at resort"},
{
id: "3", title: "Luxury Redefined", quote: "From the moment we entered, we knew this was special. Every amenity, every view, every service detail was designed for total comfort. The concierge arranged everything we dreamed of.", name: "Laurent & Sophie", role: "Travelers from Geneva", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-woman-summer-dress-sunglasses-straw-hat_343596-1717.jpg", imageAlt: "Delighted guest"},
id: "3", title: "Luxury Redefined", quote: "From the moment we entered, we knew this was special. Every amenity, every view, every service detail was designed for total comfort. The concierge arranged everything we dreamed of.", name: "Laurent & Sophie", role: "Travelers from Geneva", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-woman-summer-dress-sunglasses-straw-hat_343596-1717.jpg?_wi=3", imageAlt: "Delighted guest"},
{
id: "4", title: "A Slice of Paradise", quote: "The suite exceeded our highest expectations. Beautiful finishes, incredible location, impeccable service. This is luxury done right. We're already booking our next stay.", name: "Miguel & Alejandra", role: "Travelers from Barcelona", imageSrc: "http://img.b2bpic.net/free-photo/women-taking-selfie-near-wooden-carcass_23-2147771331.jpg", imageAlt: "Joyful travelers"},
id: "4", title: "A Slice of Paradise", quote: "The suite exceeded our highest expectations. Beautiful finishes, incredible location, impeccable service. This is luxury done right. We're already booking our next stay.", name: "Miguel & Alejandra", role: "Travelers from Barcelona", imageSrc: "http://img.b2bpic.net/free-photo/women-taking-selfie-near-wooden-carcass_23-2147771331.jpg?_wi=3", imageAlt: "Joyful travelers"},
]}
/>
</div>