2 Commits

Author SHA1 Message Date
01a1465ba7 Update src/app/page.tsx 2026-04-19 15:23:28 +00:00
fcb25232ed Merge version_2 into main
Merge version_2 into main
2026-04-19 15:20:45 +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>
);
}
}