From 33b7b59d9ceeb26c10a8b4c54b708ae95c2686e8 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 21:14:13 +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 39e7d59..1c61ede 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,8 +96,8 @@ export default function LandingPage() { }, { id: 5, - title: "Braces / Orthodontics", description: "Orthodontic braces treatment - Starting at $3,000", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/dentist-taking-selfie-with-patient_23-2148396221.jpg?_wi=1", imageAlt: "Orthodontic braces treatment" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/dentist-taking-selfie-with-patient_23-2148396221.jpg?_wi=2", imageAlt: "Orthodontic braces treatment" } + title: "Braces / Orthodontics", description: "Orthodontic braces treatment - Starting at $3,000", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQFSYOeBWG7LyEYTdDfN4zPwli/uploaded-1772918038084-xc9gz10f.jpg", imageAlt: "Orthodontic braces treatment" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQFSYOeBWG7LyEYTdDfN4zPwli/uploaded-1772918049445-ej7j9ung.jpg", imageAlt: "Orthodontic braces treatment" } }, { id: 6, -- 2.49.1