diff --git a/src/app/invest-with-us/page.tsx b/src/app/invest-with-us/page.tsx index f698ae6..a732050 100644 --- a/src/app/invest-with-us/page.tsx +++ b/src/app/invest-with-us/page.tsx @@ -21,25 +21,25 @@ export default function InvestWithUsPage() { { id: "1", name: "Select Investor Group", - imageSrc: "http://img.b2bpic.net/free-vector/paper-cut-shapes-background-halftone_52683-28628.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/paper-cut-shapes-background-halftone_52683-28628.jpg?_wi=13", imageAlt: "Pipada Capital", }, { id: "2", name: "Family Office Partners", - imageSrc: "http://img.b2bpic.net/free-vector/paper-cut-shapes-background-halftone_52683-28628.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/paper-cut-shapes-background-halftone_52683-28628.jpg?_wi=14", imageAlt: "Pipada Capital", }, { id: "3", name: "Strategic Co-Investors", - imageSrc: "http://img.b2bpic.net/free-vector/paper-cut-shapes-background-halftone_52683-28628.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/paper-cut-shapes-background-halftone_52683-28628.jpg?_wi=15", imageAlt: "Pipada Capital", }, { id: "4", name: "Growth Capital Partners", - imageSrc: "http://img.b2bpic.net/free-vector/paper-cut-shapes-background-halftone_52683-28628.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/paper-cut-shapes-background-halftone_52683-28628.jpg?_wi=16", imageAlt: "Pipada Capital", }, ];