From f183acdb80e05ce378675b958a8a33acf1a1a17f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 21:12:06 +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 a94a291..39e7d59 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,8 +91,8 @@ export default function LandingPage() { }, { id: 4, - title: "Root Canal Treatment", description: "Root canal treatment - Starting at $800", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/old-man-sitting-dentistry-room_1157-19459.jpg?_wi=1", imageAlt: "Root canal treatment" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/old-man-sitting-dentistry-room_1157-19459.jpg?_wi=2", imageAlt: "Root canal treatment" } + title: "Root Canal Treatment", description: "Root canal treatment - Starting at $800", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQFSYOeBWG7LyEYTdDfN4zPwli/uploaded-1772917906248-gacjsri3.jpg", imageAlt: "Root canal treatment" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQFSYOeBWG7LyEYTdDfN4zPwli/uploaded-1772917921581-8s7eoz1a.jpg", imageAlt: "Root canal treatment" } }, { id: 5, -- 2.49.1