diff --git a/src/app/page.tsx b/src/app/page.tsx index 15dbc0f..020f362 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -23,8 +23,7 @@ export default function HomePage() { const footerColumns = [ { - title: "Services", - items: [ + title: "Services", items: [ { label: "Tax Preparation", href: "/services" }, { label: "Bookkeeping", href: "/services" }, { label: "Business Accounting", href: "/services" }, @@ -32,8 +31,7 @@ export default function HomePage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "#about" }, { label: "Contact", href: "#contact" }, { label: "Reviews", href: "#reviews" }, @@ -41,8 +39,7 @@ export default function HomePage() { ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "Phone: (718) 294-8080", href: "tel:(718)294-8080" }, { label: "2020 Grand Concourse #1C, Bronx, NY 10457", href: "https://maps.google.com/?q=2020+Grand+Concourse+%231C,+Bronx,+NY+10457" }, { label: "Hours: Open until 6 PM", href: "#" }, @@ -58,7 +55,7 @@ export default function HomePage() { borderRadius="soft" contentWidth="smallMedium" sizing="largeSmallSizeLargeTitles" - background="aurora" + background="circleGradient" cardStyle="gradient-mesh" primaryButtonStyle="flat" secondaryButtonStyle="radial-glow" @@ -72,9 +69,7 @@ export default function HomePage() { id: item.id, }))} button={{ - text: "Call Now", - href: "tel:(718)294-8080", - }} + text: "Call Now", href: "tel:(718)294-8080"}} /> @@ -85,30 +80,20 @@ export default function HomePage() { tag="5.0 Stars | Local Expert" tagIcon={Star} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/hr-manager-interviewing-woman-after-doing-background-checks_482257-115673.jpg?_wi=1", - imageAlt: "Professional accountant assisting client", - }, + imageSrc: "http://img.b2bpic.net/free-photo/hr-manager-interviewing-woman-after-doing-background-checks_482257-115673.jpg", imageAlt: "Professional accountant assisting client"}, { - imageSrc: "http://img.b2bpic.net/free-photo/hr-manager-interviewing-woman-after-doing-background-checks_482257-115673.jpg?_wi=2", - imageAlt: "Financial consultation with client", - }, + imageSrc: "http://img.b2bpic.net/free-photo/hr-manager-interviewing-woman-after-doing-background-checks_482257-115673.jpg", imageAlt: "Financial consultation with client"}, { - imageSrc: "http://img.b2bpic.net/free-photo/hr-manager-interviewing-woman-after-doing-background-checks_482257-115673.jpg?_wi=3", - imageAlt: "Accountant reviewing financial documents", - }, + imageSrc: "http://img.b2bpic.net/free-photo/hr-manager-interviewing-woman-after-doing-background-checks_482257-115673.jpg", imageAlt: "Accountant reviewing financial documents"}, ]} buttons={[ { - text: "Call Now: (718) 294-8080", - href: "tel:(718)294-8080", - }, + text: "Call Now: (718) 294-8080", href: "tel:(718)294-8080"}, { - text: "Free Consultation", - href: "#contact", - }, + text: "Free Consultation", href: "#contact"}, ]} buttonAnimation="blur-reveal" mediaAnimation="slide-up" @@ -123,24 +108,16 @@ export default function HomePage() { metrics={[ { icon: Award, - label: "Years Experience", - value: "15+", - }, + label: "Years Experience", value: "15+"}, { icon: Users, - label: "Satisfied Clients", - value: "500+", - }, + label: "Satisfied Clients", value: "500+"}, { icon: Star, - label: "Average Rating", - value: "5.0★", - }, + label: "Average Rating", value: "5.0★"}, { icon: CheckCircle, - label: "Accurate Filings", - value: "100%", - }, + label: "Accurate Filings", value: "100%"}, ]} metricsAnimation="slide-up" useInvertedBackground={false} @@ -155,78 +132,48 @@ export default function HomePage() { tagIcon={Briefcase} features={[ { - title: "Tax Preparation", - description: "Individual and business tax returns prepared with accuracy and attention to detail.", - icon: FileText, + title: "Tax Preparation", description: "Individual and business tax returns prepared with accuracy and attention to detail.", icon: FileText, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/online-payment-element-collection_24908-60018.jpg?_wi=1", - imageAlt: "Tax preparation service", - }, + imageSrc: "http://img.b2bpic.net/free-vector/online-payment-element-collection_24908-60018.jpg", imageAlt: "Tax preparation service"}, { - imageSrc: "http://img.b2bpic.net/free-vector/online-payment-element-collection_24908-60018.jpg?_wi=2", - imageAlt: "Tax filing documentation", - }, + imageSrc: "http://img.b2bpic.net/free-vector/online-payment-element-collection_24908-60018.jpg", imageAlt: "Tax filing documentation"}, ], }, { - title: "Bookkeeping", - description: "Keep your financial records organized and up-to-date with professional bookkeeping.", - icon: BookOpen, + title: "Bookkeeping", description: "Keep your financial records organized and up-to-date with professional bookkeeping.", icon: BookOpen, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/taxes-background-design_1223-92.jpg?_wi=1", - imageAlt: "Bookkeeping services", - }, + imageSrc: "http://img.b2bpic.net/free-vector/taxes-background-design_1223-92.jpg", imageAlt: "Bookkeeping services"}, { - imageSrc: "http://img.b2bpic.net/free-vector/taxes-background-design_1223-92.jpg?_wi=2", - imageAlt: "Financial record management", - }, + imageSrc: "http://img.b2bpic.net/free-vector/taxes-background-design_1223-92.jpg", imageAlt: "Financial record management"}, ], }, { - title: "Small Business Accounting", - description: "Streamline your business finances with complete accounting support for growth.", - icon: TrendingUp, + title: "Small Business Accounting", description: "Streamline your business finances with complete accounting support for growth.", icon: TrendingUp, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/gradient-accounting-logo-template_23-2148837233.jpg?_wi=1", - imageAlt: "Small business accounting", - }, + imageSrc: "http://img.b2bpic.net/free-vector/gradient-accounting-logo-template_23-2148837233.jpg", imageAlt: "Small business accounting"}, { - imageSrc: "http://img.b2bpic.net/free-vector/gradient-accounting-logo-template_23-2148837233.jpg?_wi=2", - imageAlt: "Business financial management", - }, + imageSrc: "http://img.b2bpic.net/free-vector/gradient-accounting-logo-template_23-2148837233.jpg", imageAlt: "Business financial management"}, ], }, { - title: "Tax Consulting", - description: "Strategic tax advice to minimize your tax burden and maximize savings.", - icon: Lightbulb, + title: "Tax Consulting", description: "Strategic tax advice to minimize your tax burden and maximize savings.", icon: Lightbulb, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/finances-concept-labels-template_23-2151167678.jpg?_wi=1", - imageAlt: "Tax consulting service", - }, + imageSrc: "http://img.b2bpic.net/free-vector/finances-concept-labels-template_23-2151167678.jpg", imageAlt: "Tax consulting service"}, { - imageSrc: "http://img.b2bpic.net/free-vector/finances-concept-labels-template_23-2151167678.jpg?_wi=2", - imageAlt: "Financial planning consultation", - }, + imageSrc: "http://img.b2bpic.net/free-vector/finances-concept-labels-template_23-2151167678.jpg", imageAlt: "Financial planning consultation"}, ], }, { - title: "Financial Organization", - description: "Get your financial documents organized and systems in place for success.", - icon: Inbox, + title: "Financial Organization", description: "Get your financial documents organized and systems in place for success.", icon: Inbox, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/working-phases-designs_1212-496.jpg?_wi=1", - imageAlt: "Financial organization", - }, + imageSrc: "http://img.b2bpic.net/free-vector/working-phases-designs_1212-496.jpg", imageAlt: "Financial organization"}, { - imageSrc: "http://img.b2bpic.net/free-vector/working-phases-designs_1212-496.jpg?_wi=2", - imageAlt: "Document organization system", - }, + imageSrc: "http://img.b2bpic.net/free-vector/working-phases-designs_1212-496.jpg", imageAlt: "Document organization system"}, ], }, ]} @@ -244,53 +191,17 @@ export default function HomePage() { tagIcon={MessageSquare} testimonials={[ { - id: "1", - name: "Maria Gonzalez", - handle: "Small Business Owner", - testimonial: "Mr. Alade has done my taxes for the last 15 years. He works meticulously and in a timely fashion. I highly recommend his services.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1613.jpg?_wi=1", - imageAlt: "Maria Gonzalez", - }, + id: "1", name: "Maria Gonzalez", handle: "Small Business Owner", testimonial: "Mr. Alade has done my taxes for the last 15 years. He works meticulously and in a timely fashion. I highly recommend his services.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1613.jpg", imageAlt: "Maria Gonzalez"}, { - id: "2", - name: "David Chen", - handle: "Self-Employed Professional", - testimonial: "Jacob is so friendly and patient. He explains everything clearly and makes tax time stress-free. Best accountant in the Bronx!", - imageSrc: "http://img.b2bpic.net/free-photo/happy-worker-with-black-notebook_1149-481.jpg?_wi=1", - imageAlt: "David Chen", - }, + id: "2", name: "David Chen", handle: "Self-Employed Professional", testimonial: "Jacob is so friendly and patient. He explains everything clearly and makes tax time stress-free. Best accountant in the Bronx!", imageSrc: "http://img.b2bpic.net/free-photo/happy-worker-with-black-notebook_1149-481.jpg", imageAlt: "David Chen"}, { - id: "3", - name: "Rosa Martinez", - handle: "Business Manager", - testimonial: "Outstanding service and very responsive. They helped our company organize all our finances and we saved thousands on our taxes.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg?_wi=1", - imageAlt: "Rosa Martinez", - }, + id: "3", name: "Rosa Martinez", handle: "Business Manager", testimonial: "Outstanding service and very responsive. They helped our company organize all our finances and we saved thousands on our taxes.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg", imageAlt: "Rosa Martinez"}, { - id: "4", - name: "James Wilson", - handle: "Consulting Firm Owner", - testimonial: "Professional, reliable, and trustworthy. I've referred multiple friends and colleagues. Jacob truly cares about his clients' success.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-beautiful-sincere-woman-glasses_1262-1731.jpg?_wi=1", - imageAlt: "James Wilson", - }, + id: "4", name: "James Wilson", handle: "Consulting Firm Owner", testimonial: "Professional, reliable, and trustworthy. I've referred multiple friends and colleagues. Jacob truly cares about his clients' success.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-beautiful-sincere-woman-glasses_1262-1731.jpg", imageAlt: "James Wilson"}, { - id: "5", - name: "Angela Lopez", - handle: "Retail Store Owner", - testimonial: "The best decision I made was to hire Jacob for my bookkeeping. My books are always accurate and my cash flow is clear.", - imageSrc: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg?_wi=1", - imageAlt: "Angela Lopez", - }, + id: "5", name: "Angela Lopez", handle: "Retail Store Owner", testimonial: "The best decision I made was to hire Jacob for my bookkeeping. My books are always accurate and my cash flow is clear.", imageSrc: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg", imageAlt: "Angela Lopez"}, { - id: "6", - name: "Robert Thompson", - handle: "Corporate Executive", - testimonial: "Exceptional attention to detail and deep knowledge of tax law. Jacob goes above and beyond for every client.", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesswoman-with-glasses_23-2147989567.jpg?_wi=1", - imageAlt: "Robert Thompson", - }, + id: "6", name: "Robert Thompson", handle: "Corporate Executive", testimonial: "Exceptional attention to detail and deep knowledge of tax law. Jacob goes above and beyond for every client.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesswoman-with-glasses_23-2147989567.jpg", imageAlt: "Robert Thompson"}, ]} animationType="slide-up" textboxLayout="default" @@ -307,35 +218,17 @@ export default function HomePage() { tagIcon={HelpCircle} faqs={[ { - id: "1", - title: "What documents do I need for tax preparation?", - content: "Bring W-2s, 1099s, receipts for deductions, previous year returns, and any other income statements. We'll provide a complete checklist during your first consultation.", - }, + id: "1", title: "What documents do I need for tax preparation?", content: "Bring W-2s, 1099s, receipts for deductions, previous year returns, and any other income statements. We'll provide a complete checklist during your first consultation."}, { - id: "2", - title: "How often should I have bookkeeping done?", - content: "We recommend monthly bookkeeping for most businesses to maintain accuracy and ensure cash flow visibility. Some clients prefer quarterly reviews. We can customize a schedule that works for you.", - }, + id: "2", title: "How often should I have bookkeeping done?", content: "We recommend monthly bookkeeping for most businesses to maintain accuracy and ensure cash flow visibility. Some clients prefer quarterly reviews. We can customize a schedule that works for you."}, { - id: "3", - title: "Do you work with remote clients outside NYC?", - content: "Yes! We welcome remote clients. We can manage your accounting via email, phone, and digital document sharing. Many of our clients are outside the local area.", - }, + id: "3", title: "Do you work with remote clients outside NYC?", content: "Yes! We welcome remote clients. We can manage your accounting via email, phone, and digital document sharing. Many of our clients are outside the local area."}, { - id: "4", - title: "What are your fees?", - content: "Fees vary based on complexity. We offer free consultations to discuss your needs and provide transparent pricing. Most tax returns range from $150-$500 depending on complexity.", - }, + id: "4", title: "What are your fees?", content: "Fees vary based on complexity. We offer free consultations to discuss your needs and provide transparent pricing. Most tax returns range from $150-$500 depending on complexity."}, { - id: "5", - title: "Can you help with estimated tax payments?", - content: "Absolutely. We calculate quarterly estimated taxes for self-employed individuals and businesses to avoid penalties and cash flow surprises.", - }, + id: "5", title: "Can you help with estimated tax payments?", content: "Absolutely. We calculate quarterly estimated taxes for self-employed individuals and businesses to avoid penalties and cash flow surprises."}, { - id: "6", - title: "What if I'm audited?", - content: "We provide audit support and representation. Our detailed record-keeping and organization significantly reduce audit risk for our clients.", - }, + id: "6", title: "What if I'm audited?", content: "We provide audit support and representation. Our detailed record-keeping and organization significantly reduce audit risk for our clients."}, ]} faqsAnimation="slide-up" textboxLayout="default" @@ -350,39 +243,25 @@ export default function HomePage() { description="Contact us today for a free consultation. We're ready to help you get organized and tax compliant." inputs={[ { - name: "name", - type: "text", - placeholder: "Full Name", - required: true, + name: "name", type: "text", placeholder: "Full Name", required: true, }, { - name: "phone", - type: "tel", - placeholder: "Phone Number", - required: true, + name: "phone", type: "tel", placeholder: "Phone Number", required: true, }, { - name: "email", - type: "email", - placeholder: "Email Address", - required: true, + name: "email", type: "email", placeholder: "Email Address", required: true, }, { - name: "service", - type: "text", - placeholder: "Service Needed (e.g., Tax Prep, Bookkeeping)", - required: true, + name: "service", type: "text", placeholder: "Service Needed (e.g., Tax Prep, Bookkeeping)", required: true, }, ]} textarea={{ - name: "message", - placeholder: "Tell us about your situation and how we can help...", - rows: 4, + name: "message", placeholder: "Tell us about your situation and how we can help...", rows: 4, required: false, }} buttonText="Schedule Free Consultation" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/west-end-london-map-with-pin_23-2148232425.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/west-end-london-map-with-pin_23-2148232425.jpg" imageAlt="Jacob Business Services Location" mediaAnimation="slide-up" mediaPosition="right" @@ -391,7 +270,7 @@ export default function HomePage() {