diff --git a/src/app/page.tsx b/src/app/page.tsx index f84e6ac..e446b2d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { @@ -180,7 +180,7 @@ export default function LandingPage() { "Schedule C / E Filing", "Payroll Tax Reporting", "Year-round Consulting"], }, ]} - title="Transparent Pricing for Every Need" + title="MCI General: Transparent Pricing for Every Need" description="Choose a tax preparation plan that best fits your individual or business requirements with no hidden fees." /> @@ -191,7 +191,7 @@ export default function LandingPage() { useInvertedBackground={false} names={[ "Local Homeowners", "Small Businesses", "Creative Agencies", "Healthcare Professionals", "Tech Startups", "Retailers", "Freelancers"]} - title="Trusted by Individuals & Businesses" + title="MCI General is Trusted by Individuals & Businesses" description="We are proud to serve a diverse client base, from individuals to thriving small businesses." speed={40} showCard={true} @@ -211,7 +211,7 @@ export default function LandingPage() { { id: "4", name: "David L.", imageSrc: "http://img.b2bpic.net/free-photo/hair-finger-person-studio-necktie_1262-2839.jpg", imageAlt: "happy senior man professional headshot"}, { - id: "5", name: "Jessica M.", imageSrc: "http://img.b2bpic.net/free-photo/happy-manager-handshaking-with-candidate-after-successful-job-interview-office_637285-6543.jpg", imageAlt: "smiling woman with glasses professional headshot"}, + id: "5", name: "Jessica M.", imageSrc: "http://img.b2bpic.net/free-photo/happy-manager-handshaking-with-candidate-after-successful-job-interview-office_637285-6543.jpg", alt: "smiling woman with glasses professional headshot"}, ]} cardTitle="What Our Clients Say" cardTag="Success Stories" @@ -241,7 +241,7 @@ export default function LandingPage() { imageAlt="person contemplating tax documents with question marks" mediaAnimation="opacity" mediaPosition="right" - title="Frequently Asked Questions" + title="MCI General: Frequently Asked Questions" description="Find answers to common questions about our tax preparation services." faqsAnimation="slide-up" /> @@ -250,7 +250,7 @@ export default function LandingPage() {
); -} +} \ No newline at end of file