diff --git a/src/app/page.tsx b/src/app/page.tsx index c7a5974..0937794 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#accommodations", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-famous-vieille-bourse-lille-france_181624-16698.jpg" + imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-famous-vieille-bourse-lille-france_181624-16698.jpg?_wi=1" imageAlt="Peshawar Serena Hotel Exterior" mediaAnimation="blur-reveal" /> @@ -88,7 +88,7 @@ export default function LandingPage() { description: "Savor gourmet cuisine in our award-winning restaurants.", bentoComponent: "reveal-icon", icon: Utensils, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-famous-vieille-bourse-lille-france_181624-16698.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-famous-vieille-bourse-lille-france_181624-16698.jpg?_wi=2", imageAlt: "luxury hotel exterior night", }, { @@ -96,7 +96,7 @@ export default function LandingPage() { description: "Professional venues for your corporate success.", bentoComponent: "reveal-icon", icon: Briefcase, - imageSrc: "http://img.b2bpic.net/free-photo/pov-employee-calling-manager_482257-78578.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pov-employee-calling-manager_482257-78578.jpg?_wi=1", imageAlt: "hotel guest portrait", }, { @@ -104,7 +104,7 @@ export default function LandingPage() { description: "Rejuvenate in our luxury spa and fitness center.", bentoComponent: "reveal-icon", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dreamy-aesthetic-landscape_23-2151445737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dreamy-aesthetic-landscape_23-2151445737.jpg?_wi=1", imageAlt: "business guest portrait", }, ]} @@ -124,7 +124,7 @@ export default function LandingPage() { quote: "The most luxurious stay in Peshawar. Highly recommended!", name: "Sarah Ahmed", role: "Traveler", - imageSrc: "http://img.b2bpic.net/free-photo/pov-employee-calling-manager_482257-78578.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pov-employee-calling-manager_482257-78578.jpg?_wi=2", }, { id: "2", @@ -132,7 +132,7 @@ export default function LandingPage() { quote: "Perfect setting for our executive retreat.", name: "John Doe", role: "CEO", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dreamy-aesthetic-landscape_23-2151445737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dreamy-aesthetic-landscape_23-2151445737.jpg?_wi=2", }, { id: "3",