diff --git a/src/app/page.tsx b/src/app/page.tsx index 9996309..be6dd84 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,28 +31,14 @@ export default function LandingPage() { @@ -61,74 +47,23 @@ export default function LandingPage() { title="Empowering Minority-Owned Businesses Across America" description="Access the capital, contracts, and technical guidance you need to scale your enterprise. Partner with the MBDA today." testimonials={[ - { - name: "Maria Lopez", - handle: "Construction Co. CEO", - testimonial: "The MBDA helped us secure critical federal contracts that doubled our growth.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/team-portrait-three-successful-businesswomen_1262-21087.jpg?_wi=1", - }, - { - name: "David Chen", - handle: "Tech Solutions Founder", - testimonial: "Unparalleled access to capital and advisory resources. Truly a game-changer.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/relaxed-rich-man-using-laptop-luxury-vacation-home_482257-82348.jpg?_wi=1", - }, - { - name: "Sarah Miller", - handle: "Retail Partners CEO", - testimonial: "The guidance provided was instrumental in our scaling efforts.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-diverse-women-together_23-2151682051.jpg", - }, - { - name: "James Wilson", - handle: "Logistics Owner", - testimonial: "An essential partner for any minority-owned business looking to expand.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-modern-man-holding-his-laptop-notebook_23-2148728890.jpg", - }, - { - name: "Priya Sharma", - handle: "Tech Founder", - testimonial: "Their network and resource access are second to none.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-community-women-smiling_23-2148431301.jpg", - }, + { name: "Maria Lopez", handle: "Construction Co. CEO", testimonial: "The MBDA helped us secure critical federal contracts that doubled our growth.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/team-portrait-three-successful-businesswomen_1262-21087.jpg" }, + { name: "David Chen", handle: "Tech Solutions Founder", testimonial: "Unparalleled access to capital and advisory resources. Truly a game-changer.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/relaxed-rich-man-using-laptop-luxury-vacation-home_482257-82348.jpg" }, + { name: "Sarah Miller", handle: "Retail Partners CEO", testimonial: "The guidance provided was instrumental in our scaling efforts.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-diverse-women-together_23-2151682051.jpg" }, + { name: "James Wilson", handle: "Logistics Owner", testimonial: "An essential partner for any minority-owned business looking to expand.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-modern-man-holding-his-laptop-notebook_23-2148728890.jpg" }, + { name: "Priya Sharma", handle: "Tech Founder", testimonial: "Their network and resource access are second to none.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-community-women-smiling_23-2148431301.jpg" }, ]} buttons={[ - { - text: "Call (202) 482-2000", - href: "tel:2024822000", - }, - { - text: "Request Consultation", - href: "#contact", - }, + { text: "Call (202) 482-2000", href: "tel:2024822000" }, + { text: "Request Consultation", href: "#contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/entrepreneur-sitting-wheelchair-talking-business-partners-work-break-laughing-having-fun-disability-friendly-office-male-worker-with-impairment-chatting-with-colleagues_482257-48150.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/entrepreneur-sitting-wheelchair-talking-business-partners-work-break-laughing-having-fun-disability-friendly-office-male-worker-with-impairment-chatting-with-colleagues_482257-48150.jpg" avatars={[ - { - src: "http://img.b2bpic.net/free-photo/pov-client-advertises-organic-farming_482257-80727.jpg", - alt: "Entrepreneur", - }, - { - src: "http://img.b2bpic.net/free-photo/beautiful-girl-black-apron-holding-handmade-mug-hands-dreamily-looking-camera-pottery-studio_574295-874.jpg", - alt: "Entrepreneur", - }, - { - src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-small-plant_23-2149412612.jpg", - alt: "Entrepreneur", - }, - { - src: "http://img.b2bpic.net/free-photo/smiley-woman-posing-with-copy-space_23-2148396012.jpg", - alt: "Entrepreneur", - }, - { - src: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg", - alt: "Entrepreneur", - }, + { src: "http://img.b2bpic.net/free-photo/pov-client-advertises-organic-farming_482257-80727.jpg", alt: "Entrepreneur" }, + { src: "http://img.b2bpic.net/free-photo/beautiful-girl-black-apron-holding-handmade-mug-hands-dreamily-looking-camera-pottery-studio_574295-874.jpg", alt: "Entrepreneur" }, + { src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-small-plant_23-2149412612.jpg", alt: "Entrepreneur" }, + { src: "http://img.b2bpic.net/free-photo/smiley-woman-posing-with-copy-space_23-2148396012.jpg", alt: "Entrepreneur" }, + { src: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg", alt: "Entrepreneur" }, ]} avatarText="Join 15,000+ businesses supported" /> @@ -140,24 +75,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} metrics={[ - { - id: "m1", - icon: Award, - title: "Years Serving", - value: "50+", - }, - { - id: "m2", - icon: DollarSign, - title: "Capital Accessed", - value: "$1B+", - }, - { - id: "m3", - icon: MapPin, - title: "Business Centers", - value: "40", - }, + { id: "m1", icon: Award, title: "Years Serving", value: "50+" }, + { id: "m2", icon: DollarSign, title: "Capital Accessed", value: "$1B+" }, + { id: "m3", icon: MapPin, title: "Business Centers", value: "40" }, ]} title="Decades of Impact" description="Measurable results for minority entrepreneurs nationwide." @@ -171,64 +91,28 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Financing Access", - description: "Connect with lenders and equity investors tailored to your business needs.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-wheelchair-user-with-disability-laughing-with-people-startup-office-meeting-break-female-worker-dealing-with-chronic-health-condition-talking-cheerful-colleagues_482257-44610.jpg", - }, + title: "Financing Access", description: "Connect with lenders and equity investors tailored to your business needs.", media: { imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-wheelchair-user-with-disability-laughing-with-people-startup-office-meeting-break-female-worker-dealing-with-chronic-health-condition-talking-cheerful-colleagues_482257-44610.jpg" }, items: [ - { - icon: CheckCircle, - text: "Loan Packaging", - }, - { - icon: CheckCircle, - text: "Venture Capital", - }, + { icon: CheckCircle, text: "Loan Packaging" }, + { icon: CheckCircle, text: "Venture Capital" }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-sitting-wheelchair-talking-business-partners-work-break-laughing-having-fun-disability-friendly-office-male-worker-with-impairment-chatting-with-colleagues_482257-48150.jpg?_wi=2", - imageAlt: "diverse minority business owners meeting", }, { - title: "Contract Opportunities", - description: "Identify and win federal, state, and private contract opportunities.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-discussing-work_23-2148868400.jpg", - }, + title: "Contract Opportunities", description: "Identify and win federal, state, and private contract opportunities.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-discussing-work_23-2148868400.jpg" }, items: [ - { - icon: CheckCircle, - text: "Procurement Matching", - }, - { - icon: CheckCircle, - text: "Certification Assistance", - }, + { icon: CheckCircle, text: "Procurement Matching" }, + { icon: CheckCircle, text: "Certification Assistance" }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/team-portrait-three-successful-businesswomen_1262-21087.jpg?_wi=2", - imageAlt: "diverse minority business owners meeting", }, { - title: "Business Counseling", - description: "One-on-one expert advice to solve complex business challenges.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/friendly-car-salesman-showcasing-dealership-vehicles-clients_482257-112788.jpg", - }, + title: "Business Counseling", description: "One-on-one expert advice to solve complex business challenges.", media: { imageSrc: "http://img.b2bpic.net/free-photo/friendly-car-salesman-showcasing-dealership-vehicles-clients_482257-112788.jpg" }, items: [ - { - icon: CheckCircle, - text: "Operational Strategy", - }, - { - icon: CheckCircle, - text: "Market Expansion", - }, + { icon: CheckCircle, text: "Operational Strategy" }, + { icon: CheckCircle, text: "Market Expansion" }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/relaxed-rich-man-using-laptop-luxury-vacation-home_482257-82348.jpg?_wi=2", - imageAlt: "diverse minority business owners meeting", }, ]} title="Core MBDA Services" @@ -242,60 +126,16 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Sarah Miller", - role: "CEO", - company: "Retail Partners", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-asian-girl-barista-working-cafe-holding-cup-tea-giving-client-their-order_1258-199284.jpg", - }, - { - id: "2", - name: "James Wilson", - role: "Owner", - company: "Wilson Logistics", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-happy-african-american-person_1303-2104.jpg", - }, - { - id: "3", - name: "Priya Sharma", - role: "Founder", - company: "Sharma Tech", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-lady-baker-standing-with-arms-crossed_171337-16097.jpg", - }, - { - id: "4", - name: "Roberto Diaz", - role: "Partner", - company: "Diaz Construction", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-looking-clothes_23-2149726805.jpg", - }, - { - id: "5", - name: "Emily Chen", - role: "CEO", - company: "Global Exports", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/nature-lover-working-greenhouse_23-2149037251.jpg", - }, + { id: "1", name: "Sarah Miller", role: "CEO", company: "Retail Partners", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-asian-girl-barista-working-cafe-holding-cup-tea-giving-client-their-order_1258-199284.jpg" }, + { id: "2", name: "James Wilson", role: "Owner", company: "Wilson Logistics", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/business-happy-african-american-person_1303-2104.jpg" }, + { id: "3", name: "Priya Sharma", role: "Founder", company: "Sharma Tech", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-lady-baker-standing-with-arms-crossed_171337-16097.jpg" }, + { id: "4", name: "Roberto Diaz", role: "Partner", company: "Diaz Construction", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-looking-clothes_23-2149726805.jpg" }, + { id: "5", name: "Emily Chen", role: "CEO", company: "Global Exports", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/nature-lover-working-greenhouse_23-2149037251.jpg" }, ]} kpiItems={[ - { - value: "95%", - label: "Client Retention", - }, - { - value: "2x", - label: "Revenue Growth", - }, - { - value: "15k", - label: "Jobs Created", - }, + { value: "95%", label: "Client Retention" }, + { value: "2x", label: "Revenue Growth" }, + { value: "15k", label: "Jobs Created" }, ]} title="Success Stories" description="Hear from the business owners who have scaled with our support." @@ -307,10 +147,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Mission to Support Minority Enterprises" buttons={[ - { - text: "Read Full Mission", - href: "#", - }, + { text: "Read Full Mission", href: "#" }, ]} /> @@ -319,21 +156,9 @@ export default function LandingPage() {