From b00784086bc370b0f85cf0b22e39341686462348 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 23:29:23 +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 9b8e155..76d5afd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -189,7 +189,7 @@ export default function LandingPage() { }, { id: 3, - title: "Cutting-Edge Technology", description: "We use the latest dental innovations for better outcomes", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQFSYOeBWG7LyEYTdDfN4zPwli/uploaded-1772925836873-9irpjklv.jpg", imageAlt: "Technology", tag: "Innovation", subtitle: "Modern", showBlueLine: false + title: "Cutting-Edge Technology", description: "We use the latest dental innovations for better outcomes", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQFSYOeBWG7LyEYTdDfN4zPwli/uploaded-1772925836873-9irpjklv.jpg", imageAlt: "Technology", tag: "Innovation", subtitle: "Modern" }, { id: 4, -- 2.49.1