diff --git a/src/app/page.tsx b/src/app/page.tsx index 13dcf58..3747fb2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,11 +75,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-road-spedd-concept_1194-637950.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-road-spedd-concept_1194-637950.jpg?_wi=1", imageAlt: "luxury office boardroom", }, { - imageSrc: "http://img.b2bpic.net/free-photo/geometric-wooden-fance-plants_250224-319.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/geometric-wooden-fance-plants_250224-319.jpg?_wi=1", imageAlt: "architectural detail gold", }, { @@ -141,7 +141,7 @@ export default function LandingPage() { "Construction", "Architecture", ], - imageSrc: "http://img.b2bpic.net/free-photo/hands-engineer-working-blueprint-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-engineer-working-blueprint-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-703.jpg?_wi=1", }, { id: "s2", @@ -152,7 +152,7 @@ export default function LandingPage() { "Fashion", "Style", ], - imageSrc: "http://img.b2bpic.net/free-photo/elegance-blonde-girl-fur-coat-store-fur-coats-leather-jackets_627829-8480.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegance-blonde-girl-fur-coat-store-fur-coats-leather-jackets_627829-8480.jpg?_wi=1", }, { id: "s3", @@ -233,7 +233,7 @@ export default function LandingPage() { quote: "Mr Sawa provided exceptional service that changed our approach entirely.", tag: "Corporate", avatarSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-road-spedd-concept_1194-637950.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-road-spedd-concept_1194-637950.jpg?_wi=2", imageAlt: "happy business client portrait", }, { @@ -244,7 +244,7 @@ export default function LandingPage() { quote: "Professional, reliable, and absolutely elite service. Highly recommended.", tag: "Startups", avatarSrc: "http://img.b2bpic.net/free-photo/serious-young-lady-designer-sitting-office-night_171337-15592.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/geometric-wooden-fance-plants_250224-319.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/geometric-wooden-fance-plants_250224-319.jpg?_wi=2", imageAlt: "happy business client portrait", }, { @@ -266,7 +266,7 @@ export default function LandingPage() { quote: "Top tier construction quality. Everything was on time and premium.", tag: "Construction", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/hands-engineer-working-blueprint-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-engineer-working-blueprint-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-703.jpg?_wi=2", imageAlt: "happy business client portrait", }, { @@ -277,7 +277,7 @@ export default function LandingPage() { quote: "Brokerage and consulting services that actually work. Very effective.", tag: "Business", avatarSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/elegance-blonde-girl-fur-coat-store-fur-coats-leather-jackets_627829-8480.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegance-blonde-girl-fur-coat-store-fur-coats-leather-jackets_627829-8480.jpg?_wi=2", imageAlt: "happy business client portrait", }, ]}