diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a8617b..479d557 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#contact-cta", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/spacious-warehouse-filled-with-commercial-goods-supplies_482257-83381.jpg" + imageSrc="http://img.b2bpic.net/free-photo/spacious-warehouse-filled-with-commercial-goods-supplies_482257-83381.jpg?_wi=1" imageAlt="Modern warehouse and logistics facility" showBlur={false} avatars={[ @@ -106,11 +106,11 @@ export default function LandingPage() { icon: Home, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/young-person-holding-small-house-hand_1048-17791.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-person-holding-small-house-hand_1048-17791.jpg?_wi=1", imageAlt: "Home icon", }, ], - imageSrc: "http://img.b2bpic.net/free-vector/elegant-logo-design_1055-209.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/elegant-logo-design_1055-209.jpg?_wi=1", imageAlt: "home icon minimal line", }, { @@ -119,11 +119,11 @@ export default function LandingPage() { icon: Search, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/search-icon-right-side_187299-39533.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/search-icon-right-side_187299-39533.jpg?_wi=1", imageAlt: "Search icon", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/spacious-warehouse-filled-with-commercial-goods-supplies_482257-83381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spacious-warehouse-filled-with-commercial-goods-supplies_482257-83381.jpg?_wi=2", imageAlt: "home icon minimal line", }, { @@ -136,7 +136,7 @@ export default function LandingPage() { imageAlt: "Trending up icon", }, ], - imageSrc: "http://img.b2bpic.net/free-vector/36-business-icons-with-editable-stroke_2100-517.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/36-business-icons-with-editable-stroke_2100-517.jpg?_wi=1", imageAlt: "home icon minimal line", }, ]} @@ -157,11 +157,11 @@ export default function LandingPage() { icon: Briefcase, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/36-business-icons-with-editable-stroke_2100-517.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/36-business-icons-with-editable-stroke_2100-517.jpg?_wi=2", imageAlt: "Briefcase icon", }, ], - imageSrc: "http://img.b2bpic.net/free-vector/elegant-logo-design_1055-209.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/elegant-logo-design_1055-209.jpg?_wi=2", imageAlt: "briefcase icon professional consulting", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { imageAlt: "Dollar sign icon", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/spacious-warehouse-filled-with-commercial-goods-supplies_482257-83381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spacious-warehouse-filled-with-commercial-goods-supplies_482257-83381.jpg?_wi=3", imageAlt: "briefcase icon professional consulting", }, ]} @@ -199,7 +199,7 @@ export default function LandingPage() { imageAlt: "Award icon", }, ], - imageSrc: "http://img.b2bpic.net/free-vector/elegant-logo-design_1055-209.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/elegant-logo-design_1055-209.jpg?_wi=3", imageAlt: "award icon professionalism", }, { @@ -212,7 +212,7 @@ export default function LandingPage() { imageAlt: "Flask conical icon representing experience", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/spacious-warehouse-filled-with-commercial-goods-supplies_482257-83381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spacious-warehouse-filled-with-commercial-goods-supplies_482257-83381.jpg?_wi=4", imageAlt: "award icon professionalism", }, { @@ -225,7 +225,7 @@ export default function LandingPage() { imageAlt: "Lightbulb icon representing knowledge", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-person-holding-small-house-hand_1048-17791.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-person-holding-small-house-hand_1048-17791.jpg?_wi=2", imageAlt: "award icon professionalism", }, { @@ -238,7 +238,7 @@ export default function LandingPage() { imageAlt: "User check icon representing individual approach", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/search-icon-right-side_187299-39533.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/search-icon-right-side_187299-39533.jpg?_wi=2", imageAlt: "award icon professionalism", }, ]}