Update src/app/about/page.tsx

This commit is contained in:
2026-02-27 21:15:46 +00:00
parent 96f34cee7b
commit 51b63d11be

View File

@@ -45,7 +45,7 @@ export default function AboutPage() {
{ text: "See My Work", href: "/reviews" }
]}
background={{ variant: "aurora" }}
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"
@@ -82,7 +82,7 @@ export default function AboutPage() {
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",
@@ -90,7 +90,7 @@ export default function AboutPage() {
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",
@@ -98,7 +98,7 @@ export default function AboutPage() {
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"
}
]}
/>