diff --git a/src/app/page.tsx b/src/app/page.tsx index 425e3db..28f1013 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,28 +30,14 @@ export default function LandingPage() {
@@ -60,74 +46,23 @@ export default function LandingPage() { title="Building Africa’s Future Through Innovation, Infrastructure & Intelligence" description="Real Estate. Logistics. Telecommunications. Hospitality. We build the systems that move economies forward." testimonials={[ - { - name: "John Omondi", - role: "CEO", - testimonial: "Dunkirk Group transformed our logistics chain.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/african-woman-successful-entrepreneur-wearing-glasses-face-portrait_53876-148050.jpg", - }, - { - name: "Sarah Auma", - role: "Director", - testimonial: "Unparalleled expertise in East African markets.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg", - }, - { - name: "David Musa", - role: "Investor", - testimonial: "A powerhouse of innovation and execution.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-work_23-2150152279.jpg", - }, - { - name: "Faith Akello", - role: "Partner", - testimonial: "Dunkirk Group built our telecom infrastructure.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg", - }, - { - name: "Samuel Kato", - role: "Developer", - testimonial: "Their hospitality projects are truly premium.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/amazingly-looking-african-american-man-wear-blue-blazer-with-brooch-black-turtleneck-glasses-posed-street-fashionable-black-guy_627829-2126.jpg", - }, + { name: "John Omondi", handle: "CEO", testimonial: "Dunkirk Group transformed our logistics chain.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/african-woman-successful-entrepreneur-wearing-glasses-face-portrait_53876-148050.jpg" }, + { name: "Sarah Auma", handle: "Director", testimonial: "Unparalleled expertise in East African markets.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg" }, + { name: "David Musa", handle: "Investor", testimonial: "A powerhouse of innovation and execution.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-work_23-2150152279.jpg" }, + { name: "Faith Akello", handle: "Partner", testimonial: "Dunkirk Group built our telecom infrastructure.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg" }, + { name: "Samuel Kato", handle: "Developer", testimonial: "Their hospitality projects are truly premium.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/amazingly-looking-african-american-man-wear-blue-blazer-with-brooch-black-turtleneck-glasses-posed-street-fashionable-black-guy_627829-2126.jpg" } ]} buttons={[ - { - text: "Explore Our Companies", - href: "#businesses", - }, - { - text: "Start a Project With Us", - href: "#contact", - }, + { text: "Explore Our Companies", href: "#businesses" }, + { text: "Start a Project With Us", href: "#contact" } ]} imageSrc="http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-4004.jpg" avatars={[ - { - src: "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg", - alt: "Executive Lead", - }, - { - src: "http://img.b2bpic.net/free-photo/classic-studio-portrait-black-american-male-dressed-suit-grey-vignette-background_613910-9558.jpg", - alt: "Senior Partner", - }, - { - src: "http://img.b2bpic.net/free-photo/african-american-man-standing-blue-background-with-hands-together-crossed-fingers-smiling-relaxed-cheerful-success-optimistic_839833-16124.jpg", - alt: "Operations Manager", - }, - { - src: "http://img.b2bpic.net/free-photo/portrait-serious-confident-male-office-worker-spectacles-formal-shirt-with-dark-skin-poses-spacious-cabinet_273609-3441.jpg", - alt: "Infrastructure Lead", - }, - { - src: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg", - alt: "Tech Specialist", - }, + { src: "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg", alt: "Executive Lead" }, + { src: "http://img.b2bpic.net/free-photo/classic-studio-portrait-black-american-male-dressed-suit-grey-vignette-background_613910-9558.jpg", alt: "Senior Partner" }, + { src: "http://img.b2bpic.net/free-photo/african-american-man-standing-blue-background-with-hands-together-crossed-fingers-smiling-relaxed-cheerful-success-optimistic_839833-16124.jpg", alt: "Operations Manager" }, + { src: "http://img.b2bpic.net/free-photo/portrait-serious-confident-male-office-worker-spectacles-formal-shirt-with-dark-skin-poses-spacious-cabinet_273609-3441.jpg", alt: "Infrastructure Lead" }, + { src: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg", alt: "Tech Specialist" } ]} avatarText="Trusted by 500+ leaders across the continent" /> @@ -148,49 +83,10 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - id: "1", - label: "Real Estate", - title: "Dunkirk Real Estate", - items: [ - "Property Management", - "Land Acquisition", - "Property Registration", - "Development", - ], - }, - { - id: "2", - label: "Logistics", - title: "Dunkirk Logistics", - items: [ - "Cross-Border Transport", - "Cargo Logistics", - "Fleet Solutions", - "Supply Chain", - ], - }, - { - id: "3", - label: "Consulting", - title: "Dunkirk Consults", - items: [ - "Mast Construction", - "Site Surveys", - "Infrastructure Maint.", - "Network Consulting", - ], - }, - { - id: "4", - label: "Hospitality", - title: "Dunkirk Hotels", - items: [ - "Premium Accommodation", - "Executive Stays", - "Conference Facilities", - ], - }, + { id: "1", label: "Real Estate", title: "Dunkirk Real Estate", items: ["Property Management", "Land Acquisition", "Property Registration", "Development"] }, + { id: "2", label: "Logistics", title: "Dunkirk Logistics", items: ["Cross-Border Transport", "Cargo Logistics", "Fleet Solutions", "Supply Chain"] }, + { id: "3", label: "Consulting", title: "Dunkirk Consults", items: ["Mast Construction", "Site Surveys", "Infrastructure Maint.", "Network Consulting"] }, + { id: "4", label: "Hospitality", title: "Dunkirk Hotels", items: ["Premium Accommodation", "Executive Stays", "Conference Facilities"] } ]} title="Our Core Companies" description="Pioneering growth in four key pillars of the African economy." @@ -199,39 +95,13 @@ export default function LandingPage() {