Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-04-25 23:58:47 +00:00

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Our Philosophy"
description={[
"At MODA, we believe that clothing should be a reflection of your personality.", "We prioritize sustainability and quality in every stitch."]}
"Redefining elegance through personal style that speaks louder than trends.", "We blend meticulous craftsmanship with your unique identity, ensuring every piece you wear is a tailored expression of your individual journey."]}
/>
</div>
@@ -208,4 +208,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}