Update src/app/page.tsx
This commit is contained in:
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
href: "#services",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-female-patient-bed-physiotherapy-center_1139-1121.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-female-patient-bed-physiotherapy-center_1139-1121.jpg?_wi=1"
|
||||
imageAlt="Modern dental clinic interior with a dental chair"
|
||||
mediaAnimation="opacity"
|
||||
avatars={[
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Cleaning & Prevention",
|
||||
description: "Maintain optimal oral health with our professional cleanings, fluoride treatments, and personalized oral hygiene advice.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-female-suffering-from-toothache-casual-clothes-isolated_176474-81430.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-female-suffering-from-toothache-casual-clothes-isolated_176474-81430.jpg?_wi=1",
|
||||
imageAlt: "Dental hygienist performing teeth cleaning",
|
||||
buttonIcon: "CheckCircle",
|
||||
},
|
||||
@@ -217,7 +217,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Dr. Sarah Johnson",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-patient-bed-physiotherapy-center_1139-1121.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-patient-bed-physiotherapy-center_1139-1121.jpg?_wi=2",
|
||||
imageAlt: "professional male dentist smiling",
|
||||
},
|
||||
{
|
||||
@@ -241,7 +241,7 @@ export default function LandingPage() {
|
||||
imageAlt: "David Lee, Office Manager",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-female-suffering-from-toothache-casual-clothes-isolated_176474-81430.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-female-suffering-from-toothache-casual-clothes-isolated_176474-81430.jpg?_wi=2",
|
||||
imageAlt: "professional male dentist smiling",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user