Update src/app/page.tsx

This commit is contained in:
2026-03-18 21:35:10 +00:00
parent 6ea165a91f
commit d3e16392fd

View File

@@ -114,7 +114,7 @@ export default function HomePage() {
},
]}
testimonialRotationInterval={5000}
imageSrc="http://img.b2bpic.net/free-photo/young-male-being-uber-driver-female-client_23-2149184282.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-male-being-uber-driver-female-client_23-2149184282.jpg?_wi=1"
imageAlt="Premium luxury airport transfer vehicle"
mediaAnimation="blur-reveal"
useInvertedBackground={false}
@@ -150,7 +150,7 @@ export default function HomePage() {
icon: Headphones,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-srious-young-man-wearing-suit-eyeglasses_171337-16091.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-srious-young-man-wearing-suit-eyeglasses_171337-16091.jpg?_wi=1"
imageAlt="Professional chauffeur driver portrait"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -177,37 +177,37 @@ export default function HomePage() {
id: "private-transfer",
title: "Private Airport Transfers",
tags: ["Point-to-Point", "Flexible Timing", "Direct Route"],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-valet-helping-man_23-2149901412.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-valet-helping-man_23-2149901412.jpg?_wi=1",
},
{
id: "vip-service",
title: "VIP Transfer Service",
tags: ["Luxury Vehicles", "Premium Amenities", "Concierge"],
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-getting-taxi-cab_23-2149236688.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-getting-taxi-cab_23-2149236688.jpg?_wi=1",
},
{
id: "group-transfer",
title: "Group Transportation",
tags: ["Large Capacity", "Coordinated Pickups", "Team Travel"],
imageSrc: "http://img.b2bpic.net/free-photo/woman-driving-her-taxi-cab-with-her-client-backseat_23-2149236703.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-driving-her-taxi-cab-with-her-client-backseat_23-2149236703.jpg?_wi=1",
},
{
id: "hotel-transfer",
title: "Hotel-to-Airport Transfers",
tags: ["Early Morning", "Late Night", "Hotel Coordination"],
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-valet-outdoors_23-2149901418.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-valet-outdoors_23-2149901418.jpg?_wi=1",
},
{
id: "family-transfer",
title: "Family Travel Solutions",
tags: ["Child-Friendly", "Extra Space", "Safe Seating"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-family-traveling_23-2149272119.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-family-traveling_23-2149272119.jpg?_wi=1",
},
{
id: "business-shuttle",
title: "Business Class Transfers",
tags: ["Corporate Rates", "Express Service", "WiFi & Amenities"],
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-travelling-car_1303-16422.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-travelling-car_1303-16422.jpg?_wi=1",
},
]}
carouselMode="buttons"
@@ -320,7 +320,7 @@ export default function HomePage() {
handle: "Business Traveler",
testimonial: "I use Transferise for all my business trips to Turkey. Their professionalism and punctuality are unmatched. It's my go-to service.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-psd/looking-happy-cheerful-confident-smiling-proudly-looking-side-with-both-hands-hips_1194-632133.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/looking-happy-cheerful-confident-smiling-proudly-looking-side-with-both-hands-hips_1194-632133.jpg?_wi=1",
},
{
id: "2",
@@ -328,7 +328,7 @@ export default function HomePage() {
handle: "Family Vacation",
testimonial: "Traveling with kids can be stressful, but Transferise made the airport part seamless. Safe, clean car and such a friendly driver!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-wearing-stylish-glasses_23-2148602017.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-wearing-stylish-glasses_23-2148602017.jpg?_wi=1",
},
{
id: "3",
@@ -336,7 +336,7 @@ export default function HomePage() {
handle: "Frequent Traveler",
testimonial: "The real-time flight tracking is genius. I never worry about my pickup timing anymore. Worth every penny.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-using-smart-watch-express-pay_1170-2343.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-using-smart-watch-express-pay_1170-2343.jpg?_wi=1",
},
{
id: "4",
@@ -500,7 +500,7 @@ export default function HomePage() {
useInvertedBackground={false}
mediaAnimation="blur-reveal"
mediaPosition="right"
imageSrc="http://img.b2bpic.net/free-photo/register-enquiry-online-web-page-concept_53876-123671.jpg"
imageSrc="http://img.b2bpic.net/free-photo/register-enquiry-online-web-page-concept_53876-123671.jpg?_wi=1"
imageAlt="ready booking confirmation screen"
inputPlaceholder="Enter your email address"
buttonText="Get Started"