From 53adaf69ef0201837cf82d99257b7ff850812b8a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 06:51:27 +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 7745aa1..ae5f48e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,15 +78,15 @@ export default function LandingPage() { imageAlt: "Neural Infrastructure", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-code-running-laptop-screen-data-center_482257-124594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-code-running-laptop-screen-data-center_482257-124594.jpg?_wi=1", imageAlt: "Web Architecture", }, { - imageSrc: "http://img.b2bpic.net/free-vector/ecommerce-email-template-with-illustrations_23-2148735948.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/ecommerce-email-template-with-illustrations_23-2148735948.jpg?_wi=1", imageAlt: "E-commerce System", }, { - imageSrc: "http://img.b2bpic.net/free-vector/gradient-dashboard-user-panel-template_23-2148370540.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-dashboard-user-panel-template_23-2148370540.jpg?_wi=1", imageAlt: "HRMS Dashboard", }, ]} @@ -120,7 +120,7 @@ export default function LandingPage() { title: "Web Development", subtitle: "Full Stack Excellence", description: "Expertise in ReactJS, Python(Flask/Django), and modern web architectures.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-code-running-laptop-screen-data-center_482257-124594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-code-running-laptop-screen-data-center_482257-124594.jpg?_wi=2", }, { id: 2, @@ -128,7 +128,7 @@ export default function LandingPage() { title: "Prompt Engineering", subtitle: "AI-Driven Innovation", description: "Optimizing LLMs and creating custom AI pipelines for scalable solutions.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-code-running-laptop-screen-data-center_482257-124594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-code-running-laptop-screen-data-center_482257-124594.jpg?_wi=3", }, { id: 3, @@ -136,7 +136,7 @@ export default function LandingPage() { title: "Cloud Architecture", subtitle: "Scalable Systems", description: "Building cloud-native infrastructure for production-ready applications.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-code-running-laptop-screen-data-center_482257-124594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-code-running-laptop-screen-data-center_482257-124594.jpg?_wi=4", }, ]} title="Technical Services" @@ -157,14 +157,14 @@ export default function LandingPage() { name: "eCommerce Store", price: "Active Project", variant: "Full Stack", - imageSrc: "http://img.b2bpic.net/free-vector/ecommerce-email-template-with-illustrations_23-2148735948.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/ecommerce-email-template-with-illustrations_23-2148735948.jpg?_wi=2", }, { id: "p2", name: "HRMS System", price: "Active Project", variant: "Management Tool", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-dashboard-user-panel-template_23-2148370540.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-dashboard-user-panel-template_23-2148370540.jpg?_wi=2", }, { id: "p3",