diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a842bd..147b621 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,11 +69,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/sad-contemplative-person-near-lake_23-2150420659.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sad-contemplative-person-near-lake_23-2150420659.jpg?_wi=1", imageAlt: "Serene landscape", }, { - imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-beautiful-rose_23-2151914721.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-beautiful-rose_23-2151914721.jpg?_wi=1", imageAlt: "Compassion and care", }, { @@ -129,7 +129,7 @@ export default function LandingPage() { description: "Essential benefit packages for your staff.", bentoComponent: "reveal-icon", icon: Briefcase, - imageSrc: "http://img.b2bpic.net/free-photo/sad-contemplative-person-near-lake_23-2150420659.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sad-contemplative-person-near-lake_23-2150420659.jpg?_wi=2", imageAlt: "minimal icon set funeral insurance", }, { @@ -137,7 +137,7 @@ export default function LandingPage() { description: "Financial support when it matters most.", bentoComponent: "reveal-icon", icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-beautiful-rose_23-2151914721.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-beautiful-rose_23-2151914721.jpg?_wi=2", imageAlt: "minimal icon set funeral insurance", }, ]}