|
|
|
|
@@ -38,7 +38,8 @@ export default function LandingPage() {
|
|
|
|
|
{ name: "Contact", id: "contact" },
|
|
|
|
|
]}
|
|
|
|
|
button={{
|
|
|
|
|
text: "Schedule Audit", href: "contact"}}
|
|
|
|
|
text: "Schedule Audit", href: "contact"
|
|
|
|
|
}}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -47,7 +48,7 @@ export default function LandingPage() {
|
|
|
|
|
logoText="IPO Generation"
|
|
|
|
|
description="We architect the digital and financial bridge between local operations and global capital markets. Through precision-engineered tech transformation, we prepare your enterprise for the world stage."
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Start Your Transformation", href: "contact" },
|
|
|
|
|
{ text: "Get Free IPO Readiness Audit", href: "contact" },
|
|
|
|
|
{ text: "Learn Our Process", href: "about" },
|
|
|
|
|
]}
|
|
|
|
|
background={{ variant: "sparkles-gradient" }}
|
|
|
|
|
@@ -131,16 +132,22 @@ export default function LandingPage() {
|
|
|
|
|
tagAnimation="blur-reveal"
|
|
|
|
|
plans={[
|
|
|
|
|
{
|
|
|
|
|
id: "discovery", tag: "Discovery Phase", price: "Strategic", period: "Assessment", description: "Initial evaluation of your enterprise value, technology gaps, and market readiness for public listing.", button: { text: "Schedule Audit", href: "contact" }, featuresTitle: "Included:", features: [
|
|
|
|
|
"Comprehensive valuation analysis", "Tech infrastructure assessment", "Market readiness evaluation", "Regulatory compliance review"],
|
|
|
|
|
id: "discovery", tag: "Discovery Phase", price: "Strategic", period: "Assessment", description: "Initial evaluation of your enterprise value, technology gaps, and market readiness for public listing.", button: { text: "Schedule Audit", href: "contact" },
|
|
|
|
|
featuresTitle: "Included:", features: [
|
|
|
|
|
"Comprehensive valuation analysis", "Tech infrastructure assessment", "Market readiness evaluation", "Regulatory compliance review"
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "transform", tag: "Transformation Program", price: "Success-Driven", period: "Model", description: "Full digital and financial restructuring with our interests aligned to your market capitalization growth.", button: { text: "Explore Program", href: "contact" }, featuresTitle: "Delivered:", features: [
|
|
|
|
|
"AI-powered systems integration", "Financial restructuring", "Governance framework implementation", "Investor relations strategy", "Ongoing market advisory"],
|
|
|
|
|
id: "transform", tag: "Transformation Program", price: "Success-Driven", period: "Model", description: "Full digital and financial restructuring with our interests aligned to your market capitalization growth.", button: { text: "Explore Program", href: "contact" },
|
|
|
|
|
featuresTitle: "Delivered:", features: [
|
|
|
|
|
"AI-powered systems integration", "Financial restructuring", "Governance framework implementation", "Investor relations strategy", "Ongoing market advisory"
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "launch", tag: "IPO Execution", price: "Full Spectrum", period: "Support", description: "End-to-end IPO launch coordination with dual-listing expertise across Egyptian and international exchanges.", button: { text: "Begin Launch", href: "contact" }, featuresTitle: "Managed:", features: [
|
|
|
|
|
"Exchange coordination (DFM/ADX)", "Investor roadshow management", "Regulatory filing optimization", "Post-listing performance strategy", "Long-term institutional relationships"],
|
|
|
|
|
id: "launch", tag: "IPO Execution", price: "Full Spectrum", period: "Support", description: "End-to-end IPO launch coordination with dual-listing expertise across Egyptian and international exchanges.", button: { text: "Begin Launch", href: "contact" },
|
|
|
|
|
featuresTitle: "Managed:", features: [
|
|
|
|
|
"Exchange coordination (DFM/ADX)", "Investor roadshow management", "Regulatory filing optimization", "Post-listing performance strategy", "Long-term institutional relationships"
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
@@ -158,17 +165,23 @@ export default function LandingPage() {
|
|
|
|
|
tagAnimation="blur-reveal"
|
|
|
|
|
team={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", name: "Khalid Al-Ezaby", role: "Founder & Chief Strategist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZdVdTvy4rPNAr6JLCRSxvrbsq/a-professional-headshot-portrait-of-a-co-1772804301289-4c829dfa.png", imageAlt: "Khalid Al-Ezaby"},
|
|
|
|
|
id: "1", name: "Khalid Al-Ezaby", role: "Founder & Chief Strategist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZdVdTvy4rPNAr6JLCRSxvrbsq/a-professional-headshot-portrait-of-a-co-1772804301289-4c829dfa.png", imageAlt: "Khalid Al-Ezaby"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", name: "Amara Okafor", role: "VP Technology Transformation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZdVdTvy4rPNAr6JLCRSxvrbsq/a-professional-headshot-portrait-of-a-co-1772804299504-ab41f590.png", imageAlt: "Amara Okafor"},
|
|
|
|
|
id: "2", name: "Amara Okafor", role: "VP Technology Transformation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZdVdTvy4rPNAr6JLCRSxvrbsq/a-professional-headshot-portrait-of-a-co-1772804299504-ab41f590.png", imageAlt: "Amara Okafor"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", name: "Yasmin Hassan", role: "Head of Capital Markets", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZdVdTvy4rPNAr6JLCRSxvrbsq/a-professional-headshot-of-a-confident-f-1772804299591-b0dd8721.png", imageAlt: "Yasmin Hassan"},
|
|
|
|
|
id: "3", name: "Yasmin Hassan", role: "Head of Capital Markets", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZdVdTvy4rPNAr6JLCRSxvrbsq/a-professional-headshot-of-a-confident-f-1772804299591-b0dd8721.png", imageAlt: "Yasmin Hassan"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4", name: "Marcus Chen", role: "Governance & Compliance Lead", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZdVdTvy4rPNAr6JLCRSxvrbsq/a-professional-headshot-of-a-male-execut-1772804299449-b5c87d7f.png", imageAlt: "Marcus Chen"},
|
|
|
|
|
id: "4", name: "Marcus Chen", role: "Governance & Compliance Lead", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZdVdTvy4rPNAr6JLCRSxvrbsq/a-professional-headshot-of-a-male-execut-1772804299449-b5c87d7f.png", imageAlt: "Marcus Chen"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "5", name: "Fatima Al-Mansouri", role: "Regional Exchange Specialist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZdVdTvy4rPNAr6JLCRSxvrbsq/a-professional-headshot-of-a-confident-f-1772804299131-3a7f3934.png", imageAlt: "Fatima Al-Mansouri"},
|
|
|
|
|
id: "5", name: "Fatima Al-Mansouri", role: "Regional Exchange Specialist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZdVdTvy4rPNAr6JLCRSxvrbsq/a-professional-headshot-of-a-confident-f-1772804299131-3a7f3934.png", imageAlt: "Fatima Al-Mansouri"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "6", name: "David Kobo", role: "Financial Restructuring Expert", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZdVdTvy4rPNAr6JLCRSxvrbsq/a-professional-headshot-of-a-male-execut-1772804299530-29119e4f.png", imageAlt: "David Kobo"},
|
|
|
|
|
id: "6", name: "David Kobo", role: "Financial Restructuring Expert", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZdVdTvy4rPNAr6JLCRSxvrbsq/a-professional-headshot-of-a-male-execut-1772804299530-29119e4f.png", imageAlt: "David Kobo"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
@@ -186,22 +199,28 @@ export default function LandingPage() {
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", name: "Ahmed Mansour", role: "CEO", company: "TechFlow Egypt", rating: 5,
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZdVdTvy4rPNAr6JLCRSxvrbsq/a-professional-portrait-photograph-of-a--1772804300649-900d9e02.png", imageAlt: "Ahmed Mansour"},
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZdVdTvy4rPNAr6JLCRSxvrbsq/a-professional-portrait-photograph-of-a--1772804300649-900d9e02.png", imageAlt: "Ahmed Mansour"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", name: "Layla Bahri", role: "Founder", company: "Digital Logistics MENA", rating: 5,
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZdVdTvy4rPNAr6JLCRSxvrbsq/a-professional-portrait-of-a-confident-f-1772804302216-2cab77ba.png", imageAlt: "Layla Bahri"},
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZdVdTvy4rPNAr6JLCRSxvrbsq/a-professional-portrait-of-a-confident-f-1772804302216-2cab77ba.png", imageAlt: "Layla Bahri"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", name: "Karim Ragheb", role: "Executive Chairman", company: "Fintech Innovations UAE", rating: 5,
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZdVdTvy4rPNAr6JLCRSxvrbsq/a-professional-executive-portrait-of-a-s-1772804300552-b6087f59.png", imageAlt: "Karim Ragheb"},
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZdVdTvy4rPNAr6JLCRSxvrbsq/a-professional-executive-portrait-of-a-s-1772804300552-b6087f59.png", imageAlt: "Karim Ragheb"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4", name: "Nadia Al-Balushi", role: "Managing Director", company: "GCC Trading Systems", rating: 5,
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZdVdTvy4rPNAr6JLCRSxvrbsq/a-professional-portrait-of-a-confident-f-1772804299967-9377491e.png", imageAlt: "Nadia Al-Balushi"},
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZdVdTvy4rPNAr6JLCRSxvrbsq/a-professional-portrait-of-a-confident-f-1772804299967-9377491e.png", imageAlt: "Nadia Al-Balushi"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "5", name: "Ibrahim Khalifa", role: "President", company: "Regional Commerce Group", rating: 5,
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZdVdTvy4rPNAr6JLCRSxvrbsq/a-professional-executive-portrait-of-a-s-1772804301095-136bf70d.png", imageAlt: "Ibrahim Khalifa"},
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZdVdTvy4rPNAr6JLCRSxvrbsq/a-professional-executive-portrait-of-a-s-1772804301095-136bf70d.png", imageAlt: "Ibrahim Khalifa"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "6", name: "Samira Hassan", role: "Chief Operating Officer", company: "Market Solutions MENA", rating: 5,
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZdVdTvy4rPNAr6JLCRSxvrbsq/a-professional-portrait-of-a-confident-f-1772804300231-707f7fcc.png", imageAlt: "Samira Hassan"},
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZdVdTvy4rPNAr6JLCRSxvrbsq/a-professional-portrait-of-a-confident-f-1772804300231-707f7fcc.png", imageAlt: "Samira Hassan"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
gridVariant="uniform-all-items-equal"
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
|