From 0e6433563284307740ac99ff4749e1978d5747e3 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 21:17:25 +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 c9a92bf..8616803 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,7 +102,7 @@ export default function LandingPage() { { id: 6, title: "Cosmetic Dentistry", description: "Cosmetic dentistry services - Starting at $500", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQFSYOeBWG7LyEYTdDfN4zPwli/uploaded-1772918159223-nrb9uuet.jpg", imageAlt: "Cosmetic dentistry services" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-stylish-laughing-model-gray-casual-summer-clothes-brown-hat-with-natural-makeup_158538-11648.jpg?_wi=2", imageAlt: "Cosmetic dentistry services" } + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQFSYOeBWG7LyEYTdDfN4zPwli/uploaded-1772918242335-26ikwom7.jpg", imageAlt: "Cosmetic dentistry services" } } ]} showStepNumbers={false} -- 2.49.1