diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 5c83008..686411f 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -18,7 +18,7 @@ export default function HomePage() { description="Discover our collection of premium bedroom sets, sofa collections, dining tables, and complete home interior solutions designed for your comfort." primaryButton={{ text: "Call Now", href: "tel:+910000000000" }} secondaryButton={{ 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" /> @@ -39,7 +39,7 @@ export default function HomePage() { }, { title: "Expert Guidance", description: "Professional design advice for every room.", 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" }, { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-background-zoom-calls_23-2149684457.jpg" }, ],