Update src/app/page.tsx

This commit is contained in:
2026-04-19 15:23:28 +00:00
parent fcb25232ed
commit 01a1465ba7

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>
);
}
}