Update src/app/page.tsx

This commit is contained in:
2026-04-07 01:07:05 +00:00
parent 69d413cfdf
commit 0ecf43eaf3

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-29141.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-29141.jpg?_wi=1"
imageAlt="Luxurious Autumn Hill Dental practice interior"
mediaAnimation="blur-reveal"
avatars={[
@@ -142,7 +142,7 @@ export default function LandingPage() {
title: "Transparent Care",
description: "Clear explanations of all procedures without hidden costs.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/crowded-stomatology-waiting-area-with-people-filling-form-dental-consultation_482257-4858.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crowded-stomatology-waiting-area-with-people-filling-form-dental-consultation_482257-4858.jpg?_wi=1",
imageAlt: "Dental consultation",
},
items: [
@@ -160,7 +160,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-29141.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-29141.jpg?_wi=2",
imageAlt: "luxury dental office interior",
},
{
@@ -210,7 +210,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/crowded-stomatology-waiting-area-with-people-filling-form-dental-consultation_482257-4858.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crowded-stomatology-waiting-area-with-people-filling-form-dental-consultation_482257-4858.jpg?_wi=2",
imageAlt: "dental consultation modern room",
},
]}