From 049862f07bd57136004b224f4494b164d4a5e569 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 23:23:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 240 ++++++++++------------------------------------- 1 file changed, 51 insertions(+), 189 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5601d8d..c01ace6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,35 +31,21 @@ export default function LandingPage() { @@ -67,22 +53,17 @@ export default function LandingPage() {
@@ -94,15 +75,10 @@ export default function LandingPage() { useInvertedBackground={true} members={[ { - id: "sharon", - name: "Ms. Sharon", - role: "Lead Tax Professional", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-man-with-digital-tablet-cafe_1262-2002.jpg?_wi=1", - imageAlt: "Professional photo of Ms. Sharon", - }, + id: "sharon", name: "Ms. Sharon", role: "Lead Tax Professional", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-man-with-digital-tablet-cafe_1262-2002.jpg", imageAlt: "Professional photo of Ms. Sharon"}, ]} title="Meet Ms. Sharon" - description="With over 10 years of dedicated service to our community, Ms. Sharon has built a reputation for unparalleled expertise and genuine care. Clients don't just come back; they look forward to tax season because of her welcoming environment, comprehensive knowledge of deductions, and a truly family-friendly office where refreshments are always on hand. She believes every client deserves more than just a number – they deserve peace of mind. \"I actually look forward to tax season every year. Thank you for being you, Ms. Sharon.\" — Bobby M." + description={`With over 10 years of dedicated service to our community, Ms. Sharon has built a reputation for unparalleled expertise and genuine care. Clients don't just come back; they look forward to tax season because of her welcoming environment, comprehensive knowledge of deductions, and a truly family-friendly office where refreshments are always on hand. She believes every client deserves more than just a number – they deserve peace of mind. "I actually look forward to tax season every year. Thank you for being you, Ms. Sharon." — Bobby M.`} /> @@ -112,33 +88,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Individual & Family Tax Returns", - description: "Stress-free filing with expert eyes on every deduction.", - icon: FileText, - imageSrc: "http://img.b2bpic.net/free-photo/history-icon-front-side-with-white-background_187299-39868.jpg?_wi=1", - imageAlt: "gold receipt icon tax", - }, + title: "Individual & Family Tax Returns", description: "Stress-free filing with expert eyes on every deduction.", icon: FileText, + imageSrc: "http://img.b2bpic.net/free-photo/history-icon-front-side-with-white-background_187299-39868.jpg", imageAlt: "gold receipt icon tax"}, { - title: "Business Tax Preparation", - description: "LLC, sole proprietor, and small business tax expertise.", - icon: Building, - imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-copy-space-office-desk-table-with-pen-focus-analysis-chart-computer-notebook-cup-coffee-desk-vintage-tone-retro-filter-selective-focus_1418-674.jpg?_wi=2", - imageAlt: "gold receipt icon tax", - }, + title: "Business Tax Preparation", description: "LLC, sole proprietor, and small business tax expertise.", icon: Building, + imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-copy-space-office-desk-table-with-pen-focus-analysis-chart-computer-notebook-cup-coffee-desk-vintage-tone-retro-filter-selective-focus_1418-674.jpg", imageAlt: "gold receipt icon tax"}, { - title: "Deduction Maximization", - description: "We find credits and deductions others miss.", - icon: Search, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-man-with-digital-tablet-cafe_1262-2002.jpg?_wi=2", - imageAlt: "gold receipt icon tax", - }, + title: "Deduction Maximization", description: "We find credits and deductions others miss.", icon: Search, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-man-with-digital-tablet-cafe_1262-2002.jpg", imageAlt: "gold receipt icon tax"}, { - title: "Year-Round Support", - description: "We're here for your questions beyond April.", - icon: CalendarCheck, - imageSrc: "http://img.b2bpic.net/free-photo/chart-statistics-sign-front-side-with-white-background_187299-39803.jpg?_wi=1", - imageAlt: "gold receipt icon tax", - }, + title: "Year-Round Support", description: "We're here for your questions beyond April.", icon: CalendarCheck, + imageSrc: "http://img.b2bpic.net/free-photo/chart-statistics-sign-front-side-with-white-background_187299-39803.jpg", imageAlt: "gold receipt icon tax"}, ]} title="How We Help You" description="Our comprehensive services are designed to simplify your tax season and maximize your returns, year after year." @@ -151,41 +111,23 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - icon: CheckCircle, - title: "Knowledgeable & Certified", - value: "Expertise", - }, + id: "m1", icon: CheckCircle, + title: "Knowledgeable & Certified", value: "Expertise"}, { - id: "m2", - icon: Heart, - title: "Genuinely Caring", - value: "Personal", - }, + id: "m2", icon: Heart, + title: "Genuinely Caring", value: "Personal"}, { - id: "m3", - icon: Coffee, - title: "Comfortable Experience", - value: "Welcoming", - }, + id: "m3", icon: Coffee, + title: "Comfortable Experience", value: "Welcoming"}, { - id: "m4", - icon: Users, - title: "Long-Term Relationships", - value: "Loyalty", - }, + id: "m4", icon: Users, + title: "Long-Term Relationships", value: "Loyalty"}, { - id: "m5", - icon: DollarSign, - title: "Great Value", - value: "Affordable", - }, + id: "m5", icon: DollarSign, + title: "Great Value", value: "Affordable"}, { - id: "m6", - icon: Award, - title: "Community-Trusted", - value: "Reliable", - }, + id: "m6", icon: Award, + title: "Community-Trusted", value: "Reliable"}, ]} title="Why Families & Businesses Choose Us — Year After Year" description="Our commitment goes beyond numbers. It's about building trust, providing comfort, and fostering long-lasting relationships." @@ -198,77 +140,17 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Bobby M.", - date: "April 1, 2024", - title: "Looks Forward to Tax Season", - quote: "Ms. Sharon is such an amazing and caring woman. I have been coming for years because of her. I actually look forward to tax season every year.", - tag: "Long-Term Client", - avatarSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098592.jpg", - avatarAlt: "Bobby M. avatar", - imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-copy-space-office-desk-table-with-pen-focus-analysis-chart-computer-notebook-cup-coffee-desk-vintage-tone-retro-filter-selective-focus_1418-674.jpg?_wi=3", - imageAlt: "professional man avatar smiling", - }, + id: "t1", name: "Bobby M.", date: "April 1, 2024", title: "Looks Forward to Tax Season", quote: "Ms. Sharon is such an amazing and caring woman. I have been coming for years because of her. I actually look forward to tax season every year.", tag: "Long-Term Client", avatarSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098592.jpg", avatarAlt: "Bobby M. avatar", imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-copy-space-office-desk-table-with-pen-focus-analysis-chart-computer-notebook-cup-coffee-desk-vintage-tone-retro-filter-selective-focus_1418-674.jpg", imageAlt: "professional man avatar smiling"}, { - id: "t2", - name: "Janice G.", - date: "March 25, 2024", - title: "Awesome & Knowledgeable", - quote: "Sharon is awesome! She knows her business & is very knowledgeable with the tax preparation & everything involved.", - tag: "Satisfied Client", - avatarSrc: "http://img.b2bpic.net/free-photo/human-reactions-feelings-portrait-adorable-pretty-girl-with-nose-ring-posing-stylish-red-sweater-with-lambs-blank-white-wall-with-happy-beaming-smile_343059-4768.jpg", - avatarAlt: "Janice G. avatar", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-man-with-digital-tablet-cafe_1262-2002.jpg?_wi=3", - imageAlt: "professional man avatar smiling", - }, + id: "t2", name: "Janice G.", date: "March 25, 2024", title: "Awesome & Knowledgeable", quote: "Sharon is awesome! She knows her business & is very knowledgeable with the tax preparation & everything involved.", tag: "Satisfied Client", avatarSrc: "http://img.b2bpic.net/free-photo/human-reactions-feelings-portrait-adorable-pretty-girl-with-nose-ring-posing-stylish-red-sweater-with-lambs-blank-white-wall-with-happy-beaming-smile_343059-4768.jpg", avatarAlt: "Janice G. avatar", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-man-with-digital-tablet-cafe_1262-2002.jpg", imageAlt: "professional man avatar smiling"}, { - id: "t3", - name: "Harlie S.", - date: "March 18, 2024", - title: "Smooth and Stress-Free", - quote: "Sharon took the time to answer all my questions and even found deductions I hadn't considered. Smooth and stress-free!", - tag: "New Client", - avatarSrc: "http://img.b2bpic.net/free-photo/front-view-young-beautiful-female-black-white-polka-dot-dress-holding-white-like-sign-smiling-yellow_140725-24138.jpg", - avatarAlt: "Harlie S. avatar", - imageSrc: "http://img.b2bpic.net/free-photo/history-icon-front-side-with-white-background_187299-39868.jpg?_wi=2", - imageAlt: "professional man avatar smiling", - }, + id: "t3", name: "Harlie S.", date: "March 18, 2024", title: "Smooth and Stress-Free", quote: "Sharon took the time to answer all my questions and even found deductions I hadn't considered. Smooth and stress-free!", tag: "New Client", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-young-beautiful-female-black-white-polka-dot-dress-holding-white-like-sign-smiling-yellow_140725-24138.jpg", avatarAlt: "Harlie S. avatar", imageSrc: "http://img.b2bpic.net/free-photo/history-icon-front-side-with-white-background_187299-39868.jpg", imageAlt: "professional man avatar smiling"}, { - id: "t4", - name: "Andrew S.", - date: "March 10, 2024", - title: "Professional & Knowledgeable", - quote: "Ms. Sharon is wonderful to visit. Handles everything professionally and very knowledgeable. I know I am in good hands.", - tag: "Trusted Client", - avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-his-work-time-office-job_23-2149571041.jpg", - avatarAlt: "Andrew S. avatar", - imageSrc: "http://img.b2bpic.net/free-photo/chart-statistics-sign-front-side-with-white-background_187299-39803.jpg?_wi=2", - imageAlt: "professional man avatar smiling", - }, + id: "t4", name: "Andrew S.", date: "March 10, 2024", title: "Professional & Knowledgeable", quote: "Ms. Sharon is wonderful to visit. Handles everything professionally and very knowledgeable. I know I am in good hands.", tag: "Trusted Client", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-his-work-time-office-job_23-2149571041.jpg", avatarAlt: "Andrew S. avatar", imageSrc: "http://img.b2bpic.net/free-photo/chart-statistics-sign-front-side-with-white-background_187299-39803.jpg", imageAlt: "professional man avatar smiling"}, { - id: "t5", - name: "Maria D.", - date: "February 28, 2024", - title: "Highly Recommend", - quote: "I've been coming here since 2015 and will never go anywhere else. Trust me you won't be disappointed. 💯 recommend.", - tag: "Loyal Client", - avatarSrc: "http://img.b2bpic.net/free-photo/positive-relaxed-woman-has-telephone-conversation_273609-28718.jpg", - avatarAlt: "Maria D. avatar", - imageSrc: "http://img.b2bpic.net/free-photo/finance-tracking-concept-wallet-with-magnifying-glass_23-2152012414.jpg", - imageAlt: "professional man avatar smiling", - }, + id: "t5", name: "Maria D.", date: "February 28, 2024", title: "Highly Recommend", quote: "I've been coming here since 2015 and will never go anywhere else. Trust me you won't be disappointed. 💯 recommend.", tag: "Loyal Client", avatarSrc: "http://img.b2bpic.net/free-photo/positive-relaxed-woman-has-telephone-conversation_273609-28718.jpg", avatarAlt: "Maria D. avatar", imageSrc: "http://img.b2bpic.net/free-photo/finance-tracking-concept-wallet-with-magnifying-glass_23-2152012414.jpg", imageAlt: "professional man avatar smiling"}, { - id: "t6", - name: "Glaa J.", - date: "February 15, 2024", - title: "Above 5 Stars Service", - quote: "Ms. Sharon and her team are very committed to their clients. Service here is above 5 stars. Beyond grateful ❤️", - tag: "Grateful Client", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg", - avatarAlt: "Glaa J. avatar", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-s-hand-holding-smartphone-calendar-with-envelope-laptop-wedding-rings_23-2147936746.jpg", - imageAlt: "professional man avatar smiling", - }, + id: "t6", name: "Glaa J.", date: "February 15, 2024", title: "Above 5 Stars Service", quote: "Ms. Sharon and her team are very committed to their clients. Service here is above 5 stars. Beyond grateful ❤️", tag: "Grateful Client", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg", avatarAlt: "Glaa J. avatar", imageSrc: "http://img.b2bpic.net/free-photo/businessman-s-hand-holding-smartphone-calendar-with-envelope-laptop-wedding-rings_23-2147936746.jpg", imageAlt: "professional man avatar smiling"}, ]} title="What Our Clients Are Saying" description="Hear directly from the individuals and families who trust All Points Business Tax Services for their peace of mind." @@ -279,8 +161,7 @@ export default function LandingPage() {