From 7b18c2691b051e0c3963ccbe4270c837d58224d1 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 08:57:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f8a7e6..74312a4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/technology-unicorn-venture-workspace-with-pc-used-conduct-code-reviews_482257-118729.jpg" + imageSrc="http://img.b2bpic.net/free-photo/technology-unicorn-venture-workspace-with-pc-used-conduct-code-reviews_482257-118729.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/technology-unicorn-venture-workspace-with-pc-used-conduct-code-reviews_482257-118729.jpg", @@ -176,21 +176,21 @@ export default function LandingPage() { title: "Web Development", description: "Expertise in React, Next.js, and modern CSS patterns.", buttonIcon: "Code", - imageSrc: "http://img.b2bpic.net/free-photo/technology-unicorn-venture-workspace-with-pc-used-conduct-code-reviews_482257-118729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technology-unicorn-venture-workspace-with-pc-used-conduct-code-reviews_482257-118729.jpg?_wi=2", imageAlt: "Man switching on bulbs using voice command on tablet", }, { title: "State Management", description: "Efficient data handling with Riverpod and Provider.", buttonIcon: "Database", - imageSrc: "http://img.b2bpic.net/free-photo/financial-graph-stock-market-tablet_53876-98076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/financial-graph-stock-market-tablet_53876-98076.jpg?_wi=1", imageAlt: "Man switching on bulbs using voice command on tablet", }, { title: "UI/UX Design", description: "Creating intuitive and aesthetically pleasing interfaces.", buttonIcon: "Palette", - 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", imageAlt: "Man switching on bulbs using voice command on tablet", }, ]} @@ -210,13 +210,13 @@ export default function LandingPage() { id: "p1", name: "Task Manager", price: "View Project", - imageSrc: "http://img.b2bpic.net/free-photo/financial-graph-stock-market-tablet_53876-98076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/financial-graph-stock-market-tablet_53876-98076.jpg?_wi=2", }, { id: "p2", name: "Analytics Platform", price: "View Project", - 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", }, { id: "p3", -- 2.49.1