Update src/app/page.tsx
This commit is contained in:
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
description="Professional dental care with a gentle touch. Book your appointment today and experience the difference."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-23501.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-23501.jpg?_wi=1",
|
||||
imageAlt: "Smiling patients in modern dental clinic",
|
||||
},
|
||||
{
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "m1",
|
||||
name: "Dr. Sarah Miller",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
@@ -200,7 +200,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Choose Plan",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-equipment_23-2148338090.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-equipment_23-2148338090.jpg?_wi=1",
|
||||
imageAlt: "dental cleaning tools professional",
|
||||
},
|
||||
{
|
||||
@@ -215,7 +215,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Choose Plan",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-23501.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-23501.jpg?_wi=2",
|
||||
imageAlt: "dental cleaning tools professional",
|
||||
},
|
||||
]}
|
||||
@@ -254,7 +254,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2025 Bright Smile Dental. All rights reserved."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-female-dentist-dental-clinic_107420-74193.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-female-dentist-dental-clinic_107420-74193.jpg?_wi=1"
|
||||
imageAlt="Smiling female dentist in dental clinic"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user