diff --git a/src/app/page.tsx b/src/app/page.tsx index a81e085..7d9b2b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,56 +31,28 @@ export default function LandingPage() {
@@ -107,38 +77,14 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Business Filing", - author: "Expert Admin", - description: "Accurate and timely filing of business documentation.", - tags: [ - "Admin", - "Filing", - ], - imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-female-entrepreneur-analyzing-business-reports-while-working-paperwork-office_637285-121.jpg", - }, + id: "f1", title: "Business Filing", author: "Expert Admin", description: "Accurate and timely filing of business documentation.", tags: ["Admin", "Filing"], + imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-female-entrepreneur-analyzing-business-reports-while-working-paperwork-office_637285-121.jpg"}, { - id: "f2", - title: "Document Review", - author: "Expert Admin", - description: "Careful review of your professional documentation.", - tags: [ - "Financial", - "Review", - ], - imageSrc: "http://img.b2bpic.net/free-photo/keyboard-smartphone-near-stationery_23-2147863735.jpg", - }, + id: "f2", title: "Document Review", author: "Expert Admin", description: "Careful review of your professional documentation.", tags: ["Financial", "Review"], + imageSrc: "http://img.b2bpic.net/free-photo/keyboard-smartphone-near-stationery_23-2147863735.jpg"}, { - id: "f3", - title: "Business Consultation", - author: "Expert Consultant", - description: "Expert advice to help your small business thrive.", - tags: [ - "Consulting", - "Support", - ], - imageSrc: "http://img.b2bpic.net/free-photo/team-working-together-project_23-2149325485.jpg", - }, + id: "f3", title: "Business Consultation", author: "Expert Consultant", description: "Expert advice to help your small business thrive.", tags: ["Consulting", "Support"], + imageSrc: "http://img.b2bpic.net/free-photo/team-working-together-project_23-2149325485.jpg"}, ]} title="Our Professional Services" description="We offer a range of specialized services tailored to meet your unique business and personal requirements." @@ -152,31 +98,13 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "10+", - title: "Years Serving LA", - items: [ - "Deep community roots", - "Proven reliability", - ], + id: "m1", value: "10+", title: "Years Serving LA", items: ["Deep community roots", "Proven reliability"], }, { - id: "m2", - value: "500+", - title: "Clients Helped", - items: [ - "Diverse business support", - "Professional guidance", - ], + id: "m2", value: "500+", title: "Clients Helped", items: ["Diverse business support", "Professional guidance"], }, { - id: "m3", - value: "100%", - title: "Local Commitment", - items: [ - "Serving South LA", - "Accessible location", - ], + id: "m3", value: "100%", title: "Local Commitment", items: ["Serving South LA", "Accessible location"], }, ]} title="Our Impact" @@ -190,20 +118,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "How do I schedule an appointment?", - content: "You can reach us at (213) 748-0182 to schedule your visit.", - }, + id: "q1", title: "How do I schedule an appointment?", content: "You can reach us at (213) 748-0182 to schedule your visit."}, { - id: "q2", - title: "Where are you located?", - content: "We are located at 1959 San Pedro St, Los Angeles, CA 90011.", - }, + id: "q2", title: "Where are you located?", content: "We are located at 1959 San Pedro St, Los Angeles, CA 90011."}, { - id: "q3", - title: "Do you provide estimates?", - content: "Yes, we are happy to discuss our service structure and provide estimates based on your specific requirements.", - }, + id: "q3", title: "Do you provide estimates?", content: "Yes, we are happy to discuss our service structure and provide estimates based on your specific requirements."}, ]} imageSrc="http://img.b2bpic.net/free-photo/two-happy-colleagues-using-laptop-video-call-sitting-table-with-cup-coffee-looking-display-talking-online-communication-concept_74855-12035.jpg" title="Common Questions" @@ -219,40 +138,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Jose Roberto Vargas", - handle: "@client", - testimonial: "Great service all the times.", - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg", - }, + id: "1", name: "Jose Roberto Vargas", handle: "@client", testimonial: "Great service all the times.", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg"}, { - id: "2", - name: "Richard Jimenez", - handle: "@loyal-client", - testimonial: "Been coming here for almost 10yrs, the ladies who work here are always helpful.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-executive-looking-information_1098-2091.jpg", - }, + id: "2", name: "Richard Jimenez", handle: "@loyal-client", testimonial: "Been coming here for almost 10yrs, the ladies who work here are always helpful.", imageSrc: "http://img.b2bpic.net/free-photo/happy-executive-looking-information_1098-2091.jpg"}, { - id: "3", - name: "Anonymous", - handle: "@client", - testimonial: "We appreciate all the feedback we receive to improve our standards.", - imageSrc: "http://img.b2bpic.net/free-photo/amazed-entrepreneur-showing-okay-sign-looking-happy-satisfied-with-product-standing-white_1258-26390.jpg", - }, + id: "3", name: "Anonymous", handle: "@client", testimonial: "We appreciate all the feedback we receive to improve our standards.", imageSrc: "http://img.b2bpic.net/free-photo/amazed-entrepreneur-showing-okay-sign-looking-happy-satisfied-with-product-standing-white_1258-26390.jpg"}, { - id: "4", - name: "Client Representative", - handle: "@staff", - testimonial: "We are committed to helping every customer with professionalism.", - imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-formal-wear-standing-office_1303-31472.jpg", - }, + id: "4", name: "Client Representative", handle: "@staff", testimonial: "We are committed to helping every customer with professionalism.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-formal-wear-standing-office_1303-31472.jpg"}, { - id: "5", - name: "Community Member", - handle: "@la-local", - testimonial: "Serving our neighbors is our passion.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-with-hand-chin_1262-20885.jpg", - }, + id: "5", name: "Community Member", handle: "@la-local", testimonial: "Serving our neighbors is our passion.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-with-hand-chin_1262-20885.jpg"}, ]} title="Client Feedback" description="We value feedback from our clients and strive to provide excellent service." @@ -263,18 +157,13 @@ export default function LandingPage() {