Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-13 00:43:14 +00:00

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"}, 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." description="See the quality of craftsmanship that homeowners trust."
/> />
</div> </div>
@@ -240,4 +240,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }