Merge version_4 into main #3

Merged
bender merged 1 commits from version_4 into main 2026-05-06 06:26:54 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
title="RAJESHAHI"
description="Exclusively curated premium menswear. Discover timeless elegance and traditional craftsmanship tailored for the modern gentleman."
buttons={[{ text: "Explore Collection", href: "#products" }]}
imageSrc="https://img.freepik.com/free-photo/portrait-young-man-wearing-traditional-indian-clothes-traditional-jodhpuri-suit_8353-11674.jpg"
imageSrc="https://images.unsplash.com/photo-1594938298603-c8148c4dae35?q=80&w=800&h=800&auto=format&fit=crop"
mediaAnimation="slide-up"
avatarText="Trusted by 500+ happy gentlemen"
/>
@@ -131,4 +131,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}