Update src/app/page.tsx
This commit is contained in:
@@ -63,11 +63,11 @@ export default function LandingPage() {
|
||||
tag="Trusted Dermatology"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-getting-micro-needling-beauty-treatment_23-2149334235.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-getting-micro-needling-beauty-treatment_23-2149334235.jpg?_wi=1",
|
||||
imageAlt: "Kaya Clinic Interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-making-home-comfortable_23-2149092117.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-making-home-comfortable_23-2149092117.jpg?_wi=1",
|
||||
imageAlt: "Skin consultation",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Your Skin, Our Priority"
|
||||
description="Kaya Skin Clinic provides personalized dermatology solutions with state-of-the-art technology and expert care, right here in Riyadh."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elderly-patient-consultation-with-black-medic-modern-clinic-lobby_482257-131071.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elderly-patient-consultation-with-black-medic-modern-clinic-lobby_482257-131071.jpg?_wi=1"
|
||||
imageAlt="Clinic professional facility"
|
||||
/>
|
||||
</div>
|
||||
@@ -119,7 +119,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Laser device",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-getting-micro-needling-beauty-treatment_23-2149334235.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-getting-micro-needling-beauty-treatment_23-2149334235.jpg?_wi=2",
|
||||
imageAlt: "dermatology skin treatment",
|
||||
},
|
||||
{
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Facial tools",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-making-home-comfortable_23-2149092117.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-making-home-comfortable_23-2149092117.jpg?_wi=2",
|
||||
imageAlt: "dermatology skin treatment",
|
||||
},
|
||||
{
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Doctor meeting",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-patient-consultation-with-black-medic-modern-clinic-lobby_482257-131071.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-patient-consultation-with-black-medic-modern-clinic-lobby_482257-131071.jpg?_wi=2",
|
||||
imageAlt: "dermatology skin treatment",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user