From ee42dffb7f63b1361ac1b569dc05c7225b3a8b1e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 20:37:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cbbba5b..1420685 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -122,7 +122,7 @@ export default function LandingPage() { title: "Orthodontic Braces", description: "Ceramic and metal braces for effective teeth straightening", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXTlC9QinbRk9ICEQFFKq2cW8i/uploaded-1772740137534-8xjju7xk.webp", button: { text: "Learn More", href: "#contact" } }, { - title: "Dental Implants", description: "Permanent tooth replacement solution with advanced implant technology", imageSrc: "http://img.b2bpic.net/free-photo/old-man-sitting-dentist-s-office_1157-19457.jpg?_wi=2", button: { text: "Learn More", href: "#contact" } + title: "Dental Implants", description: "Permanent tooth replacement solution with advanced implant technology", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXTlC9QinbRk9ICEQFFKq2cW8i/uploaded-1772742881744-izlhwjn0.jpg", button: { text: "Learn More", href: "#contact" } }, { 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" } @@ -184,7 +184,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Priya Singh", role: "Patient", company: "Durgapur", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Priya Singh" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXTlC9QinbRk9ICEQFFKq2cW8i/uploaded-1772743018167-e1baykw7.png", imageAlt: "Priya Singh" }, { id: "2", name: "Rajesh Kumar", role: "Patient", company: "City Centre", rating: 5, -- 2.49.1