diff --git a/src/app/page.tsx b/src/app/page.tsx index 1b03a45..6d1539c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,19 +50,19 @@ export default function LandingPage() { testimonials={[ { name: "Amira Hassan", handle: "Travel Enthusiast", testimonial: "An absolutely magnificent experience. Every detail was perfectly curated.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-female-economist-working-office_23-2150251746.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-female-economist-working-office_23-2150251746.jpg?_wi=1" }, { name: "Marcus Sterling", handle: "Corporate Executive", testimonial: "The finest hospitality I've encountered. Exceeded all expectations.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1" }, { name: "Sophie Laurent", handle: "Lifestyle Blogger", testimonial: "Dar Saray sets the standard for luxury. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg?_wi=1" }, { name: "David Chen", handle: "Business Traveler", testimonial: "Impeccable service and stunning surroundings. A true gem.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-backpack_23-2149915917.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-backpack_23-2149915917.jpg?_wi=1" } ]} imagePosition="right" @@ -135,22 +135,22 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Yasmin Al-Rashid", handle: "@yasmintravel", testimonial: "Dar Saray transformed my vacation into a life-changing experience. The attention to detail is unparalleled.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-female-economist-working-office_23-2150251746.jpg", imageAlt: "Yasmin Al-Rashid" + id: "1", name: "Yasmin Al-Rashid", handle: "@yasmintravel", testimonial: "Dar Saray transformed my vacation into a life-changing experience. The attention to detail is unparalleled.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-female-economist-working-office_23-2150251746.jpg?_wi=2", imageAlt: "Yasmin Al-Rashid" }, { - id: "2", name: "Thomas Mueller", handle: "@travelwithstyle", testimonial: "The most luxurious destination I've ever visited. Every moment was pure perfection and elegance.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Thomas Mueller" + id: "2", name: "Thomas Mueller", handle: "@travelwithstyle", testimonial: "The most luxurious destination I've ever visited. Every moment was pure perfection and elegance.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "Thomas Mueller" }, { - id: "3", name: "Elena Rodriguez", handle: "@luxeadventurer", testimonial: "Exceptional service paired with breathtaking beauty. Dar Saray is truly a sanctuary of excellence.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg", imageAlt: "Elena Rodriguez" + id: "3", name: "Elena Rodriguez", handle: "@luxeadventurer", testimonial: "Exceptional service paired with breathtaking beauty. Dar Saray is truly a sanctuary of excellence.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg?_wi=2", imageAlt: "Elena Rodriguez" }, { - id: "4", name: "James Whitmore", handle: "@sophisticatedliving", testimonial: "The epitome of luxury hospitality. Every detail was considered with remarkable care and precision.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-backpack_23-2149915917.jpg", imageAlt: "James Whitmore" + id: "4", name: "James Whitmore", handle: "@sophisticatedliving", testimonial: "The epitome of luxury hospitality. Every detail was considered with remarkable care and precision.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-backpack_23-2149915917.jpg?_wi=2", imageAlt: "James Whitmore" }, { - id: "5", name: "Fatima Zahra", handle: "@culturaltravel", testimonial: "A perfect blend of tradition and modernity. Dar Saray celebrates excellence in every aspect.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-female-economist-working-office_23-2150251746.jpg", imageAlt: "Fatima Zahra" + id: "5", name: "Fatima Zahra", handle: "@culturaltravel", testimonial: "A perfect blend of tradition and modernity. Dar Saray celebrates excellence in every aspect.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-female-economist-working-office_23-2150251746.jpg?_wi=3", imageAlt: "Fatima Zahra" }, { - id: "6", name: "Alexander Petrov", handle: "@luxurystays", testimonial: "Unmatched sophistication and warmth. This is where world-class hospitality truly comes alive.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Alexander Petrov" + id: "6", name: "Alexander Petrov", handle: "@luxurystays", testimonial: "Unmatched sophistication and warmth. This is where world-class hospitality truly comes alive.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3", imageAlt: "Alexander Petrov" } ]} speed={40} @@ -186,7 +186,7 @@ export default function LandingPage() { description="Reach out to us for reservations, inquiries, or to learn more about our premium luxury experiences." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/bed-with-sea-view_1137-127.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bed-with-sea-view_1137-127.jpg?_wi=1" imageAlt="Dar Saray contact" mediaAnimation="slide-up" mediaPosition="right" @@ -199,7 +199,7 @@ export default function LandingPage() {