Merge version_1 into main #1
@@ -126,25 +126,25 @@ export default function AboutPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Priya Sharma",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-happy-woman-relaxing-home_329181-1332.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-happy-woman-relaxing-home_329181-1332.jpg?_wi=2",
|
||||
imageAlt: "happy patient portrait professional",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Raj Patel",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-working-social-integration-workspace_23-2149341144.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-working-social-integration-workspace_23-2149341144.jpg?_wi=2",
|
||||
imageAlt: "male patient portrait satisfied healthcare",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Anjali Desai",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-showing-double-thumbs-up-red-shirt-looking-merry_176474-39631.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-showing-double-thumbs-up-red-shirt-looking-merry_176474-39631.jpg?_wi=2",
|
||||
imageAlt: "young female patient portrait happy",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Amit Verma",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-happy-pretty-young-woman_1262-4811.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-happy-pretty-young-woman_1262-4811.jpg?_wi=2",
|
||||
imageAlt: "professional male portrait happy",
|
||||
},
|
||||
]}
|
||||
@@ -155,7 +155,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg?_wi=2"
|
||||
imageAlt="Cure and Glow Hair and Skin Clinic interior"
|
||||
logoText="Cure and Glow"
|
||||
copyrightText="© 2025 Cure and Glow Hair and Skin Clinic. All rights reserved."
|
||||
|
||||
@@ -142,14 +142,14 @@ export default function AppointmentPage() {
|
||||
id: "step2",
|
||||
title: "Provide Details",
|
||||
description: "Share your medical history, current skin/hair concerns, and any previous treatments to help our dermatologist prepare for your visit.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg?_wi=4",
|
||||
imageAlt: "Patient information form",
|
||||
},
|
||||
{
|
||||
id: "step3",
|
||||
title: "Professional Consultation",
|
||||
description: "Meet with our experienced dermatologist for a thorough examination, diagnosis, and personalized treatment plan tailored to your needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-happy-woman-relaxing-home_329181-1332.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-happy-woman-relaxing-home_329181-1332.jpg?_wi=3",
|
||||
imageAlt: "Dermatology consultation",
|
||||
},
|
||||
]}
|
||||
@@ -164,7 +164,7 @@ export default function AppointmentPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg?_wi=5"
|
||||
imageAlt="Cure and Glow Hair and Skin Clinic interior"
|
||||
logoText="Cure and Glow"
|
||||
copyrightText="© 2025 Cure and Glow Hair and Skin Clinic. All rights reserved."
|
||||
|
||||
@@ -90,7 +90,7 @@ export default function ContactPage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg?_wi=6"
|
||||
imageAlt="Cure and Glow Hair and Skin Clinic interior"
|
||||
logoText="Cure and Glow"
|
||||
copyrightText="© 2025 Cure and Glow Hair and Skin Clinic. All rights reserved."
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -113,42 +113,42 @@ export default function HomePage() {
|
||||
id: "acne",
|
||||
title: "Acne and Pimple Treatment",
|
||||
description: "Advanced acne treatment protocols designed to clear breakouts, reduce inflammation, and prevent future outbreaks with proven dermatological methods.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dermatologist-latex-gloves-holding-dermatoscope-while-examining-attractive-patient-with-skin-disease-female-dermatologist-examining-patient-with-dermascope-looking-signs-skin-cancer_657921-295.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dermatologist-latex-gloves-holding-dermatoscope-while-examining-attractive-patient-with-skin-disease-female-dermatologist-examining-patient-with-dermascope-looking-signs-skin-cancer_657921-295.jpg?_wi=1",
|
||||
imageAlt: "Acne treatment procedure",
|
||||
},
|
||||
{
|
||||
id: "pigmentation",
|
||||
title: "Pigmentation Treatment",
|
||||
description: "Specialized pigmentation correction therapies to address dark spots, hyperpigmentation, and uneven skin tone for a radiant complexion.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-young-woman-touching-face-his-female-caucasian-friend_23-2148178706.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-young-woman-touching-face-his-female-caucasian-friend_23-2148178706.jpg?_wi=1",
|
||||
imageAlt: "Pigmentation treatment",
|
||||
},
|
||||
{
|
||||
id: "allergy",
|
||||
title: "Skin Allergy Treatment",
|
||||
description: "Compassionate care for allergic skin conditions, including eczema, dermatitis, and other inflammatory skin responses with personalized treatment plans.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/face-moisturizing_1098-15286.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/face-moisturizing_1098-15286.jpg?_wi=1",
|
||||
imageAlt: "Skin allergy treatment",
|
||||
},
|
||||
{
|
||||
id: "hairfall",
|
||||
title: "Hair Fall Treatment",
|
||||
description: "Comprehensive hair loss solutions including consultation, diagnosis, and treatment options for alopecia and pattern hair loss.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-male-having-balding-problems_23-2149152799.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-male-having-balding-problems_23-2149152799.jpg?_wi=1",
|
||||
imageAlt: "Hair fall treatment",
|
||||
},
|
||||
{
|
||||
id: "dandruff",
|
||||
title: "Dandruff Treatment",
|
||||
description: "Effective dandruff and scalp condition management with targeted therapies to restore scalp health and improve hair quality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-herself-scalp-massage_23-2151301286.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-herself-scalp-massage_23-2151301286.jpg?_wi=1",
|
||||
imageAlt: "Dandruff treatment",
|
||||
},
|
||||
{
|
||||
id: "rejuvenation",
|
||||
title: "Skin Rejuvenation",
|
||||
description: "Anti-aging cosmetic treatments designed to enhance skin texture, firmness, and radiance using modern dermatological techniques.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-applying-cream-her-face_23-2148147489.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-applying-cream-her-face_23-2148147489.jpg?_wi=1",
|
||||
imageAlt: "Skin rejuvenation treatment",
|
||||
},
|
||||
]}
|
||||
@@ -205,25 +205,25 @@ export default function HomePage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Priya Sharma",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-happy-woman-relaxing-home_329181-1332.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-happy-woman-relaxing-home_329181-1332.jpg?_wi=1",
|
||||
imageAlt: "happy patient portrait professional",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Raj Patel",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-working-social-integration-workspace_23-2149341144.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-working-social-integration-workspace_23-2149341144.jpg?_wi=1",
|
||||
imageAlt: "male patient portrait satisfied healthcare",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Anjali Desai",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-showing-double-thumbs-up-red-shirt-looking-merry_176474-39631.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-showing-double-thumbs-up-red-shirt-looking-merry_176474-39631.jpg?_wi=1",
|
||||
imageAlt: "young female patient portrait happy",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Amit Verma",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-happy-pretty-young-woman_1262-4811.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-happy-pretty-young-woman_1262-4811.jpg?_wi=1",
|
||||
imageAlt: "professional male portrait happy",
|
||||
},
|
||||
]}
|
||||
@@ -247,7 +247,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg?_wi=1"
|
||||
imageAlt="Cure and Glow Hair and Skin Clinic interior"
|
||||
logoText="Cure and Glow"
|
||||
copyrightText="© 2025 Cure and Glow Hair and Skin Clinic. All rights reserved."
|
||||
|
||||
@@ -80,42 +80,42 @@ export default function TreatmentsPage() {
|
||||
id: "acne",
|
||||
title: "Acne and Pimple Treatment",
|
||||
description: "Advanced acne treatment protocols designed to clear breakouts, reduce inflammation, and prevent future outbreaks with proven dermatological methods.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dermatologist-latex-gloves-holding-dermatoscope-while-examining-attractive-patient-with-skin-disease-female-dermatologist-examining-patient-with-dermascope-looking-signs-skin-cancer_657921-295.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dermatologist-latex-gloves-holding-dermatoscope-while-examining-attractive-patient-with-skin-disease-female-dermatologist-examining-patient-with-dermascope-looking-signs-skin-cancer_657921-295.jpg?_wi=2",
|
||||
imageAlt: "Acne treatment procedure",
|
||||
},
|
||||
{
|
||||
id: "pigmentation",
|
||||
title: "Pigmentation Treatment",
|
||||
description: "Specialized pigmentation correction therapies to address dark spots, hyperpigmentation, and uneven skin tone for a radiant complexion.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-young-woman-touching-face-his-female-caucasian-friend_23-2148178706.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-young-woman-touching-face-his-female-caucasian-friend_23-2148178706.jpg?_wi=2",
|
||||
imageAlt: "Pigmentation treatment",
|
||||
},
|
||||
{
|
||||
id: "allergy",
|
||||
title: "Skin Allergy Treatment",
|
||||
description: "Compassionate care for allergic skin conditions, including eczema, dermatitis, and other inflammatory skin responses with personalized treatment plans.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/face-moisturizing_1098-15286.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/face-moisturizing_1098-15286.jpg?_wi=2",
|
||||
imageAlt: "Skin allergy treatment",
|
||||
},
|
||||
{
|
||||
id: "hairfall",
|
||||
title: "Hair Fall Treatment",
|
||||
description: "Comprehensive hair loss solutions including consultation, diagnosis, and treatment options for alopecia and pattern hair loss.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-male-having-balding-problems_23-2149152799.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-male-having-balding-problems_23-2149152799.jpg?_wi=2",
|
||||
imageAlt: "Hair fall treatment",
|
||||
},
|
||||
{
|
||||
id: "dandruff",
|
||||
title: "Dandruff Treatment",
|
||||
description: "Effective dandruff and scalp condition management with targeted therapies to restore scalp health and improve hair quality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-herself-scalp-massage_23-2151301286.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-herself-scalp-massage_23-2151301286.jpg?_wi=2",
|
||||
imageAlt: "Dandruff treatment",
|
||||
},
|
||||
{
|
||||
id: "rejuvenation",
|
||||
title: "Skin Rejuvenation",
|
||||
description: "Anti-aging cosmetic treatments designed to enhance skin texture, firmness, and radiance using modern dermatological techniques.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-applying-cream-her-face_23-2148147489.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-applying-cream-her-face_23-2148147489.jpg?_wi=2",
|
||||
imageAlt: "Skin rejuvenation treatment",
|
||||
},
|
||||
]}
|
||||
@@ -185,7 +185,7 @@ export default function TreatmentsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg?_wi=3"
|
||||
imageAlt="Cure and Glow Hair and Skin Clinic interior"
|
||||
logoText="Cure and Glow"
|
||||
copyrightText="© 2025 Cure and Glow Hair and Skin Clinic. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user