Update src/app/page.tsx
This commit is contained in:
@@ -96,7 +96,7 @@ export default function HomePage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-medical-equipment-dental-procedures_651396-1693.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-medical-equipment-dental-procedures_651396-1693.jpg?_wi=1"
|
||||
imageAlt="Modern dental clinic with professional equipment"
|
||||
mediaAnimation="opacity"
|
||||
frameStyle="card"
|
||||
@@ -124,7 +124,7 @@ export default function HomePage() {
|
||||
{ value: "99%", title: "Patient Satisfaction" },
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-female-nurse-with-stethoscope-white-background_114579-78440.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-female-nurse-with-stethoscope-white-background_114579-78440.jpg?_wi=1"
|
||||
imageAlt="Dr Aimen - Female Dentist Professional"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -153,28 +153,28 @@ export default function HomePage() {
|
||||
id: 1,
|
||||
title: "Teeth Whitening",
|
||||
description: "Professional teeth whitening to brighten your smile safely and effectively.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66780.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66780.jpg?_wi=1",
|
||||
imageAlt: "Professional teeth whitening treatment",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Root Canal Treatment",
|
||||
description: "Painless root canal therapy to save your natural teeth and relieve dental pain.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-taking-male-patients-tooth-x-ray_107420-73934.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-taking-male-patients-tooth-x-ray_107420-73934.jpg?_wi=1",
|
||||
imageAlt: "Advanced root canal treatment",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Dental Implants",
|
||||
description: "Permanent tooth replacement solution for missing teeth with natural appearance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-cute-girlfriend-giggle-reading-notebook-holding-planner-smiling-camera_1258-201148.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-cute-girlfriend-giggle-reading-notebook-holding-planner-smiling-camera_1258-201148.jpg?_wi=1",
|
||||
imageAlt: "Dental implant restoration",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Pediatric Dentistry",
|
||||
description: "Gentle, child-friendly dental care to build healthy habits from an early age.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boy-wearing-safety-protective-glasses-leaning-dental-chair-front-dentist_23-2147905917.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boy-wearing-safety-protective-glasses-leaning-dental-chair-front-dentist_23-2147905917.jpg?_wi=1",
|
||||
imageAlt: "Pediatric dental care for children",
|
||||
},
|
||||
]}
|
||||
@@ -385,7 +385,7 @@ export default function HomePage() {
|
||||
tagAnimation="entrance-slide"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctor-holding-digital-tablet-while-talking-mobile-phone_107420-73959.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctor-holding-digital-tablet-while-talking-mobile-phone_107420-73959.jpg?_wi=1"
|
||||
imageAlt="Dr Aimen Dental Clinic reception"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user