diff --git a/src/app/page.tsx b/src/app/page.tsx index ab889b6..0ac89d6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/closeup-spectacles-clipboard_482257-119564.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-spectacles-clipboard_482257-119564.jpg?_wi=1" imageAlt="Abstract brand scaling visual" mediaAnimation="blur-reveal" avatars={[ @@ -122,13 +122,13 @@ export default function LandingPage() { icon: Target, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/proud-executives-showing-presentation_1098-2032.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/proud-executives-showing-presentation_1098-2032.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/proud-executives-showing-presentation_1098-2032.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/proud-executives-showing-presentation_1098-2032.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/closeup-spectacles-clipboard_482257-119564.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-spectacles-clipboard_482257-119564.jpg?_wi=2", imageAlt: "minimalist abstract brand scaling line art", }, { @@ -137,13 +137,13 @@ export default function LandingPage() { icon: TrendingUp, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/geometric-wireframe-mesh-background_1017-8204.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/geometric-wireframe-mesh-background_1017-8204.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-vector/geometric-wireframe-mesh-background_1017-8204.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/geometric-wireframe-mesh-background_1017-8204.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/proud-executives-showing-presentation_1098-2032.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/proud-executives-showing-presentation_1098-2032.jpg?_wi=3", imageAlt: "minimalist strategic framework icon", }, { @@ -152,13 +152,13 @@ export default function LandingPage() { icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-upside-down_23-2148253668.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-upside-down_23-2148253668.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-upside-down_23-2148253668.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-upside-down_23-2148253668.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-vector/geometric-wireframe-mesh-background_1017-8204.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/geometric-wireframe-mesh-background_1017-8204.jpg?_wi=3", imageAlt: "sustainable growth abstract minimalist art", }, ]}