Update src/app/page.tsx
This commit is contained in:
@@ -142,7 +142,7 @@ export default function HomePage() {
|
||||
{ value: "20+", title: "Years of Expertise" },
|
||||
{ value: "500+", title: "Exclusive Properties" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-waitress-serving-dessert-guest-cafe_637285-8889.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-waitress-serving-dessert-guest-cafe_637285-8889.jpg?_wi=1"
|
||||
imageAlt="Luxury concierge service"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -164,7 +164,7 @@ export default function HomePage() {
|
||||
quote: "Luxury Escapes transformed my expectation of what premium travel could be. Every detail was perfectly orchestrated, from the moment of booking to our final departure. The white-glove service and personalized attention made this the most memorable vacation of my life.",
|
||||
name: "Alexandra Mitchell",
|
||||
role: "CEO, Global Ventures",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=1",
|
||||
imageAlt: "Alexandra Mitchell",
|
||||
},
|
||||
{
|
||||
@@ -182,7 +182,7 @@ export default function HomePage() {
|
||||
quote: "We've traveled to the most exclusive properties worldwide, but Luxury Escapes elevated the entire experience. Their network of premium destinations and commitment to excellence is unmatched in the industry.",
|
||||
name: "James Richardson",
|
||||
role: "Chief Investment Officer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=2",
|
||||
imageAlt: "James Richardson",
|
||||
},
|
||||
{
|
||||
@@ -213,7 +213,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/san-diego-dawn-early-morning-with-palm-tree-silhouette_649448-2514.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/san-diego-dawn-early-morning-with-palm-tree-silhouette_649448-2514.jpg?_wi=1"
|
||||
imageAlt="Luxury travel destinations"
|
||||
logoText="Luxury Escapes"
|
||||
copyrightText="© 2025 Luxury Escapes. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user