diff --git a/src/app/page.tsx b/src/app/page.tsx index d9edba5..0b08878 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS import TeamCardTwo from '@/components/sections/team/TeamCardTwo'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; -import { Users } from "lucide-react"; +import { Users, FileText, HelpCircle, PenTool, Briefcase } from "lucide-react"; export default function LandingPage() { return ( @@ -31,26 +31,11 @@ export default function LandingPage() { @@ -137,40 +85,20 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Personal Tax Preparation", - description: "Accurate and fast filing for your personal income taxes.", - buttonIcon: "FileText", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-secretary_23-2147626351.jpg?_wi=1", - imageAlt: "portrait happy customer tax office", - }, + title: "Personal Tax Preparation", description: "Accurate and fast filing for your personal income taxes.", buttonIcon: FileText, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-secretary_23-2147626351.jpg", imageAlt: "portrait happy customer tax office"}, { - title: "Family Tax Filing", - description: "Maximize your family's benefits and ensure compliance.", - buttonIcon: "Users", - imageSrc: "http://img.b2bpic.net/free-photo/stock-exchange-data-collected-empty-financial-department-office_482257-83100.jpg?_wi=2", - imageAlt: "portrait happy customer tax office", - }, + title: "Family Tax Filing", description: "Maximize your family's benefits and ensure compliance.", buttonIcon: Users, + imageSrc: "http://img.b2bpic.net/free-photo/stock-exchange-data-collected-empty-financial-department-office_482257-83100.jpg", imageAlt: "portrait happy customer tax office"}, { - title: "Doubt Resolution", - description: "Expert answers to all your tax questions and concerns.", - buttonIcon: "HelpCircle", - imageSrc: "http://img.b2bpic.net/free-photo/happy-mother-mother-talking-while-surfing-net-touchpad-while-father-baby-boy-are-background_637285-1594.jpg?_wi=2", - imageAlt: "portrait happy customer tax office", - }, + title: "Doubt Resolution", description: "Expert answers to all your tax questions and concerns.", buttonIcon: HelpCircle, + imageSrc: "http://img.b2bpic.net/free-photo/happy-mother-mother-talking-while-surfing-net-touchpad-while-father-baby-boy-are-background_637285-1594.jpg", imageAlt: "portrait happy customer tax office"}, { - title: "Notary Services", - description: "Official document verification and notarization.", - buttonIcon: "PenTool", - imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg?_wi=1", - imageAlt: "portrait happy customer tax office", - }, + title: "Notary Services", description: "Official document verification and notarization.", buttonIcon: PenTool, + imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg", imageAlt: "portrait happy customer tax office"}, { - title: "Business Consult", - description: "Strategic planning for small business owners.", - buttonIcon: "Briefcase", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-successful-business-team-working-report-looking-camera_1262-12268.jpg?_wi=1", - imageAlt: "portrait happy customer tax office", - }, + title: "Business Consult", description: "Strategic planning for small business owners.", buttonIcon: Briefcase, + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-successful-business-team-working-report-looking-camera_1262-12268.jpg", imageAlt: "portrait happy customer tax office"}, ]} title="Our Professional Services" description="Comprehensive tax and financial solutions for individuals and families." @@ -184,46 +112,11 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" useInvertedBackground={false} members={[ - { - id: "1", - name: "Gloria Garcia", - role: "Owner", - description: "Dedicated tax expert with years of experience.", - imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg?_wi=2", - imageAlt: "portrait satisfied business client", - }, - { - id: "2", - name: "Eduardo", - role: "Tax Consultant", - description: "Committed to clear communication and bilingual service.", - imageSrc: "http://img.b2bpic.net/free-photo/stock-exchange-data-collected-empty-financial-department-office_482257-83100.jpg?_wi=3", - imageAlt: "portrait satisfied business client", - }, - { - id: "3", - name: "Kevin", - role: "Tax Specialist", - description: "Fast and accurate filing services.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-mother-mother-talking-while-surfing-net-touchpad-while-father-baby-boy-are-background_637285-1594.jpg?_wi=3", - imageAlt: "portrait satisfied business client", - }, - { - id: "4", - name: "Aldo Castillo", - role: "Tax Consultant", - description: "Professional guidance for your financial needs.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-secretary_23-2147626351.jpg?_wi=2", - imageAlt: "portrait satisfied business client", - }, - { - id: "5", - name: "Sofia Reyes", - role: "Office Manager", - description: "Keeping operations smooth and client-focused.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-successful-business-team-working-report-looking-camera_1262-12268.jpg?_wi=2", - imageAlt: "portrait satisfied business client", - }, + { id: "1", name: "Gloria Garcia", role: "Owner", description: "Dedicated tax expert with years of experience.", imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg", imageAlt: "portrait satisfied business client" }, + { id: "2", name: "Eduardo", role: "Tax Consultant", description: "Committed to clear communication and bilingual service.", imageSrc: "http://img.b2bpic.net/free-photo/stock-exchange-data-collected-empty-financial-department-office_482257-83100.jpg", imageAlt: "portrait satisfied business client" }, + { id: "3", name: "Kevin", role: "Tax Specialist", description: "Fast and accurate filing services.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mother-mother-talking-while-surfing-net-touchpad-while-father-baby-boy-are-background_637285-1594.jpg", imageAlt: "portrait satisfied business client" }, + { id: "4", name: "Aldo Castillo", role: "Tax Consultant", description: "Professional guidance for your financial needs.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-secretary_23-2147626351.jpg", imageAlt: "portrait satisfied business client" }, + { id: "5", name: "Sofia Reyes", role: "Office Manager", description: "Keeping operations smooth and client-focused.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-successful-business-team-working-report-looking-camera_1262-12268.jpg", imageAlt: "portrait satisfied business client" }, ]} title="Meet Our Dedicated Team" description="Our bilingual staff is committed to providing you with friendly, expert service." @@ -237,26 +130,11 @@ export default function LandingPage() { rating={5} author="Maria Sanchez" avatars={[ - { - src: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", - alt: "Maria Sanchez", - }, - { - src: "http://img.b2bpic.net/free-photo/portrait-cheerful-happy-excited-business-leadership-smiling_482257-10514.jpg", - alt: "Satisfied client 1", - }, - { - src: "http://img.b2bpic.net/free-photo/portrait-beautiful-female-executive-working-her-desk_1170-1941.jpg", - alt: "Satisfied client 2", - }, - { - src: "http://img.b2bpic.net/free-photo/businesswoman-office-engages-communication-virtual-presentation-talking_482257-133582.jpg", - alt: "Satisfied client 3", - }, - { - src: "http://img.b2bpic.net/free-photo/woman-showing-middle-finger-gesture-while-working-office_23-2150040035.jpg", - alt: "Satisfied client 4", - }, + { src: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", alt: "Maria Sanchez" }, + { src: "http://img.b2bpic.net/free-photo/portrait-cheerful-happy-excited-business-leadership-smiling_482257-10514.jpg", alt: "Satisfied client 1" }, + { src: "http://img.b2bpic.net/free-photo/portrait-beautiful-female-executive-working-her-desk_1170-1941.jpg", alt: "Satisfied client 2" }, + { src: "http://img.b2bpic.net/free-photo/businesswoman-office-engages-communication-virtual-presentation-talking_482257-133582.jpg", alt: "Satisfied client 3" }, + { src: "http://img.b2bpic.net/free-photo/woman-showing-middle-finger-gesture-while-working-office_23-2150040035.jpg", alt: "Satisfied client 4" }, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -268,21 +146,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "1", - title: "Do I need an appointment?", - content: "No, walk-ins are always welcome! We're here to help when you need us.", - }, - { - id: "2", - title: "Are you bilingual?", - content: "Yes, we proudly serve our community in both English and Spanish.", - }, - { - id: "3", - title: "What should I bring?", - content: "Bring your W-2s, 1099s, and any relevant tax documents. We'll guide you through the rest.", - }, + { id: "1", title: "Do I need an appointment?", content: "No, walk-ins are always welcome! We're here to help when you need us." }, + { id: "2", title: "Are you bilingual?", content: "Yes, we proudly serve our community in both English and Spanish." }, + { id: "3", title: "What should I bring?", content: "Bring your W-2s, 1099s, and any relevant tax documents. We'll guide you through the rest." }, ]} title="Frequently Asked Questions" description="Get quick answers to common questions about our tax services." @@ -293,16 +159,9 @@ export default function LandingPage() {
@@ -311,29 +170,15 @@ export default function LandingPage() { logoText="Gloria's Tax Services" columns={[ { - title: "Services", - items: [ - { - label: "Tax Preparation", - href: "#services", - }, - { - label: "Notary Services", - href: "#services", - }, + title: "Services", items: [ + { label: "Tax Preparation", href: "#services" }, + { label: "Notary Services", href: "#services" }, ], }, { - title: "Support", - items: [ - { - label: "Contact Us", - href: "#contact", - }, - { - label: "FAQ", - href: "#faq", - }, + title: "Support", items: [ + { label: "Contact Us", href: "#contact" }, + { label: "FAQ", href: "#faq" }, ], }, ]}