Update src/app/page.tsx
This commit is contained in:
@@ -103,25 +103,25 @@ export default function HomePage() {
|
|||||||
{
|
{
|
||||||
title: "General Dentistry",
|
title: "General Dentistry",
|
||||||
description: "Routine exams, cleanings, and preventive care to maintain your healthy smile.",
|
description: "Routine exams, cleanings, and preventive care to maintain your healthy smile.",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23918.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23918.jpg?_wi=1",
|
||||||
imageAlt: "General dental checkup and examination",
|
imageAlt: "General dental checkup and examination",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Professional Cleanings",
|
title: "Professional Cleanings",
|
||||||
description: "Thorough, gentle cleanings that remove plaque and tartar while protecting your gums.",
|
description: "Thorough, gentle cleanings that remove plaque and tartar while protecting your gums.",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-checking-patient-mounth-care_23-2149195924.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/dentist-checking-patient-mounth-care_23-2149195924.jpg?_wi=1",
|
||||||
imageAlt: "Professional dental cleaning procedure",
|
imageAlt: "Professional dental cleaning procedure",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Teeth Whitening",
|
title: "Teeth Whitening",
|
||||||
description: "Professional teeth whitening treatments for a brighter, more confident smile.",
|
description: "Professional teeth whitening treatments for a brighter, more confident smile.",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28567.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28567.jpg?_wi=1",
|
||||||
imageAlt: "Cosmetic teeth whitening treatment",
|
imageAlt: "Cosmetic teeth whitening treatment",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Preventive Care",
|
title: "Preventive Care",
|
||||||
description: "Personalized prevention strategies and patient education for long-term oral health.",
|
description: "Personalized prevention strategies and patient education for long-term oral health.",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23918.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23918.jpg?_wi=2",
|
||||||
imageAlt: "Preventive dental care consultation",
|
imageAlt: "Preventive dental care consultation",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user