From e443541268483c8320f57f93c481e28f41ba94bb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 14:13:39 +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 8418d7a..010cf98 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,28 +84,28 @@ export default function LandingPage() { id: 1, title: "WordPress Architecture", description: "Enterprise-level Elementor ecosystems.", - imageSrc: "http://img.b2bpic.net/free-psd/minimalist-inauguration-landing-page-template_23-2149355913.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/minimalist-inauguration-landing-page-template_23-2149355913.jpg?_wi=1", imageAlt: "WordPress Architecture", }, { id: 2, title: "Technical SEO", description: "Data-driven positioning and ranking strategy.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241231.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241231.jpg?_wi=1", imageAlt: "Technical SEO", }, { id: 3, title: "Web Operations", description: "Infrastructure management (cPanel/DirectAdmin).", - imageSrc: "http://img.b2bpic.net/free-psd/business-template-design_23-2151085057.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/business-template-design_23-2151085057.jpg?_wi=1", imageAlt: "Web Operations", }, { id: 4, title: "Data Analytics", description: "HubSpot/GA expertise, speed optimization.", - imageSrc: "http://img.b2bpic.net/free-vector/professional-dashboard-user-panel_23-2148372586.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/professional-dashboard-user-panel_23-2148372586.jpg?_wi=1", imageAlt: "Data Analytics", }, ]} @@ -119,7 +119,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Flagship Project: Oman Seven Star" description="Transformed a local venture into a global industrial authority. Managed server infrastructure (cPanel/DirectAdmin) and integrated 580+ products via WordPress, resulting in exponential global SEO traffic growth." - imageSrc="http://img.b2bpic.net/free-vector/professional-dashboard-user-panel_23-2148372586.jpg" + imageSrc="http://img.b2bpic.net/free-vector/professional-dashboard-user-panel_23-2148372586.jpg?_wi=2" imageAlt="Oman Seven Star project" /> @@ -138,7 +138,7 @@ export default function LandingPage() { price: "High Performance", rating: 5, reviewCount: "5.0", - imageSrc: "http://img.b2bpic.net/free-psd/minimalist-inauguration-landing-page-template_23-2149355913.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/minimalist-inauguration-landing-page-template_23-2149355913.jpg?_wi=2", }, { id: "2", @@ -147,7 +147,7 @@ export default function LandingPage() { price: "Scalable Ecosystem", rating: 5, reviewCount: "5.0", - imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241231.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241231.jpg?_wi=2", }, { id: "3", @@ -156,7 +156,7 @@ export default function LandingPage() { price: "Global Authority", rating: 5, reviewCount: "5.0", - imageSrc: "http://img.b2bpic.net/free-psd/business-template-design_23-2151085057.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/business-template-design_23-2151085057.jpg?_wi=2", }, ]} title="Portfolio Highlights" -- 2.49.1