diff --git a/src/app/page.tsx b/src/app/page.tsx index 8ab5661..2e72a5f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,22 +136,22 @@ export default function HomePage() { features={[ { icon: Zap, - title: "Acne Treatment", description: "Targeted solutions for active acne, preventing future breakouts with advanced laser and chemical therapies.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-using-towel_23-2149441234.jpg?_wi=1"}, + title: "Acne Treatment", description: "Targeted solutions for active acne, preventing future breakouts with advanced laser and chemical therapies."}, { icon: Sparkles, - title: "Laser Skin Treatment", description: "Modern laser technology for skin rejuvenation, removing imperfections and restoring natural radiance.", imageSrc: "http://img.b2bpic.net/free-photo/woman-making-beauty-procedures-beauty-salon_1303-16713.jpg"}, + title: "Laser Skin Treatment", description: "Modern laser technology for skin rejuvenation, removing imperfections and restoring natural radiance."}, { icon: Droplets, - title: "Pigmentation Treatment", description: "Advanced procedures to treat dark spots, melasma, and uneven skin tone for a brighter complexion.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-getting-face-skin-treatment-wellness-center_23-2148825380.jpg?_wi=1"}, + title: "Pigmentation Treatment", description: "Advanced procedures to treat dark spots, melasma, and uneven skin tone for a brighter complexion."}, { icon: Leaf, - title: "Hair Fall Treatment", description: "Proven treatments including PRP therapy to stop hair loss and promote healthy hair regrowth.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-getting-her-hair-washed_23-2148108817.jpg?_wi=1"}, + title: "Hair Fall Treatment", description: "Proven treatments including PRP therapy to stop hair loss and promote healthy hair regrowth."}, { icon: Smile, - title: "Skin Rejuvenation", description: "Chemical peels and anti-aging treatments to restore youthful glow and improve skin texture.", imageSrc: "http://img.b2bpic.net/free-photo/woman-checking-her-skin-mirror-after-receiving-cosmetic-treatment_107420-73988.jpg?_wi=1"}, + title: "Skin Rejuvenation", description: "Chemical peels and anti-aging treatments to restore youthful glow and improve skin texture."}, { icon: Heart, - title: "Aesthetic Services", description: "Specialized cosmetic treatments designed to enhance your natural beauty and boost confidence.", imageSrc: "http://img.b2bpic.net/free-photo/girl-receiving-facial-treatment-beauty-salon_23-2148194183.jpg"}, + title: "Aesthetic Services", description: "Specialized cosmetic treatments designed to enhance your natural beauty and boost confidence."}, ]} title="Our Treatment Services" description="Comprehensive dermatology solutions for all your skin concerns using advanced technology and proven techniques." diff --git a/src/app/treatments/page.tsx b/src/app/treatments/page.tsx index 2709978..5ed3e34 100644 --- a/src/app/treatments/page.tsx +++ b/src/app/treatments/page.tsx @@ -72,22 +72,22 @@ export default function TreatmentsPage() { features={[ { icon: Zap, - title: "Acne Treatment", description: "Targeted solutions for active acne, preventing future breakouts with advanced laser and chemical therapies.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-using-towel_23-2149441234.jpg?_wi=1"}, + title: "Acne Treatment", description: "Targeted solutions for active acne, preventing future breakouts with advanced laser and chemical therapies."}, { icon: Sparkles, - title: "Laser Skin Treatment", description: "Modern laser technology for skin rejuvenation, removing imperfections and restoring natural radiance.", imageSrc: "http://img.b2bpic.net/free-photo/woman-making-beauty-procedures-beauty-salon_1303-16713.jpg"}, + title: "Laser Skin Treatment", description: "Modern laser technology for skin rejuvenation, removing imperfections and restoring natural radiance."}, { icon: Droplets, - title: "Pigmentation Treatment", description: "Advanced procedures to treat dark spots, melasma, and uneven skin tone for a brighter complexion.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-getting-face-skin-treatment-wellness-center_23-2148825380.jpg?_wi=1"}, + title: "Pigmentation Treatment", description: "Advanced procedures to treat dark spots, melasma, and uneven skin tone for a brighter complexion."}, { icon: Leaf, - title: "Hair Fall Treatment", description: "Proven treatments including PRP therapy to stop hair loss and promote healthy hair regrowth.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-getting-her-hair-washed_23-2148108817.jpg?_wi=1"}, + title: "Hair Fall Treatment", description: "Proven treatments including PRP therapy to stop hair loss and promote healthy hair regrowth."}, { icon: Smile, - title: "Skin Rejuvenation", description: "Chemical peels and anti-aging treatments to restore youthful glow and improve skin texture.", imageSrc: "http://img.b2bpic.net/free-photo/woman-checking-her-skin-mirror-after-receiving-cosmetic-treatment_107420-73988.jpg?_wi=1"}, + title: "Skin Rejuvenation", description: "Chemical peels and anti-aging treatments to restore youthful glow and improve skin texture."}, { icon: Heart, - title: "Aesthetic Services", description: "Specialized cosmetic treatments designed to enhance your natural beauty and boost confidence.", imageSrc: "http://img.b2bpic.net/free-photo/girl-receiving-facial-treatment-beauty-salon_23-2148194183.jpg"} + title: "Aesthetic Services", description: "Specialized cosmetic treatments designed to enhance your natural beauty and boost confidence."} ]} animationType="slide-up" title="Our Comprehensive Treatment Services"