Update src/app/page.tsx

This commit is contained in:
2026-05-22 18:21:30 +00:00
parent 1c7ea2bf30
commit 835bc873ac

View File

@@ -44,6 +44,7 @@ export default function LandingPage() {
<HeroBillboardGallery
title="Parisian Vintage Archives"
description="Immerse yourself in the golden era of 90s couture. A cinematic journey through timeless elegance, crafted for the modern individual."
background={{ variant: "plain" }}
buttons={[{ text: "Explore the Archives", href: "#products" }]}
mediaItems={[
{ imageSrc: "https://images.unsplash.com/photo-1512436991641-67450b173263?q=80&w=2070", imageAlt: "Elegant vintage Parisian fashion" },
@@ -81,7 +82,6 @@ export default function LandingPage() {
subdescription="We honor the legacy of master tailors, ensuring every thread tells a story of authenticity and old money sophistication."
icon={History}
imageSrc="https://images.unsplash.com/photo-1583947215259-38e31be0b5fb?q=80&w=2070"
videoSrc=""
mediaAnimation="blur-reveal"
useInvertedBackground={false}
/>