From 848e21993fb81bb911c336ae31635486a7e4d83b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 11:44:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c987bd6..d0ed00e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -173,7 +173,7 @@ export default function LandingPage() { title: "SEO Traffic Boost", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-16001.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-16001.jpg?_wi=1" imageAlt="Yasir Khan About Me" mediaAnimation="slide-up" metricsAnimation="blur-reveal" @@ -191,21 +191,21 @@ export default function LandingPage() { title: "SEO & SEM Strategy", description: "On-page/off-page auditing, backlink strategy, and keyword optimization to rank your business on top.", tag: "Ranking", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-business-notes-notepad-dark-surface-business-job-teamwork-marketing-leadership-plan-strategy-work_179666-19757.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-business-notes-notepad-dark-surface-business-job-teamwork-marketing-leadership-plan-strategy-work_179666-19757.jpg?_wi=1", }, { id: "2", title: "PPC & Ad Campaigns", description: "Highly targeted Facebook, Instagram, and Google Ads management with precise audience segmentation.", tag: "Paid Growth", - imageSrc: "http://img.b2bpic.net/free-photo/inbound-marketing-strategy-commerce-solution-concept_53876-120487.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/inbound-marketing-strategy-commerce-solution-concept_53876-120487.jpg?_wi=1", }, { id: "3", title: "Business Growth", description: "Full-stack marketing solutions, from landing page design to conversion rate optimization and analytics.", tag: "Full Cycle", - imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904313.jpg?_wi=1", }, ]} title="My Core Expertise" @@ -236,7 +236,7 @@ export default function LandingPage() { price: "Page 4 to Page 1", rating: 5, reviewCount: "75% traffic increase", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-business-notes-notepad-dark-surface-business-job-teamwork-marketing-leadership-plan-strategy-work_179666-19757.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-business-notes-notepad-dark-surface-business-job-teamwork-marketing-leadership-plan-strategy-work_179666-19757.jpg?_wi=2", }, { id: "p3", @@ -245,7 +245,7 @@ export default function LandingPage() { price: "5,000+ Followers", rating: 5, reviewCount: "Consistent Strategy", - imageSrc: "http://img.b2bpic.net/free-photo/inbound-marketing-strategy-commerce-solution-concept_53876-120487.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/inbound-marketing-strategy-commerce-solution-concept_53876-120487.jpg?_wi=2", }, { id: "p4", @@ -254,7 +254,7 @@ export default function LandingPage() { price: "32% Open Rate", rating: 5, reviewCount: "Automated Flow", - imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904313.jpg?_wi=2", }, { id: "p5", @@ -263,7 +263,7 @@ export default function LandingPage() { price: "Lower Bounce", rating: 5, reviewCount: "Speed Optimized", - imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-16001.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-16001.jpg?_wi=2", }, { id: "p6", @@ -272,7 +272,7 @@ export default function LandingPage() { price: "Domain Authority+", rating: 5, reviewCount: "Full Audit", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-business-notes-notepad-dark-surface-business-job-teamwork-marketing-leadership-plan-strategy-work_179666-19757.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-business-notes-notepad-dark-surface-business-job-teamwork-marketing-leadership-plan-strategy-work_179666-19757.jpg?_wi=3", }, ]} title="Key Client Successes" -- 2.49.1