From f33e9335c8d9be02c8d017e3b00b384d1d085fc6 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 10:08:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4dc0227..1e2b0d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -137,6 +137,16 @@ export default function LandingPage() { id: 2, title: "Patient Comfort", description: "Your comfort is our priority with gentle care and anxiety management.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/female-patient-having-procedure-done-dentist_23-2148985788.jpg?_wi=2" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/background-beauty-care-chair-canal_1303-1837.jpg?_wi=2" } + }, + { + id: 3, + title: "Hygiene Standards", description: "Strict sterilization protocols and immaculate clinic facilities ensure your safety.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdfEv3LMPocLC1ILV5yRR55qgJ/uploaded-1772964483752-se86so5s.png" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/background-beauty-care-chair-canal_1303-1837.jpg?_wi=1" } + }, + { + id: 4, + title: "Expert Consultation", description: "Thorough examination and personalized treatment plans for optimal results.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/dentist-showing-x-ray-patient_107420-65382.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-looking-through-microscope_23-2147906021.jpg?_wi=1" } } ]} />