From 3735b5a04ef8983013326912de5cb61d1bb7dee6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 10:11:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index afe0cdf..67b2dd9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { href: "#portfolio", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-wearing-vr-goggles-with-special-effects_23-2148815728.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-wearing-vr-goggles-with-special-effects_23-2148815728.jpg?_wi=1" imageAlt="Mafuz Sardar Professional Dashboard" avatars={[ { @@ -157,7 +157,7 @@ export default function LandingPage() { "High-engagement video content creation.", "Custom editing for TikTok, IG Reels, and Shorts.", ], - imageSrc: "http://img.b2bpic.net/free-photo/outline-responsive-design_1134-80.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/outline-responsive-design_1134-80.jpg?_wi=1", }, { id: "s2", @@ -197,7 +197,7 @@ export default function LandingPage() { price: "Project 01", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/stationery-concept_23-2147800646.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stationery-concept_23-2147800646.jpg?_wi=1", }, { id: "p2", @@ -206,7 +206,7 @@ export default function LandingPage() { price: "Project 02", rating: 5, reviewCount: "8", - imageSrc: "http://img.b2bpic.net/free-photo/young-famous-influencer-filming-review-phone-with-green-screen-creative-content-creator_482257-24914.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-famous-influencer-filming-review-phone-with-green-screen-creative-content-creator_482257-24914.jpg?_wi=1", }, { id: "p3", @@ -263,7 +263,7 @@ export default function LandingPage() { quote: "Mafuz is extremely professional and fast. The designs exceeded our expectations.", tag: "Design", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-vr-goggles-with-special-effects_23-2148815728.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-vr-goggles-with-special-effects_23-2148815728.jpg?_wi=2", imageAlt: "happy client professional portrait", }, { @@ -285,7 +285,7 @@ export default function LandingPage() { quote: "Great design sense and always delivers ahead of time.", tag: "Branding", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/outline-responsive-design_1134-80.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/outline-responsive-design_1134-80.jpg?_wi=2", imageAlt: "happy client professional portrait", }, { @@ -296,7 +296,7 @@ export default function LandingPage() { quote: "Highly capable digital marketer. Would recommend to anyone.", tag: "Marketing", avatarSrc: "http://img.b2bpic.net/free-photo/man-drinking-coffee-listening-his-secretary_329181-10343.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/stationery-concept_23-2147800646.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stationery-concept_23-2147800646.jpg?_wi=2", imageAlt: "happy client professional portrait", }, { @@ -307,7 +307,7 @@ export default function LandingPage() { quote: "Exceptional value for such high-quality work. He is my go-to freelancer.", tag: "Design", avatarSrc: "http://img.b2bpic.net/free-photo/feedback-comment-survey-support-response-bar-word_53876-133786.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-famous-influencer-filming-review-phone-with-green-screen-creative-content-creator_482257-24914.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-famous-influencer-filming-review-phone-with-green-screen-creative-content-creator_482257-24914.jpg?_wi=2", imageAlt: "happy client professional portrait", }, ]} -- 2.49.1