Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-09 18:54:45 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
{
text: "Shop Now", href: "#products"},
{
text: "Explore Collection", href: "#about"},
text: "View About Philosophy", href: "#about"},
]}
imageSrc="http://img.b2bpic.net/free-photo/client-is-going-buy-clothes-shop_7502-9385.jpg"
imageAlt="elegant clothing fashion studio"
@@ -195,4 +195,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}