Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-20 11:33:51 +00:00

View File

@@ -42,9 +42,9 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroSplit
background={{ variant: "gradient-bars" }}
title="Time Engineered for You"
tag="Where style meets time"
description="Discover the art of precision with Pedez. Crafted for those who value timeless aesthetics and unrivaled reliability."
title="PEDEZ — Where Style Meets Time."
tag="What youre about to experience is still being perfected."
description="At PEDEZ, we believe time is the ultimate expression of elegance — measured not just in seconds, but in presence, detail, and distinction. Every piece is crafted to reflect confidence, precision, and timeless style. Something exceptional is on its way. Stay with us."
buttons={[{ text: "Explore Collection", href: "#collection" }]}
imageSrc="http://img.b2bpic.net/free-photo/closeup-macro-shot-watch_53876-71316.jpg"
imageAlt="Pedez Luxury Watch"
@@ -160,4 +160,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}