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