From 131e9eb6afea0809610f436d8757b8366416995e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 19:54:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b297b03..92a884c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -128,7 +128,7 @@ export default function LandingPage() { title: "Cosmetic Dentistry", description: "Teeth whitening, smile design, and aesthetic enhancements", imageSrc: "http://img.b2bpic.net/free-photo/female-model-with-fresh-daily-makeup_158538-10335.jpg?_wi=2", button: { text: "Learn More", href: "#contact" } }, { - title: "Root Canal Treatment", description: "Advanced RCT procedures for pain relief and tooth preservation", imageSrc: "http://img.b2bpic.net/free-photo/model-tooth-dentist-doctor-shows-patient-tooth-reception-dentist-s-office_1157-40926.jpg?_wi=2", button: { text: "Learn More", href: "#contact" } + title: "Root Canal Treatment", description: "Advanced RCT procedures for pain relief and tooth preservation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXTlC9QinbRk9ICEQFFKq2cW8i/uploaded-1772740458529-a3d29ak8.jpg", button: { text: "Learn More", href: "#contact" } } ]} title="Our Dental Services" -- 2.49.1