Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-09 17:36:15 +00:00

View File

@@ -25,14 +25,11 @@ export default function HomePage() {
];
const navButton = {
text: "Call for Appointment",
href: "tel:+917711998873",
};
text: "Call for Appointment", href: "tel:+917711998873"};
const footerColumns = [
{
title: "Clinic",
items: [
title: "Clinic", items: [
{ label: "About Us", href: "/" },
{ label: "Doctors", href: "#doctors" },
{ label: "Treatments", href: "/treatments" },
@@ -40,8 +37,7 @@ export default function HomePage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Call: +91 7711 998873", href: "tel:+917711998873" },
{ label: "Email: info@medicutis.com", href: "mailto:info@medicutis.com" },
{ label: "Location & Hours", href: "#contact" },
@@ -49,8 +45,7 @@ export default function HomePage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Disclaimer", href: "#" },
@@ -66,7 +61,7 @@ export default function HomePage() {
borderRadius="pill"
contentWidth="compact"
sizing="medium"
background="grid"
background="circleGradient"
cardStyle="glass-depth"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="solid"
@@ -87,7 +82,7 @@ export default function HomePage() {
tag="Professional Medical Aesthetics"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Call for Appointment", href: "tel:+917711998873" },
{ text: "Request a Callback", href: "#contact" },
@@ -95,25 +90,15 @@ export default function HomePage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-dentist-standing-with-arms-crossed_107420-74076.jpg?_wi=1",
imageAlt: "Medicutis Clinic modern reception area",
},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-dentist-standing-with-arms-crossed_107420-74076.jpg", imageAlt: "Medicutis Clinic modern reception area"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-treating-patients-teeth-with-dental-microscope-dentistry-concept_169016-67185.jpg",
imageAlt: "Advanced dermatology laser equipment",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-treating-patients-teeth-with-dental-microscope-dentistry-concept_169016-67185.jpg", imageAlt: "Advanced dermatology laser equipment"},
{
imageSrc: "http://img.b2bpic.net/free-photo/experienced-general-practitioner-consulting-patient-health-insurance_482257-126923.jpg",
imageAlt: "Professional patient consultation",
},
imageSrc: "http://img.b2bpic.net/free-photo/experienced-general-practitioner-consulting-patient-health-insurance_482257-126923.jpg", imageAlt: "Professional patient consultation"},
{
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-299.jpg",
imageAlt: "Treatment results showcase",
},
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-299.jpg", imageAlt: "Treatment results showcase"},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-dentist-standing-with-arms-crossed_107420-74076.jpg?_wi=2",
imageAlt: "Expert medical team",
},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-dentist-standing-with-arms-crossed_107420-74076.jpg", imageAlt: "Expert medical team"},
]}
/>
</div>
@@ -142,34 +127,22 @@ export default function HomePage() {
features={[
{
icon: Stethoscope,
title: "Specialist Dermatologists",
description: "Highly qualified doctors with 12+ years of experience in dermatology, aesthetics, and medical health.",
},
title: "Specialist Dermatologists", description: "Highly qualified doctors with 12+ years of experience in dermatology, aesthetics, and medical health."},
{
icon: Zap,
title: "World-Class Technology",
description: "USFDA-approved laser machines and medical devices for safe, effective treatments with minimal downtime.",
},
title: "World-Class Technology", description: "USFDA-approved laser machines and medical devices for safe, effective treatments with minimal downtime."},
{
icon: Shield,
title: "Safety & Hygiene",
description: "Clinical-grade sterilization, infection control protocols, and premium ambience for patient comfort.",
},
title: "Safety & Hygiene", description: "Clinical-grade sterilization, infection control protocols, and premium ambience for patient comfort."},
{
icon: Heart,
title: "Ethical Approach",
description: "Transparent pricing, no unnecessary upselling, personalized treatment plans based on your needs.",
},
title: "Ethical Approach", description: "Transparent pricing, no unnecessary upselling, personalized treatment plans based on your needs."},
{
icon: MapPin,
title: "Prime Location",
description: "Conveniently located in Rohini, Sector 14, easily accessible from Pitampura, Punjabi Bagh, and nearby areas.",
},
title: "Prime Location", description: "Conveniently located in Rohini, Sector 14, easily accessible from Pitampura, Punjabi Bagh, and nearby areas."},
{
icon: Clock,
title: "Patient-First Service",
description: "Flexible scheduling, quick appointments, and attentive staff dedicated to your experience.",
},
title: "Patient-First Service", description: "Flexible scheduling, quick appointments, and attentive staff dedicated to your experience."},
]}
animationType="slide-up"
textboxLayout="default"
@@ -190,40 +163,15 @@ export default function HomePage() {
gridVariant="uniform-all-items-equal"
products={[
{
id: "1",
name: "Clinical Dermatology",
price: "From ₹2,000",
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-beauty-treatment-procedures-salon_1303-28444.jpg?_wi=1",
imageAlt: "Acne and clinical skin treatment",
},
id: "1", name: "Clinical Dermatology", price: "From ₹2,000", imageSrc: "http://img.b2bpic.net/free-photo/woman-having-beauty-treatment-procedures-salon_1303-28444.jpg", imageAlt: "Acne and clinical skin treatment"},
{
id: "2",
name: "Hair Loss & Restoration",
price: "From ₹5,000",
imageSrc: "http://img.b2bpic.net/free-photo/male-going-through-follicular-unit-extraction-process_23-2149106325.jpg?_wi=1",
imageAlt: "Hair treatment and regrowth solutions",
},
id: "2", name: "Hair Loss & Restoration", price: "From ₹5,000", imageSrc: "http://img.b2bpic.net/free-photo/male-going-through-follicular-unit-extraction-process_23-2149106325.jpg", imageAlt: "Hair treatment and regrowth solutions"},
{
id: "3",
name: "Laser Hair Reduction",
price: "From ₹3,500",
imageSrc: "http://img.b2bpic.net/free-photo/physical-therapy-shin-with-shock-wave-extracorporeal-shockwave-therapy_169016-43092.jpg?_wi=1",
imageAlt: "Professional laser hair removal",
},
id: "3", name: "Laser Hair Reduction", price: "From ₹3,500", imageSrc: "http://img.b2bpic.net/free-photo/physical-therapy-shin-with-shock-wave-extracorporeal-shockwave-therapy_169016-43092.jpg", imageAlt: "Professional laser hair removal"},
{
id: "4",
name: "Anti-Aging & Botox",
price: "From ₹8,000",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-senior-woman-massaging-face_23-2149419805.jpg",
imageAlt: "Botox and anti-aging treatments",
},
id: "4", name: "Anti-Aging & Botox", price: "From ₹8,000", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-senior-woman-massaging-face_23-2149419805.jpg", imageAlt: "Botox and anti-aging treatments"},
{
id: "5",
name: "Weight Loss Programs",
price: "From ₹10,000",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-doctor-measuring-girl_23-2148302100.jpg",
imageAlt: "Medical weight loss and metabolic care",
},
id: "5", name: "Weight Loss Programs", price: "From ₹10,000", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-doctor-measuring-girl_23-2148302100.jpg", imageAlt: "Medical weight loss and metabolic care"},
]}
/>
</div>
@@ -236,17 +184,9 @@ export default function HomePage() {
membersAnimation="slide-up"
members={[
{
id: "1",
name: "Dr. Sonal Garg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-blond-doctor-uniform-posing-camera-isolated-white-background_574295-4476.jpg?_wi=1",
imageAlt: "Dr. Sonal Garg - Dermatology & Aesthetics Specialist",
},
id: "1", name: "Dr. Sonal Garg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-blond-doctor-uniform-posing-camera-isolated-white-background_574295-4476.jpg", imageAlt: "Dr. Sonal Garg - Dermatology & Aesthetics Specialist"},
{
id: "2",
name: "Dr. Abhinav Garg",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-elder-covid-recovery-center-female-doctor_23-2148847818.jpg?_wi=1",
imageAlt: "Dr. Abhinav Garg - Medicine & Metabolic Health Specialist",
},
id: "2", name: "Dr. Abhinav Garg", imageSrc: "http://img.b2bpic.net/free-photo/smiley-elder-covid-recovery-center-female-doctor_23-2148847818.jpg", imageAlt: "Dr. Abhinav Garg - Medicine & Metabolic Health Specialist"},
]}
memberVariant="default"
useInvertedBackground={false}
@@ -262,59 +202,23 @@ export default function HomePage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1",
name: "Priya Singh",
role: "Patient",
company: "Delhi",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medical-team-doctor-s-office_23-2148168427.jpg?_wi=1",
imageAlt: "Priya Singh - Medicutis patient",
},
id: "1", name: "Priya Singh", role: "Patient", company: "Delhi", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medical-team-doctor-s-office_23-2148168427.jpg", imageAlt: "Priya Singh - Medicutis patient"},
{
id: "2",
name: "Rajesh Kumar",
role: "Patient",
company: "Rohini",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/patient-doctor-clinic-medium-shot_23-2149856225.jpg?_wi=1",
imageAlt: "Rajesh Kumar - Medicutis patient",
},
id: "2", name: "Rajesh Kumar", role: "Patient", company: "Rohini", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/patient-doctor-clinic-medium-shot_23-2149856225.jpg", imageAlt: "Rajesh Kumar - Medicutis patient"},
{
id: "3",
name: "Ananya Verma",
role: "Patient",
company: "Pitampura",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/worried-doctor-using-laptop-taking-about-health-problems-with-his-mature-patient-medical-appointment_637285-1451.jpg?_wi=1",
imageAlt: "Ananya Verma - Medicutis patient",
},
id: "3", name: "Ananya Verma", role: "Patient", company: "Pitampura", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/worried-doctor-using-laptop-taking-about-health-problems-with-his-mature-patient-medical-appointment_637285-1451.jpg", imageAlt: "Ananya Verma - Medicutis patient"},
{
id: "4",
name: "Vikram Patel",
role: "Patient",
company: "Punjabi Bagh",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/angry-young-handsome-dark-skinned-man-with-curly-hair-wearing-white-coat-with-stethoscope-raising-clenched-fist-green-space_141793-21980.jpg?_wi=1",
imageAlt: "Vikram Patel - Medicutis patient",
},
id: "4", name: "Vikram Patel", role: "Patient", company: "Punjabi Bagh", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/angry-young-handsome-dark-skinned-man-with-curly-hair-wearing-white-coat-with-stethoscope-raising-clenched-fist-green-space_141793-21980.jpg", imageAlt: "Vikram Patel - Medicutis patient"},
{
id: "5",
name: "Neha Sharma",
role: "Patient",
company: "Shalimar Bagh",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-woman-talking-her-doctor-medical-clinic_637285-9073.jpg?_wi=1",
imageAlt: "Neha Sharma - Medicutis patient",
},
id: "5", name: "Neha Sharma", role: "Patient", company: "Shalimar Bagh", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-woman-talking-her-doctor-medical-clinic_637285-9073.jpg", imageAlt: "Neha Sharma - Medicutis patient"},
{
id: "6",
name: "Arjun Desai",
role: "Patient",
company: "Ashok Vihar",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/with-closed-eyes-doctor-young-girl-wearing-stethoscope-medical-gown-bite-tongue-blue-background_141793-21063.jpg?_wi=1",
imageAlt: "Arjun Desai - Medicutis patient",
},
id: "6", name: "Arjun Desai", role: "Patient", company: "Ashok Vihar", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/with-closed-eyes-doctor-young-girl-wearing-stethoscope-medical-gown-bite-tongue-blue-background_141793-21063.jpg", imageAlt: "Arjun Desai - Medicutis patient"},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -333,14 +237,7 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Hospia",
"JustDial",
"ClinicSpots",
"Top-Rated",
"Apollo247",
"Google Reviews",
"1130+ 5-Star Reviews",
]}
"Hospia", "JustDial", "ClinicSpots", "Top-Rated", "Apollo247", "Google Reviews", "1130+ 5-Star Reviews"]}
speed={40}
showCard={true}
/>
@@ -358,55 +255,25 @@ export default function HomePage() {
faqsAnimation="slide-up"
faqs={[
{
id: "1",
title: "How do I book an appointment?",
content: "You can book an appointment by calling us at +91 7711 998873, submitting an online form, or requesting a callback. Our team responds within 2 hours on business days. We're open Monday-Saturday from 10 AM onwards.",
},
id: "1", title: "How do I book an appointment?", content: "You can book an appointment by calling us at +91 7711 998873, submitting an online form, or requesting a callback. Our team responds within 2 hours on business days. We're open Monday-Saturday from 10 AM onwards."},
{
id: "2",
title: "Do I need a dermatologist or aesthetic doctor?",
content: "If you have skin concerns like acne, eczema, infections, or pigmentation, a dermatologist is ideal. For anti-aging, botox, fillers, or weight loss, an aesthetic doctor is best. Our doctors have expertise in both areas.",
},
id: "2", title: "Do I need a dermatologist or aesthetic doctor?", content: "If you have skin concerns like acne, eczema, infections, or pigmentation, a dermatologist is ideal. For anti-aging, botox, fillers, or weight loss, an aesthetic doctor is best. Our doctors have expertise in both areas."},
{
id: "3",
title: "How long does a typical visit take?",
content: "Most visits take 45 minutes to 2.5 hours depending on the treatment type and complexity of your concern. Laser treatments and procedures are usually longer than consultations.",
},
id: "3", title: "How long does a typical visit take?", content: "Most visits take 45 minutes to 2.5 hours depending on the treatment type and complexity of your concern. Laser treatments and procedures are usually longer than consultations."},
{
id: "4",
title: "Is laser hair reduction permanent and safe?",
content: "Laser hair reduction using USFDA-approved machines is safe and effective for most skin types. Results are long-lasting though not permanent. Multiple sessions (6-8) are usually needed. Your doctor will assess your skin during consultation.",
},
id: "4", title: "Is laser hair reduction permanent and safe?", content: "Laser hair reduction using USFDA-approved machines is safe and effective for most skin types. Results are long-lasting though not permanent. Multiple sessions (6-8) are usually needed. Your doctor will assess your skin during consultation."},
{
id: "5",
title: "How many sessions do I need for acne scars or pigmentation?",
content: "The number of sessions varies based on severity. Mild cases may see results in 2-3 sessions while severe cases need 6-8 sessions. Your doctor will create a customized plan after assessment.",
},
id: "5", title: "How many sessions do I need for acne scars or pigmentation?", content: "The number of sessions varies based on severity. Mild cases may see results in 2-3 sessions while severe cases need 6-8 sessions. Your doctor will create a customized plan after assessment."},
{
id: "6",
title: "Are botox and fillers safe and natural-looking?",
content: "Yes, when administered by experienced doctors. We use FDA-approved products and focus on enhancing natural beauty, not dramatic changes. Results are subtle and age-appropriate.",
},
id: "6", title: "Are botox and fillers safe and natural-looking?", content: "Yes, when administered by experienced doctors. We use FDA-approved products and focus on enhancing natural beauty, not dramatic changes. Results are subtle and age-appropriate."},
{
id: "7",
title: "Do you treat teenagers and older adults?",
content: "Yes, we treat patients of all ages. For teenagers, we focus on acne and skin concerns. For older adults, we offer anti-aging and wellness programs. Age-appropriate treatments are customized for each patient.",
},
id: "7", title: "Do you treat teenagers and older adults?", content: "Yes, we treat patients of all ages. For teenagers, we focus on acne and skin concerns. For older adults, we offer anti-aging and wellness programs. Age-appropriate treatments are customized for each patient."},
{
id: "8",
title: "How do weight loss and metabolic programs work?",
content: "Our programs combine medical consultation, nutritional guidance, and when appropriate, modern pharmaceutical options like GLP-1 therapy. All treatments are personalized based on your health profile.",
},
id: "8", title: "How do weight loss and metabolic programs work?", content: "Our programs combine medical consultation, nutritional guidance, and when appropriate, modern pharmaceutical options like GLP-1 therapy. All treatments are personalized based on your health profile."},
{
id: "9",
title: "What is your clinic location and service area?",
content: "We're located at A-1/19, A Block, Prashant Vihar, Sector 14, Rohini, Delhi 110085. Easily accessible from Rohini, Pitampura, Punjabi Bagh, Ashok Vihar, Saraswati Vihar, Paschim Vihar, and Shalimar Bagh.",
},
id: "9", title: "What is your clinic location and service area?", content: "We're located at A-1/19, A Block, Prashant Vihar, Sector 14, Rohini, Delhi 110085. Easily accessible from Rohini, Pitampura, Punjabi Bagh, Ashok Vihar, Saraswati Vihar, Paschim Vihar, and Shalimar Bagh."},
{
id: "10",
title: "What makes Medicutis different from other clinics?",
content: "We combine expert dermatologists, USFDA-approved technology, transparent ethical practices, and patient-centric service. With 4.9★ rating from 1,130+ reviews and 12+ years of excellence, we've built trust through consistent quality.",
},
id: "10", title: "What makes Medicutis different from other clinics?", content: "We combine expert dermatologists, USFDA-approved technology, transparent ethical practices, and patient-centric service. With 4.9★ rating from 1,130+ reviews and 12+ years of excellence, we've built trust through consistent quality."},
]}
/>
</div>