From e2f995e317bcce87b96521566acaf93472e66790 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 00:36:12 +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 ac9e41a..802d100 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,7 +117,7 @@ export default function LandingPage() { id: "3", value: "", description: "Clear communication, on-time delivery, exceptional care throughout" }, { - id: "4", value: "Built to Last", description: "Projects designed to age beautifully and endure for generations" + id: "4", value: "Beauty ", description: "Projects designed to age beautifully and endure for generations" } ]} /> -- 2.49.1