Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-29 00:55:38 +00:00

View File

@@ -74,6 +74,7 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={true}
title="The Art of #annbim_sTitches"
description="We believe fashion is a language of personal identity. At #annbim_sTitches, our philosophy centers on the marriage of timeless artistry and modern precision, ensuring every client receives a piece that is as unique as their story."
/>
</div>
@@ -131,4 +132,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}