Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-04-19 15:23:31 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
background={{
variant: "gradient-bars"}}
title="Excellence in Every Detail."
description="Discover the craftsmanship of PAU OLE. Where timeless quality meets modern design."
description="Eliminate the frustration of generic, mass-produced goods. PAU OLE delivers bespoke, artisan-crafted pieces built to last a lifetime."
buttons={[
{
text: "Explore Collection", href: "#products"},
@@ -239,4 +239,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}