From 7200b0106098bce38b9c8803bf5395555ca0671d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 06:58:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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", }, ]}