From 9dda362c2a5faa880f6ea46781a3aa68fb642ad2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Feb 2026 21:23:22 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3c58688..65a1886 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -45,7 +45,7 @@ export default function AboutPage() { { text: "See My Work", href: "/reviews" } ]} background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/middle-age-caucasian-businesswoman-smiling-happy-working-office_839833-9695.jpg" + imageSrc="http://img.b2bpic.net/free-photo/middle-age-caucasian-businesswoman-smiling-happy-working-office_839833-9695.jpg?_wi=2" imageAlt="Khiana, CPA and founder of Blue Goat Consulting" mediaAnimation="slide-up" frameStyle="card" @@ -78,15 +78,15 @@ export default function AboutPage() { testimonials={[ { id: "1", name: "Sarah Johnson", handle: "@sarahjohnson", testimonial: "Second year using Blue Goat—professional, knowledgeable, attentive, and thorough. Khiana makes tax season actually manageable. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2" }, { id: "2", name: "Michael Chen", handle: "@mchen_cpa", testimonial: "More than just an accountant—Khiana educates you through the tax process. I finally understand why certain decisions matter for my business.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3" }, { id: "3", name: "Emily Rodriguez", handle: "@emilyrodriguez", testimonial: "We got over 4x more back than TurboTax would have given us. She made the whole process easy and explained everything clearly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=2" } ]} /> -- 2.49.1 From d6c62ac01cc328cb2442f55ebf323020e399f42c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Feb 2026 21:23:22 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 6a572b0..cf07bcb 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -40,7 +40,7 @@ export default function ContactPage() { title="Ready for a Smoother Tax Season?" description="Book a consultation and get a clear plan—fast. We'll respond within 24 hours with next steps and document guidance." useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/broker-offering-agreement-contract-elderly-couple_482257-115634.jpg" + imageSrc="http://img.b2bpic.net/free-photo/broker-offering-agreement-contract-elderly-couple_482257-115634.jpg?_wi=2" imageAlt="Professional consultation setup" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From e821d647e005d5df1bb03ae649e5f52296b6396f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Feb 2026 21:23:23 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5cb3ea2..5b94001 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function HomePage() { { text: "See Services", href: "/services" } ]} background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/middle-age-caucasian-businesswoman-smiling-happy-working-office_839833-9695.jpg" + imageSrc="http://img.b2bpic.net/free-photo/middle-age-caucasian-businesswoman-smiling-happy-working-office_839833-9695.jpg?_wi=1" imageAlt="Khiana, CPA at Blue Goat Consulting" mediaAnimation="slide-up" frameStyle="card" @@ -118,19 +118,19 @@ export default function HomePage() { testimonials={[ { id: "1", name: "Sarah Johnson", handle: "@sarahjohnson", testimonial: "Second year using Blue Goat—professional, knowledgeable, attentive, and thorough. Khiana makes tax season actually manageable. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1" }, { id: "2", name: "Michael Chen", handle: "@mchen_cpa", testimonial: "More than just an accountant—Khiana educates you through the tax process. I finally understand why certain decisions matter for my business.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1" }, { id: "3", name: "Emily Rodriguez", handle: "@emilyrodriguez", testimonial: "We got over 4x more back than TurboTax would have given us. She made the whole process easy and explained everything clearly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=1" }, { id: "4", name: "David Kim", handle: "@davidkim_biz", testimonial: "Fast, responsive, and genuinely cares about client success. Working with Khiana feels like having a financial guardian in my corner.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2" } ]} /> -- 2.49.1 From 38696e546264ce68175d5fba6b00f53d84f3145a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Feb 2026 21:23:24 +0000 Subject: [PATCH 4/4] Update src/app/services/page.tsx --- src/app/services/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 7f39d3f..a0197a6 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -92,7 +92,7 @@ export default function ServicesPage() { title="Ready to Get Started?" description="Book your consultation today and discover how Blue Goat Consulting can simplify your taxes and optimize your financial strategy." useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/broker-offering-agreement-contract-elderly-couple_482257-115634.jpg" + imageSrc="http://img.b2bpic.net/free-photo/broker-offering-agreement-contract-elderly-couple_482257-115634.jpg?_wi=1" imageAlt="Professional consultation setup" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1