From 6fdb9234f1c56af2661565b6b0fb70cf5b9eb73e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 22 Jun 2026 11:05:13 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 4899530..27b97ab 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,7 +25,7 @@ export default function HomePage() { text: "Get Consultation", href: "#contact", }} - imageSrc="http://img.b2bpic.net/free-photo/elderly-couple-talk-about-vacation-plans_482257-81671.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elderly-couple-talk-about-vacation-plans_482257-81671.jpg?_wi=1" /> @@ -67,7 +67,7 @@ export default function HomePage() { bentoComponent: "media-stack", mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-talk-about-vacation-plans_482257-81671.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-talk-about-vacation-plans_482257-81671.jpg?_wi=2", }, { imageSrc: "http://img.b2bpic.net/free-photo/new-employee-need-some-help-work_329181-15139.jpg", @@ -76,7 +76,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-background-zoom-calls_23-2149684457.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-4629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-4629.jpg?_wi=1", imageAlt: "modern luxury sofa high quality", }, { @@ -100,7 +100,7 @@ export default function HomePage() { }, ], completedLabel: "Done", - imageSrc: "http://img.b2bpic.net/free-photo/modern-sofa-living-room_1339-4063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-sofa-living-room_1339-4063.jpg?_wi=1", imageAlt: "modern luxury sofa high quality", }, ]} @@ -118,12 +118,12 @@ export default function HomePage() { { title: "Luxury Sofa Sets", description: "Comfort and style for your living room.", - imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-4629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-4629.jpg?_wi=2", }, { title: "Sofa Cum Beds", description: "Multi-functional comfort for guests.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-sofa-living-room_1339-4063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-sofa-living-room_1339-4063.jpg?_wi=2", }, { title: "Bedroom Sets", -- 2.49.1