Merge version_1 into main #1
@@ -94,11 +94,11 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Holiday Packages", descriptions: ["Curated all-inclusive vacation experiences", "Flights, accommodation, activities bundled", "Personalized itineraries for every traveler"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-relax-smile-happy-around-outdoor-swimming-pool-hotel-resort-with-sea-ocean-view_74190-9008.jpg", imageAlt: "Holiday package destination"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-relax-smile-happy-around-outdoor-swimming-pool-hotel-resort-with-sea-ocean-view_74190-9008.jpg?_wi=1", imageAlt: "Holiday package destination"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Flight Bookings", descriptions: ["Best fares across 600+ global airlines", "Flexible booking with instant confirmation", "24/7 customer support for changes"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-male-ceo-watching-olympic-games-stream_482257-123108.jpg", imageAlt: "International flight booking"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-male-ceo-watching-olympic-games-stream_482257-123108.jpg?_wi=1", imageAlt: "International flight booking"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Visa Assistance", descriptions: ["Seamless visa processing for 190+ countries", "Expert guidance on documentation", "Express turnaround options available"],
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
tagIcon={MapPin}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Maldives Paradise", price: "From $2,499", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=s57osv", imageAlt: "Maldives luxury resort"
|
||||
id: "1", name: "Maldives Paradise", price: "From $2,499", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=s57osv&_wi=1", imageAlt: "Maldives luxury resort"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Dubai Elegance", price: "From $1,899", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxing-around-outdoor-swimming-pool-with-city-view_74190-13703.jpg", imageAlt: "Dubai modern city"
|
||||
@@ -262,15 +262,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "plan", title: "Plan Your Journey", descriptions: ["Tell us your destination preferences", "Select your travel dates & group size", "Choose from curated itineraries or customize"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-relax-smile-happy-around-outdoor-swimming-pool-hotel-resort-with-sea-ocean-view_74190-9008.jpg", imageAlt: "Travel planning consultation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-relax-smile-happy-around-outdoor-swimming-pool-hotel-resort-with-sea-ocean-view_74190-9008.jpg?_wi=2", imageAlt: "Travel planning consultation"
|
||||
},
|
||||
{
|
||||
id: "book", title: "Book with Confidence", descriptions: ["Review all-inclusive pricing breakdown", "Get visa & insurance guidance from experts", "Receive instant booking confirmation & support contacts"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-male-ceo-watching-olympic-games-stream_482257-123108.jpg", imageAlt: "Secure booking process"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-male-ceo-watching-olympic-games-stream_482257-123108.jpg?_wi=2", imageAlt: "Secure booking process"
|
||||
},
|
||||
{
|
||||
id: "travel", title: "Travel & Enjoy", descriptions: ["Access 24/7 concierge during your trip", "Get local recommendations & emergency support", "Return home with unforgettable memories"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=s57osv", imageAlt: "Paradise travel destination"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=s57osv&_wi=2", imageAlt: "Paradise travel destination"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user