diff --git a/src/app/page.tsx b/src/app/page.tsx index 8e5230e..30068b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/white-umbrella-with-coconut-palm-tree-with-sea-ocean_74190-7470.jpg" + imageSrc="http://img.b2bpic.net/free-photo/white-umbrella-with-coconut-palm-tree-with-sea-ocean_74190-7470.jpg?_wi=1" imageAlt="tropical beach vacation resort" /> @@ -87,7 +87,7 @@ export default function LandingPage() { description="Dushyanth Tours & Travels is committed to delivering stress-free holidays. We specialize in bespoke itineraries that reflect your style and budget." subdescription="Whether you are a solo adventurer, a couple on honeymoon, or a family seeking fun, we handle every detail so you can just enjoy." icon={Globe} - imageSrc="http://img.b2bpic.net/free-photo/businesswoman-using-digital-tablet_107420-95932.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businesswoman-using-digital-tablet_107420-95932.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -110,7 +110,7 @@ export default function LandingPage() { title: "24/7 Support", subtitle: "Around the Clock", description: "Our dedicated support team is available anytime during your trip to assist you.", - imageSrc: "http://img.b2bpic.net/free-photo/white-umbrella-with-coconut-palm-tree-with-sea-ocean_74190-7470.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-umbrella-with-coconut-palm-tree-with-sea-ocean_74190-7470.jpg?_wi=2", imageAlt: "Portrait beautiful young asian woman relaxing around swimming pool in resort hotel on vacation", }, { @@ -118,7 +118,7 @@ export default function LandingPage() { title: "Competitive Pricing", subtitle: "Great Deals", description: "We provide premium travel experiences at prices that fit your budget.", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-digital-tablet_107420-95932.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-digital-tablet_107420-95932.jpg?_wi=2", imageAlt: "Portrait beautiful young asian woman relaxing around swimming pool in resort hotel on vacation", }, { @@ -126,7 +126,7 @@ export default function LandingPage() { title: "Handpicked Hotels", subtitle: "Comfort Guaranteed", description: "We personally vet every accommodation to ensure quality and comfort.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-woman-riding-catamaran_1385-2746.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-woman-riding-catamaran_1385-2746.jpg?_wi=1", imageAlt: "Portrait beautiful young asian woman relaxing around swimming pool in resort hotel on vacation", }, { @@ -134,7 +134,7 @@ export default function LandingPage() { title: "Travel Insurance", subtitle: "Safe Travels", description: "Comprehensive safety protocols and insurance options for peace of mind.", - imageSrc: "http://img.b2bpic.net/free-photo/back-view-couple-enjoying-sunrise_23-2148316065.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-couple-enjoying-sunrise_23-2148316065.jpg?_wi=1", imageAlt: "Portrait beautiful young asian woman relaxing around swimming pool in resort hotel on vacation", }, ]} @@ -157,7 +157,7 @@ export default function LandingPage() { price: "$1,499", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-woman-riding-catamaran_1385-2746.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-woman-riding-catamaran_1385-2746.jpg?_wi=2", }, { id: "2", @@ -166,7 +166,7 @@ export default function LandingPage() { price: "$1,299", rating: 5, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/back-view-couple-enjoying-sunrise_23-2148316065.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-couple-enjoying-sunrise_23-2148316065.jpg?_wi=2", }, { id: "3",