diff --git a/src/app/page.tsx b/src/app/page.tsx index 9106e78..5d43806 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: 'Event Attendee', testimonial: 'The best entertainment platform I\'ve used. Everything is seamlessly organized and the events are incredible!', rating: 5, - imageSrc: 'http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=1', imageAlt: 'Sarah Johnson' }, { @@ -71,7 +71,7 @@ export default function LandingPage() { handle: 'Music Lover', testimonial: 'Fantastic selection of concerts and performances. The booking process was smooth and hassle-free.', rating: 5, - imageSrc: 'http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-wearing-eyeglasses_1262-4761.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-wearing-eyeglasses_1262-4761.jpg?_wi=1', imageAlt: 'Michael Chen' }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: 'Theater Enthusiast', testimonial: 'Finally found a platform that truly understands quality entertainment. Highly recommend!', rating: 5, - imageSrc: 'http://img.b2bpic.net/free-photo/cheerful-employee-with-crossed-arms_1098-3148.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/cheerful-employee-with-crossed-arms_1098-3148.jpg?_wi=1', imageAlt: 'Emily Rodriguez' } ]} @@ -212,7 +212,7 @@ export default function LandingPage() { name: 'James Wilson', handle: '@jamestheconcertfan', testimonial: 'Found incredible concerts through EntertainHub. The platform makes discovering events so easy and intuitive!', - imageSrc: 'http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=2', imageAlt: 'James Wilson' }, { @@ -220,7 +220,7 @@ export default function LandingPage() { name: 'Lisa Anderson', handle: '@lisaloves.theater', testimonial: 'Best entertainment platform ever. Amazing shows and the customer service is outstanding!', - imageSrc: 'http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-wearing-eyeglasses_1262-4761.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-wearing-eyeglasses_1262-4761.jpg?_wi=2', imageAlt: 'Lisa Anderson' }, { @@ -228,7 +228,7 @@ export default function LandingPage() { name: 'David Martinez', handle: '@davidcomedy.fan', testimonial: 'Love the curated comedy shows on here. Always finding something hilarious to attend!', - imageSrc: 'http://img.b2bpic.net/free-photo/cheerful-employee-with-crossed-arms_1098-3148.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/cheerful-employee-with-crossed-arms_1098-3148.jpg?_wi=2', imageAlt: 'David Martinez' }, {