Update src/app/page.tsx

This commit is contained in:
2026-04-02 10:11:29 +00:00
parent 8e9fc1e323
commit cfd48543c7

View File

@@ -79,15 +79,15 @@ export default function LandingPage() {
imageAlt: "Caring dentist with patient",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/artisan-doing-woodcutting_23-2150600791.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/artisan-doing-woodcutting_23-2150600791.jpg?_wi=1",
imageAlt: "Professional cleaning tools",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-instruments_23-2151053285.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-instruments_23-2151053285.jpg?_wi=1",
imageAlt: "Advanced cosmetic dentistry",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/dentist-checking-x-ray-report-while-talking-mobile-phone_107420-65653.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dentist-checking-x-ray-report-while-talking-mobile-phone_107420-65653.jpg?_wi=1",
imageAlt: "Modern surgery room",
},
]}
@@ -128,19 +128,19 @@ export default function LandingPage() {
id: 1,
title: "General Dentistry",
description: "Routine cleanings, exams, and preventative care.",
imageSrc: "http://img.b2bpic.net/free-photo/artisan-doing-woodcutting_23-2150600791.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/artisan-doing-woodcutting_23-2150600791.jpg?_wi=2",
},
{
id: 2,
title: "Cosmetic Dentistry",
description: "Professional teeth whitening and veneers.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-instruments_23-2151053285.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-instruments_23-2151053285.jpg?_wi=2",
},
{
id: 3,
title: "Emergency Care",
description: "Same-day appointments for urgent relief.",
imageSrc: "http://img.b2bpic.net/free-photo/dentist-checking-x-ray-report-while-talking-mobile-phone_107420-65653.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dentist-checking-x-ray-report-while-talking-mobile-phone_107420-65653.jpg?_wi=2",
},
]}
title="Comprehensive Dental Services"
@@ -160,7 +160,7 @@ export default function LandingPage() {
{
id: "2",
name: "James Anderson",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pretty-girl-with-natural-makeup-hold-hands-heart-smile-with-grateful-face-saying-thank-you-standing-white-background_176420-54840.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pretty-girl-with-natural-makeup-hold-hands-heart-smile-with-grateful-face-saying-thank-you-standing-white-background_176420-54840.jpg?_wi=1",
},
{
id: "3",
@@ -175,7 +175,7 @@ export default function LandingPage() {
{
id: "5",
name: "Robert Young",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pretty-girl-with-natural-makeup-hold-hands-heart-smile-with-grateful-face-saying-thank-you-standing-white-background_176420-54840.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pretty-girl-with-natural-makeup-hold-hands-heart-smile-with-grateful-face-saying-thank-you-standing-white-background_176420-54840.jpg?_wi=2",
},
]}
cardTitle="Patient Stories"