diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b332405..24db446 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: "aurora" }} - imageSrc="http://img.b2bpic.net/free-photo/middle-age-caucasian-businesswoman-smiling-happy-working-office_839833-9695.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/middle-age-caucasian-businesswoman-smiling-happy-working-office_839833-9695.jpg" imageAlt="Khiana, CPA and founder of Blue Goat Consulting" mediaAnimation="slide-up" frameStyle="card" @@ -77,28 +77,16 @@ export default function AboutPage() { animationType="slide-up" 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?_wi=2" + 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" }, { - 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?_wi=3" + 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" }, { - 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?_wi=2" + 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" } ]} /> @@ -108,8 +96,7 @@ export default function AboutPage() { logoText="Blue Goat Consulting" columns={[ { - title: "Services", - items: [ + title: "Services", items: [ { label: "Tax Preparation", href: "/services" }, { label: "Business Consulting", href: "/services" }, { label: "Tax Planning", href: "/services" }, @@ -117,8 +104,7 @@ export default function AboutPage() { ] }, { - title: "For Everyone", - items: [ + title: "For Everyone", items: [ { label: "Individuals", href: "/for-individuals" }, { label: "Small Businesses", href: "/for-businesses" }, { label: "About Khiana", href: "/about" }, @@ -126,8 +112,7 @@ export default function AboutPage() { ] }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "Book a Consultation", href: "/contact" }, { label: "Contact Us", href: "/contact" }, { label: "Secure Document Upload", href: "#" }, diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 4f0a513..6a572b0 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?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/broker-offering-agreement-contract-elderly-couple_482257-115634.jpg" imageAlt="Professional consultation setup" mediaAnimation="slide-up" mediaPosition="right" @@ -51,9 +51,7 @@ export default function ContactPage() { { name: "type", type: "text", placeholder: "Individual or Business?", required: false } ]} textarea={{ - name: "message", - placeholder: "Tell us about your situation and what you need help with...", - rows: 4, + name: "message", placeholder: "Tell us about your situation and what you need help with...", rows: 4, required: false }} buttonText="Book Consultation" @@ -69,24 +67,16 @@ export default function ContactPage() { faqsAnimation="slide-up" faqs={[ { - id: "1", - title: "How fast will you respond?", - content: "We typically respond within 24 hours to all consultation requests. You'll get a clear timeline and next steps immediately." + id: "1", title: "How fast will you respond?", content: "We typically respond within 24 hours to all consultation requests. You'll get a clear timeline and next steps immediately." }, { - id: "2", - title: "What should I prepare for the consultation?", - content: "Just bring your questions and a basic understanding of your tax situation. We'll guide you on exactly what documents you'll need after we talk." + id: "2", title: "What should I prepare for the consultation?", content: "Just bring your questions and a basic understanding of your tax situation. We'll guide you on exactly what documents you'll need after we talk." }, { - id: "3", - title: "Is there a consultation fee?", - content: "Initial consultations are complimentary. We want to understand your needs and explain how we can help before any commitment." + id: "3", title: "Is there a consultation fee?", content: "Initial consultations are complimentary. We want to understand your needs and explain how we can help before any commitment." }, { - id: "4", - title: "Can you work with clients remotely?", - content: "Absolutely. We work with clients nationwide through secure video calls, document portals, and digital signing. Geography is no barrier to great service." + id: "4", title: "Can you work with clients remotely?", content: "Absolutely. We work with clients nationwide through secure video calls, document portals, and digital signing. Geography is no barrier to great service." } ]} /> @@ -108,8 +98,7 @@ export default function ContactPage() { logoText="Blue Goat Consulting" columns={[ { - title: "Services", - items: [ + title: "Services", items: [ { label: "Tax Preparation", href: "/services" }, { label: "Business Consulting", href: "/services" }, { label: "Tax Planning", href: "/services" }, @@ -117,8 +106,7 @@ export default function ContactPage() { ] }, { - title: "For Everyone", - items: [ + title: "For Everyone", items: [ { label: "Individuals", href: "/for-individuals" }, { label: "Small Businesses", href: "/for-businesses" }, { label: "About Khiana", href: "/about" }, @@ -126,8 +114,7 @@ export default function ContactPage() { ] }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "Book a Consultation", href: "/contact" }, { label: "Contact Us", href: "/contact" }, { label: "Secure Document Upload", href: "#" }, diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 69d2138..2929d76 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,35 +5,23 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const lora = Lora({ - variable: "--font-lora", - subsets: ["latin"], + variable: "--font-lora", subsets: ["latin"], }); export const metadata: Metadata = { - title: "Blue Goat Consulting | CPA & Tax Planning for Individuals & Small Business", - description: "Expert CPA and tax consulting services for individuals and small business owners. Fast, thorough, and educational. Book a consultation with Khiana today.", - keywords: "CPA, tax preparation, tax planning, small business accounting, tax services, business consulting", - robots: { + title: "Blue Goat Consulting | CPA & Tax Planning for Individuals & Small Business", description: "Expert CPA and tax consulting services for individuals and small business owners. Fast, thorough, and educational. Book a consultation with Khiana today.", keywords: "CPA, tax preparation, tax planning, small business accounting, tax services, business consulting", robots: { index: true, follow: true }, openGraph: { - title: "Blue Goat Consulting | White-Glove CPA & Tax Services", - description: "Professional tax and business consulting designed for people who value clarity, responsiveness, and genuine expertise.", - siteName: "Blue Goat Consulting", - type: "website", - images: [ + title: "Blue Goat Consulting | White-Glove CPA & Tax Services", description: "Professional tax and business consulting designed for people who value clarity, responsiveness, and genuine expertise.", siteName: "Blue Goat Consulting", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/middle-age-caucasian-businesswoman-smiling-happy-working-office_839833-9695.jpg", - alt: "Blue Goat Consulting - Khiana, Professional CPA" + url: "http://img.b2bpic.net/free-photo/middle-age-caucasian-businesswoman-smiling-happy-working-office_839833-9695.jpg", alt: "Blue Goat Consulting - Khiana, Professional CPA" } ] }, twitter: { - card: "summary_large_image", - title: "Blue Goat Consulting | CPA & Tax Services", - description: "Expert tax preparation and business consulting for individuals and small business owners.", - images: ["http://img.b2bpic.net/free-photo/middle-age-caucasian-businesswoman-smiling-happy-working-office_839833-9695.jpg"] + card: "summary_large_image", title: "Blue Goat Consulting | CPA & Tax Services", description: "Expert tax preparation and business consulting for individuals and small business owners.", images: ["http://img.b2bpic.net/free-photo/middle-age-caucasian-businesswoman-smiling-happy-working-office_839833-9695.jpg"] } }; diff --git a/src/app/page.tsx b/src/app/page.tsx index 745105a..d094e49 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: "aurora" }} - imageSrc="http://img.b2bpic.net/free-photo/middle-age-caucasian-businesswoman-smiling-happy-working-office_839833-9695.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/middle-age-caucasian-businesswoman-smiling-happy-working-office_839833-9695.jpg" imageAlt="Khiana, CPA at Blue Goat Consulting" mediaAnimation="slide-up" frameStyle="card" @@ -59,7 +59,7 @@ export default function HomePage() {