diff --git a/src/app/page.tsx b/src/app/page.tsx index cb6ddc8..0c52126 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,28 +66,28 @@ export default function LandingPage() { handle: "@johndoe", testimonial: "Excellent service and very professional. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1", }, { name: "Jane Smith", handle: "@janesmith", testimonial: "3rd generation experts! Smooth transaction.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2708.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2708.jpg?_wi=1", }, { name: "Mark Wilson", handle: "@mwilson", testimonial: "Efficient, fast, and transparent process.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1", }, { name: "Sarah Lee", handle: "@sarahlee", testimonial: "Legacy of trust. Best auto service ever.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-smiling-grandfather-cross-arms-chest-looking-happy_176420-31784.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-smiling-grandfather-cross-arms-chest-looking-happy_176420-31784.jpg?_wi=1", }, { name: "David Kim", @@ -161,7 +161,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-vector/flat-design-turbo-logo-design_23-2150127486.jpg", }, reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", imageAlt: "fast car service symbol", }, { @@ -185,7 +185,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/businessman-businesswoman-shaking-hands_23-2148012895.jpg", }, reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2708.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2708.jpg?_wi=2", imageAlt: "fast car service symbol", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/girl-is-smiling-female-customer-modern-stylish-bearded-businessman-automobile-saloon_146671-16011.jpg", }, reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2", imageAlt: "fast car service symbol", }, ]} @@ -308,7 +308,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-vector/travel-onboarding-app-screens-pack_23-2148395993.jpg", }, reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=3", imageAlt: "online booking smartphone icon", }, { @@ -324,7 +324,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/female-salesperson-car-showroom_1303-13926.jpg", }, reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2708.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2708.jpg?_wi=3", imageAlt: "online booking smartphone icon", }, { @@ -340,7 +340,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-smartphone-vintage-tone-retro-filter-effect-soft-focus-low-light-selective-focus_1421-640.jpg", }, reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=3", imageAlt: "online booking smartphone icon", }, { @@ -356,7 +356,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-recycling-concept_23-2148737676.jpg", }, reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/confident-smiling-grandfather-cross-arms-chest-looking-happy_176420-31784.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-smiling-grandfather-cross-arms-chest-looking-happy_176420-31784.jpg?_wi=2", imageAlt: "online booking smartphone icon", }, ]}