From bce9bcf6b36dae8495ce734a6cbd663bae9acc79 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 19:19:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7465ccc..d783991 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "Get In Touch", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg?_wi=1" imageAlt="Syed Lukhman Portfolio Portrait" mediaAnimation="blur-reveal" avatars={[ @@ -107,11 +107,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", title: "Strategy", description: "Developing clear roadmaps and strategic plans to drive growth and efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg"}, + id: "f1", title: "Strategy", description: "Developing clear roadmaps and strategic plans to drive growth and efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg?_wi=2"}, { - id: "f2", title: "Development", description: "Building robust, scalable, and modern digital solutions with attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg"}, + id: "f2", title: "Development", description: "Building robust, scalable, and modern digital solutions with attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg?_wi=3"}, { - id: "f3", title: "Optimization", description: "Enhancing performance and streamlining processes for maximum business impact.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg"}, + id: "f3", title: "Optimization", description: "Enhancing performance and streamlining processes for maximum business impact.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg?_wi=4"}, ]} title="Expertise & Skills" description="High-level professional services tailored to meet diverse business needs and exceed expectations." -- 2.49.1