Update src/app/page.tsx

This commit is contained in:
2026-05-13 00:43:07 +00:00
parent 425b7e4322
commit 68ece8aeff

View File

@@ -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."
/>
</div>
@@ -240,4 +240,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}