Merge version_1 into main #3
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
title="Empowering Your Therapy Practice"
|
||||
description="TheraFlow provides a seamless, secure, and professional platform designed to help you focus on what matters: your clients."
|
||||
buttons={[{ text: "Book Demo", href: "#contact" }, { text: "Learn More", href: "#features" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-colorful-overloaded-bullet-journal_23-2150168648.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-colorful-overloaded-bullet-journal_23-2150168648.jpg?_wi=1"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", alt: "Happy professional" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-with-book_329181-1214.jpg", alt: "Portrait of beautiful woman with book" },
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Smart Calendar", description: "Manage all your in-person and online bookings effortlessly.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/medical-enrollment-form-document-medicare-concept_53876-121139.jpg" },
|
||||
title: "Smart Calendar", description: "Manage all your in-person and online bookings effortlessly.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/medical-enrollment-form-document-medicare-concept_53876-121139.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-male-ceo-watching-olympic-games-stream_482257-123108.jpg" },
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169856.jpg" },
|
||||
},
|
||||
{
|
||||
title: "Client Management", description: "Unified client profiles, history, and communication tools.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/young-female-with-pinkish-hair-posing_344912-854.jpg" },
|
||||
title: "Client Management", description: "Unified client profiles, history, and communication tools.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/young-female-with-pinkish-hair-posing_344912-854.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/website-hosting-concept-with-hands-holding-tablet_23-2149406779.jpg" },
|
||||
},
|
||||
]}
|
||||
@@ -139,8 +139,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{ id: "solo", title: "Solo Psychologist", price: "$49", period: "/mo", features: ["1 User", "Unlimited Clients", "Basic Notes"], button: { text: "Get Started" }, imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-tablet-while-chilling-sofa_23-2147670449.jpg" },
|
||||
{ id: "clinic", title: "Small Clinic", price: "$129", period: "/mo", features: ["5 Users", "Unlimited Clients", "Team Scheduling"], button: { text: "Get Started" }, imageSrc: "http://img.b2bpic.net/free-photo/still-life-colorful-overloaded-bullet-journal_23-2150168648.jpg" },
|
||||
{ id: "pro", title: "Professional Clinic", price: "$249", period: "/mo", features: ["20 Users", "Unlimited Clients", "Custom Reporting"], button: { text: "Get Started" }, imageSrc: "http://img.b2bpic.net/free-photo/medical-enrollment-form-document-medicare-concept_53876-121139.jpg" },
|
||||
{ id: "clinic", title: "Small Clinic", price: "$129", period: "/mo", features: ["5 Users", "Unlimited Clients", "Team Scheduling"], button: { text: "Get Started" }, imageSrc: "http://img.b2bpic.net/free-photo/still-life-colorful-overloaded-bullet-journal_23-2150168648.jpg?_wi=2" },
|
||||
{ id: "pro", title: "Professional Clinic", price: "$249", period: "/mo", features: ["20 Users", "Unlimited Clients", "Custom Reporting"], button: { text: "Get Started" }, imageSrc: "http://img.b2bpic.net/free-photo/medical-enrollment-form-document-medicare-concept_53876-121139.jpg?_wi=2" },
|
||||
]}
|
||||
title="Simple, Transparent Pricing"
|
||||
description="Choose the right plan for your clinical needs."
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Dr. Sarah", handle: "Clinical Psychologist", testimonial: "TheraFlow changed my entire daily workflow. No more scattered notes.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-with-pinkish-hair-posing_344912-854.jpg" },
|
||||
{ id: "t1", name: "Dr. Sarah", handle: "Clinical Psychologist", testimonial: "TheraFlow changed my entire daily workflow. No more scattered notes.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-with-pinkish-hair-posing_344912-854.jpg?_wi=2" },
|
||||
{ id: "t2", name: "Dr. Mark", handle: "Child Psychiatrist", testimonial: "Finally, a HIPAA-compliant tool that feels human and helpful.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-glasses-holding-book_23-2148816883.jpg" },
|
||||
{ id: "t3", name: "Dr. Emily", handle: "Counselor", testimonial: "I love how easy it is to manage my team’s schedules now.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-teenages-sitting-chair_23-2147611504.jpg" },
|
||||
{ id: "t4", name: "Dr. David", handle: "Psychiatrist", testimonial: "Reliable, secure, and professional. Exactly what I needed.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-doctor-medical-setting_23-2152005921.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user