diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0431012..6eb47ba 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -58,7 +58,7 @@ export default function AboutPage() { title: "Patient Satisfaction Rate", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-hair-process-keratin-treatment_23-2149332442.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-hair-process-keratin-treatment_23-2149332442.jpg?_wi=2" imageAlt="REGROWTH clinic modern facility" mediaAnimation="opacity" useInvertedBackground={true} @@ -81,7 +81,7 @@ export default function AboutPage() { "State-of-the-art follicular unit extraction (FUE) and follicular unit transplantation (FUT) techniques for natural-looking results. Minimally invasive with quick recovery.", tags: ["Hair Restoration", "Surgical"], imageSrc: - "http://img.b2bpic.net/free-photo/man-going-through-follicular-unit-extraction-process_23-2149106297.jpg", + "http://img.b2bpic.net/free-photo/man-going-through-follicular-unit-extraction-process_23-2149106297.jpg?_wi=3", }, { id: "hair-loss-treatment", @@ -91,7 +91,7 @@ export default function AboutPage() { "Advanced treatments including PRP therapy, medications, and laser therapy to stop hair fall and stimulate regrowth naturally.", tags: ["PRP Therapy", "Non-Surgical"], imageSrc: - "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229772.jpg", + "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229772.jpg?_wi=3", }, { id: "skin-treatments", @@ -101,7 +101,7 @@ export default function AboutPage() { "Comprehensive skin care including Hydra Facial, laser hair removal, acne treatment, and anti-aging procedures for radiant, healthy skin.", tags: ["Laser", "Facial"], imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-lying-cosmetologist-s-table-rejuvenation-procedure_343596-77.jpg", + "http://img.b2bpic.net/free-photo/young-woman-lying-cosmetologist-s-table-rejuvenation-procedure_343596-77.jpg?_wi=3", }, { id: "prp-therapy", @@ -111,7 +111,7 @@ export default function AboutPage() { "Cutting-edge PRP therapy using your own blood plasma to regenerate hair follicles and improve skin quality without side effects.", tags: ["Regenerative", "Non-Surgical"], imageSrc: - "http://img.b2bpic.net/free-photo/rejuvenation-injection-face_1098-21910.jpg", + "http://img.b2bpic.net/free-photo/rejuvenation-injection-face_1098-21910.jpg?_wi=3", }, ]} animationType="slide-up" diff --git a/src/app/before-after/page.tsx b/src/app/before-after/page.tsx index da97d89..812bd78 100644 --- a/src/app/before-after/page.tsx +++ b/src/app/before-after/page.tsx @@ -84,7 +84,7 @@ export default function BeforeAfterPage() { company: "Patient Since 2022", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/high-angle-father-helping-boy-with-lice_23-2149541819.jpg", + "http://img.b2bpic.net/free-photo/high-angle-father-helping-boy-with-lice_23-2149541819.jpg?_wi=2", imageAlt: "hair transplant before after result", }, { @@ -94,7 +94,7 @@ export default function BeforeAfterPage() { company: "Patient Since 2023", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-man-applying-his-anti-aging-treatment_23-2149296515.jpg", + "http://img.b2bpic.net/free-photo/young-man-applying-his-anti-aging-treatment_23-2149296515.jpg?_wi=2", imageAlt: "hair restoration success male before after", }, { @@ -104,7 +104,7 @@ export default function BeforeAfterPage() { company: "Patient Since 2021", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-adult-brushing-their-hair_23-2149345777.jpg", + "http://img.b2bpic.net/free-photo/young-adult-brushing-their-hair_23-2149345777.jpg?_wi=2", imageAlt: "male hair transplant successful result", }, { @@ -114,7 +114,7 @@ export default function BeforeAfterPage() { company: "Patient Since 2023", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/front-view-smiley-woman-brushing-her-hair_23-2148641494.jpg", + "http://img.b2bpic.net/free-photo/front-view-smiley-woman-brushing-her-hair_23-2148641494.jpg?_wi=2", imageAlt: "hair transplant result successful male", }, { @@ -124,7 +124,7 @@ export default function BeforeAfterPage() { company: "Patient Since 2022", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-gay-men-posing-together_23-2149123549.jpg", + "http://img.b2bpic.net/free-photo/close-up-gay-men-posing-together_23-2149123549.jpg?_wi=2", imageAlt: "hair grafting successful male result", }, { @@ -134,7 +134,7 @@ export default function BeforeAfterPage() { company: "Patient Since 2023", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-man-using-dry-shampoo-home_23-2150689672.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-man-using-dry-shampoo-home_23-2150689672.jpg?_wi=2", imageAlt: "PRP treatment hair growth result", }, ]} @@ -243,7 +243,7 @@ export default function BeforeAfterPage() { }} buttonText="Book Consultation" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/doctor-consults-with-sick-lady-clinic_482257-119147.jpg" + imageSrc="http://img.b2bpic.net/free-photo/doctor-consults-with-sick-lady-clinic_482257-119147.jpg?_wi=4" imageAlt="medical consultation appointment booking clinic" mediaAnimation="opacity" mediaPosition="right" diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index d42973a..0bd9c87 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -85,7 +85,7 @@ export default function BlogPage() { "Learn essential hair care practices to maintain healthy hair and prevent hair loss. Discover the role of nutrition, stress management, and proper hair care routines in maintaining thick, healthy hair throughout your life.", tags: ["Hair Care", "Prevention", "Health"], imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-hair-process-keratin-treatment_23-2149332442.jpg", + "http://img.b2bpic.net/free-photo/beautiful-hair-process-keratin-treatment_23-2149332442.jpg?_wi=3", imageAlt: "dermatology clinic modern interior design", }, { @@ -96,7 +96,7 @@ export default function BlogPage() { "Comprehensive comparison between Follicular Unit Extraction (FUE) and Follicular Unit Transplantation (FUT). Understand the differences in procedure, recovery time, scarring, and results to make an informed decision for your hair restoration journey.", tags: ["Hair Transplant", "Surgery", "Guide"], imageSrc: - "http://img.b2bpic.net/free-photo/man-going-through-follicular-unit-extraction-process_23-2149106297.jpg", + "http://img.b2bpic.net/free-photo/man-going-through-follicular-unit-extraction-process_23-2149106297.jpg?_wi=4", imageAlt: "hair transplant surgery medical procedure", }, { @@ -108,7 +108,7 @@ export default function BlogPage() { "Explore how Platelet Rich Plasma therapy stimulates hair follicles and promotes natural hair growth. Learn about the science behind PRP, the treatment process, timeline for results, and why it's becoming a popular non-surgical solution for hair loss.", tags: ["PRP Therapy", "Hair Growth", "Treatment"], imageSrc: - "http://img.b2bpic.net/free-photo/rejuvenation-injection-face_1098-21910.jpg", + "http://img.b2bpic.net/free-photo/rejuvenation-injection-face_1098-21910.jpg?_wi=4", imageAlt: "PRP platelet rich plasma therapy", }, { @@ -119,7 +119,7 @@ export default function BlogPage() { "Discover the latest technologies in skin treatments including laser therapy, Hydra Facial, and micro-needling. Learn how these advanced procedures can address acne scars, pigmentation, aging skin, and achieve radiant, youthful-looking skin.", tags: ["Skin Treatment", "Laser", "Innovation"], imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-lying-cosmetologist-s-table-rejuvenation-procedure_343596-77.jpg", + "http://img.b2bpic.net/free-photo/young-woman-lying-cosmetologist-s-table-rejuvenation-procedure_343596-77.jpg?_wi=4", imageAlt: "dermatology skin treatment procedure", }, ]} @@ -224,7 +224,7 @@ export default function BlogPage() { }} buttonText="Book Consultation" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/doctor-consults-with-sick-lady-clinic_482257-119147.jpg" + imageSrc="http://img.b2bpic.net/free-photo/doctor-consults-with-sick-lady-clinic_482257-119147.jpg?_wi=5" imageAlt="medical consultation appointment booking clinic" mediaAnimation="opacity" mediaPosition="right" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 636d321..56c78d0 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -110,7 +110,7 @@ export default function ContactPage() { }} buttonText="Book Consultation" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/doctor-consults-with-sick-lady-clinic_482257-119147.jpg" + imageSrc="http://img.b2bpic.net/free-photo/doctor-consults-with-sick-lady-clinic_482257-119147.jpg?_wi=6" imageAlt="medical consultation appointment booking clinic" mediaAnimation="opacity" mediaPosition="right" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 981b1d3..db6d7f3 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +