From 2121a8134c86d2e21120bcfbc8e85f094e155640 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 4 May 2026 16:57:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6ad1c21..42b9c98 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { title="Professional Hijama Therapy for Real Healing" description="Experience certified cupping treatment designed to relieve pain, reduce stress, and restore your body's natural balance. Trusted by hundreds of clients seeking lasting wellness results." buttons={[{ text: "Book Your Session", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/cupping-massage-thigh-warm-spa-vacuum-drainage_169016-69722.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cupping-massage-thigh-warm-spa-vacuum-drainage_169016-69722.jpg?_wi=1" imageAlt="hijama cupping therapy professional clinic" avatars={[ { src: "http://img.b2bpic.net/free-photo/client-with-suction-cup-process_23-2148824061.jpg", alt: "Client with suction cup process" }, @@ -82,8 +82,8 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Full Body Hijama", description: "Comprehensive detoxification to revitalize your system.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/cupping-therapy-traditional-chinese-medicine_1387-921.jpg", imageAlt: "professional cupping equipment clean" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/nurse-old-couple-wearing-face-mask_482257-119532.jpg", imageAlt: "professional cupping equipment clean" } + title: "Full Body Hijama", description: "Comprehensive detoxification to revitalize your system.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/cupping-therapy-traditional-chinese-medicine_1387-921.jpg?_wi=1", imageAlt: "professional cupping equipment clean" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/nurse-old-couple-wearing-face-mask_482257-119532.jpg?_wi=1", imageAlt: "professional cupping equipment clean" } }, { title: "Back Pain Relief", description: "Targeted therapy to reduce muscle tension and chronic discomfort.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/cupping-therapy-traditional-chinese-medicine_1387-920.jpg", imageAlt: "professional cupping equipment clean" }, @@ -124,10 +124,10 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { id: "1", name: "Sarah Johnson", role: "Office Worker", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-beautiful-spacious-dental-clinic_8353-9586.jpg", imageAlt: "certified hijama therapist clinic" }, - { id: "2", name: "Michael Chen", role: "Athlete", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cupping-massage-thigh-warm-spa-vacuum-drainage_169016-69722.jpg", imageAlt: "certified hijama therapist clinic" }, - { id: "3", name: "Emily Rodriguez", role: "Healthcare Pro", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cupping-therapy-traditional-chinese-medicine_1387-921.jpg", imageAlt: "certified hijama therapist clinic" }, - { id: "4", name: "David Kim", role: "Teacher", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/nurse-old-couple-wearing-face-mask_482257-119532.jpg", imageAlt: "certified hijama therapist clinic" }, - { id: "5", name: "Fatima Zahra", role: "Marketing", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/physiotherapist-performing-electro-dry-needling-back-patient_107420-65824.jpg", imageAlt: "certified hijama therapist clinic" }, + { id: "2", name: "Michael Chen", role: "Athlete", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cupping-massage-thigh-warm-spa-vacuum-drainage_169016-69722.jpg?_wi=2", imageAlt: "certified hijama therapist clinic" }, + { id: "3", name: "Emily Rodriguez", role: "Healthcare Pro", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cupping-therapy-traditional-chinese-medicine_1387-921.jpg?_wi=2", imageAlt: "certified hijama therapist clinic" }, + { id: "4", name: "David Kim", role: "Teacher", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/nurse-old-couple-wearing-face-mask_482257-119532.jpg?_wi=2", imageAlt: "certified hijama therapist clinic" }, + { id: "5", name: "Fatima Zahra", role: "Marketing", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/physiotherapist-performing-electro-dry-needling-back-patient_107420-65824.jpg?_wi=1", imageAlt: "certified hijama therapist clinic" }, ]} title="What Our Clients Say" description="Read real experiences from people who have trusted us with their wellness journey." @@ -143,7 +143,7 @@ export default function LandingPage() { { id: "q2", title: "How long is a session?", content: "Typical sessions last between 45 to 60 minutes including consultation." }, { id: "q3", title: "What should I do after?", content: "Stay hydrated and avoid strenuous activity for 24 hours following your session." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/physiotherapist-performing-electro-dry-needling-back-patient_107420-65824.jpg" + imageSrc="http://img.b2bpic.net/free-photo/physiotherapist-performing-electro-dry-needling-back-patient_107420-65824.jpg?_wi=2" mediaAnimation="slide-up" title="Frequently Asked Questions" description="Have questions about your session? Here are the most common ones." -- 2.49.1