diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 2962145..9a0c0b6 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -94,7 +94,7 @@ export default function Layout() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg?_wi=3" /> diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index ee71dee..f1e6fa2 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -26,7 +26,7 @@ export default function HomePage() { text: "Contact Me", href: "#contact", }} - imageSrc="http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg?_wi=1" /> @@ -54,7 +54,7 @@ export default function HomePage() { description: "Writing efficient queries and scripts to automate data pipelines and generate deep insights.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1" /> @@ -83,7 +83,7 @@ export default function HomePage() { "FileSpreadsheet", "PieChart", ], - imageSrc: "http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg?_wi=2", imageAlt: "Businessman studying infographics and performance metrics", }, { @@ -107,7 +107,7 @@ export default function HomePage() { }, ], completedLabel: "Completed", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Businessman studying infographics and performance metrics", }, ]}