Update src/app/page.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
@@ -130,12 +130,12 @@ export default function LandingPage() {
|
||||
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",
|
||||
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",
|
||||
},
|
||||
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=2",
|
||||
imageAlt: "calendar appointment ui modern",
|
||||
},
|
||||
{
|
||||
@@ -154,12 +154,12 @@ export default function LandingPage() {
|
||||
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",
|
||||
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",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-glasses-holding-book_23-2148816883.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-glasses-holding-book_23-2148816883.jpg?_wi=1",
|
||||
imageAlt: "calendar appointment ui modern",
|
||||
},
|
||||
]}
|
||||
@@ -293,7 +293,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Get Started",
|
||||
},
|
||||
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=3",
|
||||
imageAlt: "Woman watching tablet while chilling on sofa",
|
||||
},
|
||||
{
|
||||
@@ -309,7 +309,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Get Started",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medical-enrollment-form-document-medicare-concept_53876-121139.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medical-enrollment-form-document-medicare-concept_53876-121139.jpg?_wi=2",
|
||||
imageAlt: "Woman watching tablet while chilling on sofa",
|
||||
},
|
||||
]}
|
||||
@@ -329,14 +329,14 @@ export default function LandingPage() {
|
||||
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",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-glasses-holding-book_23-2148816883.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
|
||||
Reference in New Issue
Block a user