diff --git a/src/app/page.tsx b/src/app/page.tsx index a548483..66f2bd7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,25 +33,15 @@ export default function LandingPage() { @@ -63,63 +53,33 @@ export default function LandingPage() { description="PM Enterprises Inc offers professional, friendly, and highly accommodating tax and accounting services to make your tax season easy." testimonials={[ { - name: "Veronica Strong Davis", - handle: "@veronica", - testimonial: "PM Enterprises is a tax service that will not disappoint. Knowledgeable, friendly and highly accommodating staff.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=1", - }, + name: "Veronica Strong Davis", handle: "@veronica", testimonial: "PM Enterprises is a tax service that will not disappoint. Knowledgeable, friendly and highly accommodating staff.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg"}, { - name: "Happy Client", - handle: "@client", - testimonial: "Very professional & accommodating service!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-people-analyzing-data_23-2147626541.jpg?_wi=1", - }, + name: "Happy Client", handle: "@client", testimonial: "Very professional & accommodating service!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/business-people-analyzing-data_23-2147626541.jpg"}, { - name: "Business Owner", - handle: "@owner", - testimonial: "They go the extra mile to accommodate our schedule every year.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-looking-camera-posing_176420-3837.jpg?_wi=1", - }, + name: "Business Owner", handle: "@owner", testimonial: "They go the extra mile to accommodate our schedule every year.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-looking-camera-posing_176420-3837.jpg"}, { - name: "Tax Payer", - handle: "@taxpayer", - testimonial: "Tax season is easy with their help.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg?_wi=1", - }, + name: "Tax Payer", handle: "@taxpayer", testimonial: "Tax season is easy with their help.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg"}, { - name: "Laurel Local", - handle: "@local", - testimonial: "Best accounting services in Laurel, MD.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg?_wi=1", - }, + name: "Laurel Local", handle: "@local", testimonial: "Best accounting services in Laurel, MD.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg"}, ]} imageSrc="http://img.b2bpic.net/free-photo/diverse-colleagues-discuss-strategy-ideas_482257-121981.jpg" avatars={[ { - src: "http://img.b2bpic.net/free-photo/blond-businessman-sad-expression_1194-3905.jpg", - alt: "happy client 1", - }, + src: "http://img.b2bpic.net/free-photo/blond-businessman-sad-expression_1194-3905.jpg", alt: "happy client 1"}, { - src: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg", - alt: "happy client 2", - }, + src: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg", alt: "happy client 2"}, { - src: "http://img.b2bpic.net/free-photo/blond-businessman-surprised-expression_1194-3809.jpg", - alt: "happy client 3", - }, + src: "http://img.b2bpic.net/free-photo/blond-businessman-surprised-expression_1194-3809.jpg", alt: "happy client 3"}, { - src: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", - alt: "happy client 4", - }, + src: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", alt: "happy client 4"}, { - src: "http://img.b2bpic.net/free-photo/laughing-businesswomen-with-laptop_23-2147626419.jpg", - alt: "happy client 5", - }, + src: "http://img.b2bpic.net/free-photo/laughing-businesswomen-with-laptop_23-2147626419.jpg", alt: "happy client 5"}, ]} avatarText="Join 1000+ satisfied clients" /> @@ -131,9 +91,7 @@ export default function LandingPage() { title="Serving Laurel with Integrity & Professionalism" buttons={[ { - text: "Learn More", - href: "#features", - }, + text: "Learn More", href: "#features"}, ]} /> @@ -144,28 +102,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Tax Preparation", - description: "Expert tax filing for individuals and small businesses.", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-office-talking-phone_273609-4718.jpg", - buttonIcon: "CheckCircle", + title: "Tax Preparation", description: "Expert tax filing for individuals and small businesses.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-office-talking-phone_273609-4718.jpg", buttonIcon: CheckCircle, }, { - title: "Bookkeeping", - description: "Accurate records to keep your finances in order.", - imageSrc: "http://img.b2bpic.net/free-photo/office-coffee-copy-space-laptop-desktop-paper_1418-50.jpg", - buttonIcon: "CheckCircle", + title: "Bookkeeping", description: "Accurate records to keep your finances in order.", imageSrc: "http://img.b2bpic.net/free-photo/office-coffee-copy-space-laptop-desktop-paper_1418-50.jpg", buttonIcon: CheckCircle, }, { - title: "Business Advisory", - description: "Strategic insights to help your business grow.", - imageSrc: "http://img.b2bpic.net/free-photo/caucasian-boss-glasses-holding-scale-model-house-future-real-estate-while-two-young-architects-presenting-construction-project-him_273609-5763.jpg", - buttonIcon: "CheckCircle", + title: "Business Advisory", description: "Strategic insights to help your business grow.", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-boss-glasses-holding-scale-model-house-future-real-estate-while-two-young-architects-presenting-construction-project-him_273609-5763.jpg", buttonIcon: CheckCircle, }, { - title: "Payroll Services", - description: "Efficient payroll management for your employees.", - imageSrc: "http://img.b2bpic.net/free-vector/elements-related-business-deal_23-2147554700.jpg", - buttonIcon: "CheckCircle", + title: "Payroll Services", description: "Efficient payroll management for your employees.", imageSrc: "http://img.b2bpic.net/free-vector/elements-related-business-deal_23-2147554700.jpg", buttonIcon: CheckCircle, }, ]} title="Our Accounting Services" @@ -180,23 +126,14 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - icon: Award, - title: "Years Experience", - value: "20+", - }, + id: "m1", icon: Award, + title: "Years Experience", value: "20+"}, { - id: "m2", - icon: Users, - title: "Happy Clients", - value: "1000+", - }, + id: "m2", icon: Users, + title: "Happy Clients", value: "1000+"}, { - id: "m3", - icon: CheckCircle, - title: "Success Rate", - value: "99%", - }, + id: "m3", icon: CheckCircle, + title: "Success Rate", value: "99%"}, ]} title="Proven Track Record" description="Years of experience serving the community." @@ -208,14 +145,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Local Business A", - "Community Partner B", - "Service Provider C", - "Local Enterprise D", - "Regional Trade E", - "Small Business F", - "Professional Assoc G", - ]} + "Local Business A", "Community Partner B", "Service Provider C", "Local Enterprise D", "Regional Trade E", "Small Business F", "Professional Assoc G"]} title="Trusted by Local Businesses" description="We are proud to serve our local community in Laurel and beyond." /> @@ -226,35 +156,17 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Veronica Strong Davis", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=2", - }, + id: "t1", name: "Veronica Strong Davis", imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg"}, { - id: "t2", - name: "Happy Client", - imageSrc: "http://img.b2bpic.net/free-photo/business-people-analyzing-data_23-2147626541.jpg?_wi=2", - }, + id: "t2", name: "Happy Client", imageSrc: "http://img.b2bpic.net/free-photo/business-people-analyzing-data_23-2147626541.jpg"}, { - id: "t3", - name: "Business Owner", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-looking-camera-posing_176420-3837.jpg?_wi=2", - }, + id: "t3", name: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-looking-camera-posing_176420-3837.jpg"}, { - id: "t4", - name: "Tax Payer", - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg?_wi=2", - }, + id: "t4", name: "Tax Payer", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg"}, { - id: "t5", - name: "Laurel Local", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg?_wi=2", - }, + id: "t5", name: "Laurel Local", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg"}, { - id: "t6", - name: "Satisfied Customer", - imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-discussing-having-fun_53876-119798.jpg", - }, + id: "t6", name: "Satisfied Customer", imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-discussing-having-fun_53876-119798.jpg"}, ]} cardTitle="What Our Clients Say" cardTag="Reviews" @@ -267,20 +179,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Do you offer document pick-up?", - content: "Yes, we provide document pick-up for those who need extra accommodation.", - }, + id: "f1", title: "Do you offer document pick-up?", content: "Yes, we provide document pick-up for those who need extra accommodation."}, { - id: "f2", - title: "What are your business hours?", - content: "We open at 9 AM. Please call to confirm appointment availability.", - }, + id: "f2", title: "What are your business hours?", content: "We open at 9 AM. Please call to confirm appointment availability."}, { - id: "f3", - title: "Can you handle small business taxes?", - content: "Absolutely, we specialize in small business tax preparation and advisory.", - }, + id: "f3", title: "Can you handle small business taxes?", content: "Absolutely, we specialize in small business tax preparation and advisory."}, ]} sideTitle="Common Questions" sideDescription="Everything you need to know about our services." @@ -292,8 +195,7 @@ export default function LandingPage() {