From 73b5f9753a40b817a624cdec6a0a5c198917b697 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 21:05:32 +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 86a184b..b2f4853 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-render-abstract-modern-network-communications-background-with-plexus-design_1048-15652.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-render-abstract-modern-network-communications-background-with-plexus-design_1048-15652.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/handsome-businessman-standing-blackboard_329181-746.jpg", @@ -135,21 +135,21 @@ export default function LandingPage() { { title: "UI/UX Design", description: "Creating seamless user experiences that convert.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-plexus-design-technology-background_1048-15593.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-plexus-design-technology-background_1048-15593.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-8430.jpg", buttonText: "Learn More", }, { title: "Brand Identity", description: "Defining your visual voice in the digital market.", - imageSrc: "http://img.b2bpic.net/free-photo/male-freelancer-calling-financial-expert-home-discuss-about-funds_482257-126245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-freelancer-calling-financial-expert-home-discuss-about-funds_482257-126245.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/table-lamp-laptop-yellow-paper-plane-cork-board-against-white-background_23-2147873583.jpg", buttonText: "Learn More", }, { title: "Web Development", description: "High-performance websites built to scale.", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-communication-logo-template_23-2149816399.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-communication-logo-template_23-2149816399.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/two-luminous-lamps-hang-dark-from-boke-decor-atmosphere-concept_169016-9527.jpg", buttonText: "Learn More", }, @@ -268,7 +268,7 @@ export default function LandingPage() { quote: "Exceptional vision and execution.", tag: "Brand", avatarSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-modern-network-communications-background-with-plexus-design_1048-15652.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-modern-network-communications-background-with-plexus-design_1048-15652.jpg?_wi=2", imageAlt: "modern headshot professional man", }, { @@ -279,7 +279,7 @@ export default function LandingPage() { quote: "Changed our brand perception completely.", tag: "Digital", avatarSrc: "http://img.b2bpic.net/free-photo/adorable-charming-woman-with-beam-head-with-red-lips-wearing-white-shirt-is-looking-down-smiling-isolated-beige-background_291650-2045.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/male-freelancer-calling-financial-expert-home-discuss-about-funds_482257-126245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-freelancer-calling-financial-expert-home-discuss-about-funds_482257-126245.jpg?_wi=2", imageAlt: "modern headshot professional man", }, { @@ -301,7 +301,7 @@ export default function LandingPage() { quote: "The best designer in the city.", tag: "Design", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-suit_23-2149705921.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-communication-logo-template_23-2149816399.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-communication-logo-template_23-2149816399.jpg?_wi=2", imageAlt: "modern headshot professional man", }, { @@ -312,7 +312,7 @@ export default function LandingPage() { quote: "Truly remarkable results delivered fast.", tag: "Tech", avatarSrc: "http://img.b2bpic.net/free-photo/flat-lay-desk-dark-concept-with-copy-space_23-2148459468.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-plexus-design-technology-background_1048-15593.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-plexus-design-technology-background_1048-15593.jpg?_wi=2", imageAlt: "modern headshot professional man", }, ]} -- 2.49.1