From 68ece8aeff98231514eb0447ff20f2d9b0c148e4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 00:43:07 +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 2562c4e..21f01bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -128,7 +128,7 @@ export default function LandingPage() { { id: "p6", name: "Landscape Finish", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/city-park-china_1127-3633.jpg"}, ]} - title="Recent Project Gallery" + title="See Our Recent Transformations" description="See the quality of craftsmanship that homeowners trust." /> @@ -240,4 +240,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file