Merge version_1 into main #1
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
handle: "@travelguru",
|
||||
testimonial: "Skylinks made my international booking so easy and stress-free!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/amazing-view-from-plane-window-airplane_72229-1603.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/amazing-view-from-plane-window-airplane_72229-1603.jpg?_wi=1",
|
||||
imageAlt: "modern airplane flying over clouds",
|
||||
},
|
||||
{
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
handle: "@globetrotter",
|
||||
testimonial: "Fast, reliable, and exactly what I needed for my business trip.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-tourist-man-sits-with-suitcase-holds-smartphone-passport-tickets-goes_1258-270766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-tourist-man-sits-with-suitcase-holds-smartphone-passport-tickets-goes_1258-270766.jpg?_wi=1",
|
||||
imageAlt: "modern airplane flying over clouds",
|
||||
},
|
||||
{
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
handle: "@elena_travels",
|
||||
testimonial: "Professional service that takes the headache out of complex itineraries.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-cell-phone-airport-waiting-lounge_1163-3490.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-cell-phone-airport-waiting-lounge_1163-3490.jpg?_wi=1",
|
||||
imageAlt: "modern airplane flying over clouds",
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
handle: "@marcus_business",
|
||||
testimonial: "The best flight booking experience I have ever had. Highly recommend.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-with-digital-tablet-sitting-waiting-area_107420-95811.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-with-digital-tablet-sitting-waiting-area_107420-95811.jpg?_wi=1",
|
||||
imageAlt: "modern airplane flying over clouds",
|
||||
},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
handle: "@linda_explores",
|
||||
testimonial: "Seamless visa support and excellent communication throughout my trip.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-family-airport_23-2149272153.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-family-airport_23-2149272153.jpg?_wi=1",
|
||||
imageAlt: "modern airplane flying over clouds",
|
||||
},
|
||||
]}
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/amazing-view-from-plane-window-airplane_72229-1603.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/amazing-view-from-plane-window-airplane_72229-1603.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -242,7 +242,7 @@ export default function LandingPage() {
|
||||
role: "Traveler",
|
||||
company: "Skylinks",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-tourist-man-sits-with-suitcase-holds-smartphone-passport-tickets-goes_1258-270766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-tourist-man-sits-with-suitcase-holds-smartphone-passport-tickets-goes_1258-270766.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -250,7 +250,7 @@ export default function LandingPage() {
|
||||
role: "Traveler",
|
||||
company: "Skylinks",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-cell-phone-airport-waiting-lounge_1163-3490.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-cell-phone-airport-waiting-lounge_1163-3490.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -258,7 +258,7 @@ export default function LandingPage() {
|
||||
role: "Traveler",
|
||||
company: "Skylinks",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-with-digital-tablet-sitting-waiting-area_107420-95811.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-with-digital-tablet-sitting-waiting-area_107420-95811.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -266,7 +266,7 @@ export default function LandingPage() {
|
||||
role: "Traveler",
|
||||
company: "Skylinks",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-family-airport_23-2149272153.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-family-airport_23-2149272153.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
|
||||
Reference in New Issue
Block a user