Update src/app/page.tsx

This commit is contained in:
2026-03-09 02:42:54 +00:00
parent 6f31dad837
commit f1ff6341cf

View File

@@ -79,21 +79,21 @@ export default function HomePage() {
id: "1",
name: "Costa Adeje Penthouse",
price: "From €180/night",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-smile-relax-leisure-around-outdoor-swimming-pool-with-city-view_74190-13715.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-smile-relax-leisure-around-outdoor-swimming-pool-with-city-view_74190-13715.jpg?_wi=1",
imageAlt: "Luxury penthouse in Costa Adeje",
},
{
id: "2",
name: "Los Cristianos Beachfront",
price: "From €150/night",
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",
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=1",
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/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=1",
imageAlt: "Premium suite in Playa Las Américas",
},
]}
@@ -161,7 +161,7 @@ export default function HomePage() {
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/couple-tourists-resting-outdoor-restaurant-travelling-people-eating-healthy-food-together-lunch-holidays_273609-6623.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-tourists-resting-outdoor-restaurant-travelling-people-eating-healthy-food-together-lunch-holidays_273609-6623.jpg?_wi=1",
imageAlt: "Happy guests at Costa Adeje",
},
{
@@ -170,7 +170,7 @@ export default function HomePage() {
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/portrait-young-family-with-little-daughter_171337-7157.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-family-with-little-daughter_171337-7157.jpg?_wi=1",
imageAlt: "Satisfied guests enjoying beach view",
},
{
@@ -179,7 +179,7 @@ export default function HomePage() {
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/portrait-young-happy-woman-summer-dress-sunglasses-straw-hat_343596-1717.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-woman-summer-dress-sunglasses-straw-hat_343596-1717.jpg?_wi=1",
imageAlt: "Family enjoying vacation",
},
{
@@ -188,7 +188,7 @@ export default function HomePage() {
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/women-taking-selfie-near-wooden-carcass_23-2147771331.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/women-taking-selfie-near-wooden-carcass_23-2147771331.jpg?_wi=1",
imageAlt: "Happy guests at luxury resort",
},
]}