From 66263ba755f645e566b3d13e294c6b5b526efa08 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 10:28:28 +0000 Subject: [PATCH 1/2] Update src/app/blog/page.tsx --- src/app/blog/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index a4a0003..708f0e9 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -18,7 +18,7 @@ export default function BlogPage() { category: 'Local SEO', title: 'Why Local SEO is Your Competitive Advantage in Ahmedabad Market', excerpt: 'Discover how optimizing for local search can put your Ahmedabad business ahead of competitors and attract high-intent customers searching for your services in their area.', - imageSrc: 'http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg?_wi=1', imageAlt: 'Local SEO Strategy', authorName: 'Rajesh Kumar', authorAvatar: 'http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg', @@ -30,7 +30,7 @@ export default function BlogPage() { category: 'Problem-Solution', title: 'The Hidden Cost of Ignoring Your Google Business Profile', excerpt: 'Most businesses don\'t realize that an incomplete Google Business Profile is leaving thousands in revenue on the table. Learn exactly what\'s costing you customers.', - imageSrc: 'http://img.b2bpic.net/free-photo/man-executive-instructing-diverse-employees-new-modern-company-office-room-before-business-meeting-with-partners-analysing-reports-tablet_482257-5242.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/man-executive-instructing-diverse-employees-new-modern-company-office-room-before-business-meeting-with-partners-analysing-reports-tablet_482257-5242.jpg?_wi=1', imageAlt: 'Google Business Profile', authorName: 'Priya Sharma', authorAvatar: 'http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg', @@ -54,7 +54,7 @@ export default function BlogPage() { category: 'Local SEO', title: 'Ranking on Google Maps: The Complete Strategy for Local Businesses', excerpt: 'Stop fighting for organic rank. Learn the 7-step framework we use to get local Ahmedabad businesses to the top of Google Maps and dominate their local market.', - imageSrc: 'http://img.b2bpic.net/free-vector/comparison-chart-infographic-design_23-2148551307.jpg', + imageSrc: 'http://img.b2bpic.net/free-vector/comparison-chart-infographic-design_23-2148551307.jpg?_wi=1', imageAlt: 'Google Maps Ranking Strategy', authorName: 'Neha Gupta', authorAvatar: 'http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg', @@ -78,7 +78,7 @@ export default function BlogPage() { category: 'Case Study', title: 'How a Dental Clinic Brought In 40 New Patients in 30 Days', excerpt: 'Inside look at how we leveraged Google Local Services, patient testimonials, and strategic bid management to fill the dental chair. Healthcare marketing done right.', - imageSrc: 'http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg?_wi=2', imageAlt: 'Dental Clinic Growth', authorName: 'Snehal Desai', authorAvatar: 'http://img.b2bpic.net/free-photo/portrait-young-smiling-businessman_1163-3880.jpg', @@ -90,7 +90,7 @@ export default function BlogPage() { category: 'Local SEO', title: '5 Local SEO Mistakes That Are Costing Your Ahmedabad Business ₹10+ Lakhs Annually', excerpt: 'We audited 50+ local businesses and found the same SEO mistakes repeated. These fixes alone could add ₹10L+ to your annual revenue. See if you\'re making them.', - imageSrc: 'http://img.b2bpic.net/free-photo/man-executive-instructing-diverse-employees-new-modern-company-office-room-before-business-meeting-with-partners-analysing-reports-tablet_482257-5242.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/man-executive-instructing-diverse-employees-new-modern-company-office-room-before-business-meeting-with-partners-analysing-reports-tablet_482257-5242.jpg?_wi=2', imageAlt: 'SEO Mistakes', authorName: 'Rajesh Kumar', authorAvatar: 'http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg', @@ -102,7 +102,7 @@ export default function BlogPage() { category: 'Problem-Solution', title: 'Why Your Ad Budget Disappears and You Get Zero Results', excerpt: 'If you\'re spending money on ads but not seeing results, your targeting is broken. We walk through the exact diagnostic questions to ask before throwing more money at ads.', - imageSrc: 'http://img.b2bpic.net/free-vector/comparison-chart-infographic-design_23-2148551307.jpg', + imageSrc: 'http://img.b2bpic.net/free-vector/comparison-chart-infographic-design_23-2148551307.jpg?_wi=2', imageAlt: 'Ad Budget Analysis', authorName: 'Priya Sharma', authorAvatar: 'http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg', @@ -213,7 +213,7 @@ export default function BlogPage() { description="No pitch. No pressure. Just a transparent 20-minute audit of your current marketing spend and immediate recommendations to increase profit. Let's talk about your real business goals and how we can help you achieve them." background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/smiling-blonde-business-woman-talking-by-mobile-phone_171337-2870.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-blonde-business-woman-talking-by-mobile-phone_171337-2870.jpg?_wi=2" imageAlt="Schedule your free strategy consultation" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 2817eade97d5012ebe89eea9c3620e986a8a1ad9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 10:28:29 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ca28c7f..3762882 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -271,7 +271,7 @@ export default function LandingPage() { description="No pitch. No pressure. Just a transparent 20-minute audit of your current marketing spend and immediate recommendations to increase profit. Let's talk about your real business goals and how we can help you achieve them." background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/smiling-blonde-business-woman-talking-by-mobile-phone_171337-2870.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-blonde-business-woman-talking-by-mobile-phone_171337-2870.jpg?_wi=1" imageAlt="Schedule your free strategy consultation" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1