Update src/app/page.tsx
This commit is contained in:
@@ -64,7 +64,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
marqueeSpeed={25}
|
||||
showMarqueeCard={true}
|
||||
tag="AI-Powered Healthcare Websites"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -78,13 +77,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
speed={20}
|
||||
showCard={false}
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="problem-process" data-section="problem-process">
|
||||
<TextAbout
|
||||
title="Your clinic is losing patients online. Every single day."
|
||||
description="These six silent gaps quietly cost clinics real appointments — and most owners never realise it.\n\n1. Invisible on Google: Patients search at night and find your competitor instead.\n2. Slow Reply Time: Patients move on within minutes if no one responds.\n3. No After-Hours Booking: Your clinic is closed but patients are searching right now.\n4. Weak Online Trust: An outdated website quietly damages your reputation.\n5. Missing Mobile Patients: 80% of searches happen on phones — is your site ready?\n6. Manual Follow-Ups: Your staff is doing what AI should be handling for free.\n\nOur 3-step process ensures you go from zero to a patient-generating system in 5 days:\n\nStep 1 — Strategy Call: We audit your current digital presence and map your patient journey. Free, no obligation.\nStep 2 — We Build Everything: Custom AI website, booking system and automation — built and tested in 5 days.\nStep 3 — You Grow on Autopilot: Go live, watch new enquiries come in. Pay only when you love the result."
|
||||
useInvertedBackground={false}
|
||||
tag="THE PROBLEM & HOW IT WORKS"
|
||||
/>
|
||||
@@ -106,6 +105,7 @@ export default function LandingPage() {
|
||||
{ id: "5", name: "Clinic Revenue Maximizer", price: "Global", variant: "Revenue Growth Automation", imageSrc: "http://img.b2bpic.net/free-photo/team-doctors-consulting-analytics-green-screen-laptop_482257-123276.jpg", imageAlt: "Clinic Revenue Maximizer Preview" },
|
||||
{ id: "6", name: "Patient Engagement Hub", price: "Global", variant: "Automated Patient Follow-ups", imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-presenting-test-findings-via-scan-interpretation-tablet_482257-124410.jpg", imageAlt: "Patient Engagement Hub Preview" }
|
||||
]}
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -144,6 +144,7 @@ export default function LandingPage() {
|
||||
{ id: "3", value: "85%", title: "Improved Patient Trust Score", description: "Automated reviews and professional online presence.", icon: ShieldCheck },
|
||||
{ id: "4", value: "60%", title: "More Inquiry Requests", description: "Increased lead generation through engaging digital experiences.", icon: MessageSquare }
|
||||
]}
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -162,6 +163,7 @@ export default function LandingPage() {
|
||||
{ id: "4", name: "Dr. John Davis", role: "Senior Consultant", company: "New York Orthopedics, USA", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg", imageAlt: "Dr. John Davis" },
|
||||
{ id: "5", name: "Ms. Priya Sharma", role: "Clinic Manager", company: "Mumbai IVF Centre, India", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/specialist-explaining-virus-presentation-laptop-pensioner-with-face-mask-doctor-talking-about-coronavirus-display-illustration-giving-medical-advice-senior-man_482257-34866.jpg", imageAlt: "Ms. Priya Sharma" }
|
||||
]}
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user