diff --git a/src/app/page.tsx b/src/app/page.tsx index 627363c..f40d8d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,125 +31,45 @@ export default function LandingPage() {
@@ -158,12 +78,7 @@ export default function LandingPage() { @@ -174,21 +89,9 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} features={[ - { - title: "Home Support", - description: "Helping with daily tasks to maintain independence.", - imageSrc: "http://img.b2bpic.net/free-photo/nurse-bringing-wheelchair-her-senor-female-patient-sitting-couch_23-2147861471.jpg", - }, - { - title: "Companionship", - description: "Dedicated time for social interaction and support.", - imageSrc: "http://img.b2bpic.net/free-photo/three-generations-women-having-breakfast-kitchen_23-2148202884.jpg", - }, - { - title: "Specialist Care", - description: "Qualified care tailored to specific medical or support needs.", - imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-taking-care-elderly-person_23-2150216363.jpg", - }, + { title: "Home Support", description: "Helping with daily tasks to maintain independence.", imageSrc: "http://img.b2bpic.net/free-photo/nurse-bringing-wheelchair-her-senor-female-patient-sitting-couch_23-2147861471.jpg" }, + { title: "Companionship", description: "Dedicated time for social interaction and support.", imageSrc: "http://img.b2bpic.net/free-photo/three-generations-women-having-breakfast-kitchen_23-2148202884.jpg" }, + { title: "Specialist Care", description: "Qualified care tailored to specific medical or support needs.", imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-taking-care-elderly-person_23-2150216363.jpg" }, ]} title="Our Care Services" description="We offer a wide range of support options tailored to individual needs." @@ -201,24 +104,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} metrics={[ - { - id: "m1", - icon: CheckCircle, - title: "Training", - value: "100%", - }, - { - id: "m2", - icon: Users, - title: "Staff Retention", - value: "95%", - }, - { - id: "m3", - icon: Heart, - title: "Service Rating", - value: "5.0", - }, + { id: "m1", icon: CheckCircle, title: "Training", value: "100%" }, + { id: "m2", icon: Users, title: "Staff Retention", value: "95%" }, + { id: "m3", icon: Heart, title: "Service Rating", value: "5.0" }, ]} title="Why Choose Us" description="Our commitment to quality, training, and compassion sets us apart." @@ -232,33 +120,11 @@ export default function LandingPage() { useInvertedBackground={false} groups={[ { - id: "t1", - groupTitle: "Leadership", - members: [ - { - id: "mem1", - title: "Sarah", - subtitle: "Director", - detail: "Leading our care vision.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-working-nurse_23-2150829743.jpg", - }, - { - id: "mem2", - title: "David", - subtitle: "Operations", - detail: "Ensuring quality service.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-working-nurse_23-2150829829.jpg", - }, - { - id: "mem3", - title: "Emma", - subtitle: "HR Manager", - detail: "Supporting our talent.", - imageSrc: "http://img.b2bpic.net/free-photo/joyful-middleaged-female-doctor-wearing-uniform-stethoscope-around-her-neck-looking-camera-showing-ok-sign-isolated-orange-background_141793-136087.jpg", - }, + id: "t1", groupTitle: "Leadership", members: [ + { id: "mem1", title: "Sarah", subtitle: "Director", detail: "Leading our care vision.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-working-nurse_23-2150829743.jpg" }, + { id: "mem2", title: "David", subtitle: "Operations", detail: "Ensuring quality service.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-working-nurse_23-2150829829.jpg" }, + { id: "mem3", title: "Emma", subtitle: "HR Manager", detail: "Supporting our talent.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-middleaged-female-doctor-wearing-uniform-stethoscope-around-her-neck-looking-camera-showing-ok-sign-isolated-orange-background_141793-136087.jpg" }, ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-with-smartphone_23-2150273377.jpg?_wi=2", - imageAlt: "care agency manager professional portrait", }, ]} title="Join Our Growing Team" @@ -271,46 +137,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", - title: "Excellent", - quote: "Fantastic service for my aunt.", - name: "Sarah", - role: "Family", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-woman-50-years-old-she-sits-couch-her-hand-is-credit-card-woman-makes-payment-online-order_549566-909.jpg", - }, - { - id: "2", - title: "Supportive", - quote: "Care staff are consistently polite.", - name: "Michael", - role: "User", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-mother-daughter-kitchen_1170-2652.jpg", - }, - { - id: "3", - title: "Highly Recommend", - quote: "Responsive and always professional.", - name: "Julia", - role: "Client", - imageSrc: "http://img.b2bpic.net/free-photo/people-age-bedding-bedtime-concept-indoor-shot-peaceful-relaxed-senior-retired-female-sitting-bed-silk-pajamas-anticipating-beginning-new-day-mature-woman-going-sleep_344912-1587.jpg", - }, - { - id: "4", - title: "Careful", - quote: "They go above and beyond.", - name: "Robert", - role: "Family", - imageSrc: "http://img.b2bpic.net/free-photo/loving-parents-hugging-sick-daughter-resting-healthcare-clinic-pediatrics-ward-happy-ill-little-girl-hugged-by-caring-mother-father-while-sitting-with-her-patient-bed_482257-47873.jpg", - }, - { - id: "5", - title: "Helpful", - quote: "Gives us peace of mind.", - name: "Karen", - role: "Client", - imageSrc: "http://img.b2bpic.net/free-photo/old-person-with-their-pet-dog_23-2149429287.jpg", - }, + { id: "1", title: "Excellent", quote: "Fantastic service for my aunt.", name: "Sarah", role: "Family", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-woman-50-years-old-she-sits-couch-her-hand-is-credit-card-woman-makes-payment-online-order_549566-909.jpg" }, + { id: "2", title: "Supportive", quote: "Care staff are consistently polite.", name: "Michael", role: "User", imageSrc: "http://img.b2bpic.net/free-photo/portrait-mother-daughter-kitchen_1170-2652.jpg" }, + { id: "3", title: "Highly Recommend", quote: "Responsive and always professional.", name: "Julia", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/people-age-bedding-bedtime-concept-indoor-shot-peaceful-relaxed-senior-retired-female-sitting-bed-silk-pajamas-anticipating-beginning-new-day-mature-woman-going-sleep_344912-1587.jpg" }, + { id: "4", title: "Careful", quote: "They go above and beyond.", name: "Robert", role: "Family", imageSrc: "http://img.b2bpic.net/free-photo/loving-parents-hugging-sick-daughter-resting-healthcare-clinic-pediatrics-ward-happy-ill-little-girl-hugged-by-caring-mother-father-while-sitting-with-her-patient-bed_482257-47873.jpg" }, + { id: "5", title: "Helpful", quote: "Gives us peace of mind.", name: "Karen", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/old-person-with-their-pet-dog_23-2149429287.jpg" }, ]} title="Client Feedback" description="See how we make a difference every day." @@ -320,18 +151,11 @@ export default function LandingPage() {
@@ -339,32 +163,8 @@ export default function LandingPage() {