Update src/app/page.tsx
This commit is contained in:
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
href: "#services",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe-posing-camera-indoors_1153-8274.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe-posing-camera-indoors_1153-8274.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Dr. Nouran Khalil"
|
||||
description="Pharmacist & Advanced Skin Care Specialist, UK Certified. Expert in medical-grade skin treatments, dedicated to providing personalized plans and medical expertise in a luxurious setting."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-doctor-looking-up_23-2148497204.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-doctor-looking-up_23-2148497204.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -150,32 +150,32 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Laser Hair Removal",
|
||||
description: "PrimeLase technology for superior, permanent hair reduction.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-facial-treatment_23-2148906469.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-facial-treatment_23-2148906469.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Hydra Needling",
|
||||
description: "Revitalizing treatment for skin texture and collagen renewal.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-lip-gloss-mirror_23-2148537306.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-lip-gloss-mirror_23-2148537306.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Chemical Peeling",
|
||||
description: "Targeted solutions for pigmentation and resurfacing.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-concept-with-woman-with-creme-face_23-2147816998.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-concept-with-woman-with-creme-face_23-2147816998.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Skin Boosters",
|
||||
description: "Hydration-focused treatments for radiant, plump skin.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-lip-gloss-mirror_23-2148537306.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-lip-gloss-mirror_23-2148537306.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Dark Circle Treatments",
|
||||
description: "Specialized care for a refreshed, youthful look.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-facial-treatment_23-2148906469.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-facial-treatment_23-2148906469.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Acne & Pigmentation",
|
||||
description: "Evidence-based solutions for transformative skin confidence.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-concept-with-woman-with-creme-face_23-2147816998.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-concept-with-woman-with-creme-face_23-2147816998.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Treatments"
|
||||
@@ -196,7 +196,7 @@ export default function LandingPage() {
|
||||
quote: "The results were visible after the first session! Truly luxurious experience.",
|
||||
tag: "Laser",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/woman-doctor-looking-up_23-2148497204.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe-posing-camera-indoors_1153-8274.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe-posing-camera-indoors_1153-8274.jpg?_wi=2",
|
||||
imageAlt: "luxury clinic interior soft lighting",
|
||||
},
|
||||
{
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
quote: "Expert advice and a calm, medical environment. Highly recommend.",
|
||||
tag: "Facial",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/woman-doctor-looking-up_23-2148497204.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doctor-looking-up_23-2148497204.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doctor-looking-up_23-2148497204.jpg?_wi=2",
|
||||
imageAlt: "professional doctor portrait soft lighting",
|
||||
},
|
||||
{
|
||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
quote: "My pigmentation faded, my skin has never felt better. Thank you!",
|
||||
tag: "Pigmentation",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/woman-doctor-looking-up_23-2148497204.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-facial-treatment_23-2148906469.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-facial-treatment_23-2148906469.jpg?_wi=3",
|
||||
imageAlt: "luxury dermatology treatment tools",
|
||||
},
|
||||
{
|
||||
@@ -229,7 +229,7 @@ export default function LandingPage() {
|
||||
quote: "The most professional and comfortable treatment I've had in Egypt.",
|
||||
tag: "Skin Booster",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/woman-doctor-looking-up_23-2148497204.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-lip-gloss-mirror_23-2148537306.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-lip-gloss-mirror_23-2148537306.jpg?_wi=3",
|
||||
imageAlt: "glowing skin close up",
|
||||
},
|
||||
{
|
||||
@@ -240,7 +240,7 @@ export default function LandingPage() {
|
||||
quote: "Your glow, our expertise is definitely what they live by. Stunning.",
|
||||
tag: "General",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/woman-doctor-looking-up_23-2148497204.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-concept-with-woman-with-creme-face_23-2147816998.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-concept-with-woman-with-creme-face_23-2147816998.jpg?_wi=3",
|
||||
imageAlt: "chemical peel dermatology set",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user