diff --git a/src/app/page.tsx b/src/app/page.tsx index c909a92..f1e5b3f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,34 +34,20 @@ export default function LandingPage() { console.log('Flat6Labs link clicked')", + text: "Apply to Flat6Labs", href: "https://flat6labs.com/riyadh", onClick: () => console.log('Flat6Labs link clicked'), }} logoSrc="http://img.b2bpic.net/free-photo/parasol-located-old-quarter-seville_268835-15562.jpg" logoAlt="DentBridge Logo" @@ -72,8 +58,7 @@ export default function LandingPage() {
@@ -339,29 +219,11 @@ export default function LandingPage() { useInvertedBackground={true} members={[ { - id: "founder1", - name: "Co-Founder 1", - role: "CEO / Domain Expert", - description: "A licensed dentist with firsthand experience of the problems, leading market validation, sales, and product direction. Deep understanding of local dental network and customer behavior.", - imageSrc: "http://img.b2bpic.net/free-photo/content-caucasian-businesswoman-standing-with-folded-hands-portrait-confident-adult-beautiful-female-office-employer-black-blouse-posing-work-business-company-management-concept_74855-6952.jpg", - imageAlt: "Co-Founder 1", - }, + id: "founder1", name: "Co-Founder 1", role: "CEO / Domain Expert", description: "A licensed dentist with firsthand experience of the problems, leading market validation, sales, and product direction. Deep understanding of local dental network and customer behavior.", imageSrc: "http://img.b2bpic.net/free-photo/content-caucasian-businesswoman-standing-with-folded-hands-portrait-confident-adult-beautiful-female-office-employer-black-blouse-posing-work-business-company-management-concept_74855-6952.jpg", imageAlt: "Co-Founder 1"}, { - id: "founder2", - name: "Co-Founder 2", - role: "CTO / Tech Lead", - description: "A seasoned full-stack developer with expertise in mobile & web applications, responsible for platform development, architecture, and tech strategy. Builds robust and scalable solutions.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-asmr-artist-uses-quality-mic-studio-anti-stress-video_482257-124195.jpg", - imageAlt: "Co-Founder 2", - }, + id: "founder2", name: "Co-Founder 2", role: "CTO / Tech Lead", description: "A seasoned full-stack developer with expertise in mobile & web applications, responsible for platform development, architecture, and tech strategy. Builds robust and scalable solutions.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-asmr-artist-uses-quality-mic-studio-anti-stress-video_482257-124195.jpg", imageAlt: "Co-Founder 2"}, { - id: "partner", - name: "Contributing Partner", - role: "Strategic Support", - description: "Provides crucial business development, local market relationships, and strategic network connections. Key to navigating market access and partnerships in Saudi Arabia.", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-business-people-meeting-city-shaking-hands-near-office-building-low-angle-shot-communication-partnership-concept_74855-7732.jpg", - imageAlt: "Contributing Partner", - }, + id: "partner", name: "Contributing Partner", role: "Strategic Support", description: "Provides crucial business development, local market relationships, and strategic network connections. Key to navigating market access and partnerships in Saudi Arabia.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-business-people-meeting-city-shaking-hands-near-office-building-low-angle-shot-communication-partnership-concept_74855-7732.jpg", imageAlt: "Contributing Partner"}, ]} title="Meet the DentBridge Team" description="Our team brings a rare combination of deep domain expertise and strong technical capability, perfectly positioned to disrupt the Saudi dental market. We are fully committed to solving this daily operational crisis." @@ -373,25 +235,13 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "legal-status", - title: "What is the current legal status?", - content: "Founders are foreign nationals residing legally in Saudi Arabia. We are exploring a MISA (Ministry of Investment) foreign investment license for the tech sector and actively seeking a Saudi strategic partner for co-founding.", - }, + id: "legal-status", title: "What is the current legal status?", content: "Founders are foreign nationals residing legally in Saudi Arabia. We are exploring a MISA (Ministry of Investment) foreign investment license for the tech sector and actively seeking a Saudi strategic partner for co-founding."}, { - id: "compliance", - title: "How will DentBridge ensure compliance?", - content: "We plan to register as an LLC (ذ.م.م) via MISA or through a Saudi co-founder, obtain Commercial Registration under 'IT & Software Development', and comply with CITC regulations and Saudi PDPL data protection requirements. We will also coordinate with the Ministry of Health.", - }, + id: "compliance", title: "How will DentBridge ensure compliance?", content: "We plan to register as an LLC (ذ.م.م) via MISA or through a Saudi co-founder, obtain Commercial Registration under 'IT & Software Development', and comply with CITC regulations and Saudi PDPL data protection requirements. We will also coordinate with the Ministry of Health."}, { - id: "medical-decisions", - title: "Does DentBridge make medical decisions?", - content: "No. DentBridge is a B2B technology intermediary. It facilitates communication and workflow between clinics and labs but is not involved in direct medical decisions, ensuring PDPL compliance.", - }, + id: "medical-decisions", title: "Does DentBridge make medical decisions?", content: "No. DentBridge is a B2B technology intermediary. It facilitates communication and workflow between clinics and labs but is not involved in direct medical decisions, ensuring PDPL compliance."}, { - id: "vision2030", - title: "How does DentBridge align with Vision 2030?", - content: "Saudi Vision 2030 is accelerating digital health adoption. DentBridge supports this by digitalizing a key sector of the healthcare supply chain, aligning with national transformation goals.", - }, + id: "vision2030", title: "How does DentBridge align with Vision 2030?", content: "Saudi Vision 2030 is accelerating digital health adoption. DentBridge supports this by digitalizing a key sector of the healthcare supply chain, aligning with national transformation goals."}, ]} sideTitle="Legal & Regulatory Insights" sideDescription="Understanding the landscape for our B2B SaaS platform in Saudi Arabia. We ensure full compliance and strategic partnerships." @@ -404,14 +254,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "WhatsApp", - "Phone Calls", - "Generic ERP Systems", - "Email", - "Manual Processes", - "Informal Trust", - "Legacy Systems", - ]} + "WhatsApp", "Phone Calls", "Generic ERP Systems", "Email", "Manual Processes", "Informal Trust", "Legacy Systems"]} title="Competitive Landscape & Our Advantage" description="There is NO direct digital competitor in Saudi Arabia or the GCC for this specific B2B workflow. Our solution fills a critical gap where current alternatives fall short." showCard={true} @@ -422,8 +265,7 @@ export default function LandingPage() {