diff --git a/src/app/page.tsx b/src/app/page.tsx index e8115db..6af85e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@arivers", testimonial: "SwiftBus made my commute so much easier and cheaper than other options.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-867.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-867.jpg?_wi=1", imageAlt: "modern bus station architecture", }, { @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "@jlee", testimonial: "I love the real-time seat availability feature. Never worried about being stranded.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stock-market-graph-business-analysis-investment-monitors_482257-29619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stock-market-graph-business-analysis-investment-monitors_482257-29619.jpg?_wi=1", imageAlt: "modern bus station architecture", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@staylor", testimonial: "Affordable prices and great timing. Highly recommended for daily travel.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/shopping-online-use-credit-card-pay-online_1421-107.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shopping-online-use-credit-card-pay-online_1421-107.jpg?_wi=1", imageAlt: "modern bus station architecture", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@mwest", testimonial: "The user experience is seamless. Booking a seat takes seconds.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/bright-blue-seats-empty-train-germany_181624-26558.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bright-blue-seats-empty-train-germany_181624-26558.jpg?_wi=1", imageAlt: "modern bus station architecture", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { handle: "@jsmith", testimonial: "Everything is transparent, from pricing to seat layout. Excellent service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-cheerful-young-woman-with-smartphone-hand-sitting-street-bench-rejoicing_1258-206033.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-cheerful-young-woman-with-smartphone-hand-sitting-street-bench-rejoicing_1258-206033.jpg?_wi=1", imageAlt: "modern bus station architecture", }, ]} @@ -108,7 +108,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-867.jpg" + imageSrc="http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-867.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/train-railway-station-covered-with-snow-winter_181624-10439.jpg", @@ -255,21 +255,21 @@ export default function LandingPage() { name: "Seat 1A - Window", price: "$15", variant: "Available", - imageSrc: "http://img.b2bpic.net/free-photo/stock-market-graph-business-analysis-investment-monitors_482257-29619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stock-market-graph-business-analysis-investment-monitors_482257-29619.jpg?_wi=2", }, { id: "s2", name: "Seat 1B - Aisle", price: "$15", variant: "Booked", - imageSrc: "http://img.b2bpic.net/free-photo/shopping-online-use-credit-card-pay-online_1421-107.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shopping-online-use-credit-card-pay-online_1421-107.jpg?_wi=2", }, { id: "s3", name: "Seat 2A - Window", price: "$15", variant: "Available", - imageSrc: "http://img.b2bpic.net/free-photo/bright-blue-seats-empty-train-germany_181624-26558.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bright-blue-seats-empty-train-germany_181624-26558.jpg?_wi=2", }, { id: "s4", @@ -323,7 +323,7 @@ export default function LandingPage() { name: "Alex Rivers", role: "Commuter", testimonial: "Excellent punctuality.", - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-cheerful-young-woman-with-smartphone-hand-sitting-street-bench-rejoicing_1258-206033.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-cheerful-young-woman-with-smartphone-hand-sitting-street-bench-rejoicing_1258-206033.jpg?_wi=2", }, { id: "2",