diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 04bce23..68fe1ce 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { description="I am a passionate web developer dedicated to building seamless and engaging digital experiences. I help businesses transform their ideas into functional reality." subdescription="Need to discuss a project? Feel free to reach out to me directly at 03340036992. I'm always excited to collaborate on new challenges." icon={User} - imageSrc="http://img.b2bpic.net/free-photo/male-graphic-designer-using-digital-tablet_1170-1092.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-graphic-designer-using-digital-tablet_1170-1092.jpg?_wi=2" mediaAnimation="slide-up" /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 5e451cd..31e26d2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "/about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/little-girl-with-books-notepads-sits-front-computer-top-view_169016-49260.jpg" + imageSrc="http://img.b2bpic.net/free-photo/little-girl-with-books-notepads-sits-front-computer-top-view_169016-49260.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -197,7 +197,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-business-woman_23-2148356286.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/little-girl-with-books-notepads-sits-front-computer-top-view_169016-49260.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/little-girl-with-books-notepads-sits-front-computer-top-view_169016-49260.jpg?_wi=2", imageAlt: "Happy successful businessman posing outside", }, ]} @@ -222,7 +222,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-typing-laptop-taking-cup-drink-home_23-2148112676.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/little-girl-with-books-notepads-sits-front-computer-top-view_169016-49260.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/little-girl-with-books-notepads-sits-front-computer-top-view_169016-49260.jpg?_wi=3", imageAlt: "Portrait of hacker", }, { @@ -234,7 +234,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-using-digital-tablet_1170-1092.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-using-digital-tablet_1170-1092.jpg?_wi=1", imageAlt: "Portrait of hacker", }, ]}