diff --git a/src/app/page.tsx b/src/app/page.tsx index 42e9972..cc9349b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,19 +119,19 @@ export default function LandingPage() { id: "p1", name: "AI Neural Nexus", price: "View Demo", - imageSrc: "http://img.b2bpic.net/free-photo/factory-employee-works-mockup-tablet-executives-discussing-strategies_482257-126500.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/factory-employee-works-mockup-tablet-executives-discussing-strategies_482257-126500.jpg?_wi=1", }, { id: "p2", name: "Crypto Insight", price: "View Demo", - imageSrc: "http://img.b2bpic.net/free-photo/stock-portfolio-computer-monitor-containing-collection-financial-assets_482257-93465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stock-portfolio-computer-monitor-containing-collection-financial-assets_482257-93465.jpg?_wi=1", }, { id: "p3", name: "Digital Canvas", price: "View Demo", - imageSrc: "http://img.b2bpic.net/free-psd/business-corporation-template_23-2151402198.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/business-corporation-template_23-2151402198.jpg?_wi=1", }, ]} title="Selected Works" @@ -149,21 +149,21 @@ export default function LandingPage() { value: "2024", title: "Lead Developer", description: "Creative Agency Inc.", - imageSrc: "http://img.b2bpic.net/free-photo/factory-employee-works-mockup-tablet-executives-discussing-strategies_482257-126500.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/factory-employee-works-mockup-tablet-executives-discussing-strategies_482257-126500.jpg?_wi=2", }, { id: "m2", value: "2022", title: "Frontend Engineer", description: "Digital Lab", - imageSrc: "http://img.b2bpic.net/free-photo/stock-portfolio-computer-monitor-containing-collection-financial-assets_482257-93465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stock-portfolio-computer-monitor-containing-collection-financial-assets_482257-93465.jpg?_wi=2", }, { id: "m3", value: "2020", title: "UI Designer", description: "Startup Studio", - imageSrc: "http://img.b2bpic.net/free-psd/business-corporation-template_23-2151402198.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/business-corporation-template_23-2151402198.jpg?_wi=2", }, ]} title="Professional Path"