2 Commits

Author SHA1 Message Date
9585513857 Update src/app/page.tsx 2026-03-04 04:11:55 +00:00
77d355be75 Merge version_2 into main
Merge version_2 into main
2026-03-04 03:21:13 +00:00

View File

@@ -82,7 +82,7 @@ export default function LandingPage() {
]}
textboxLayout="default"
buttons={[
{ text: "View All Collection", href: "#" }
{ text: "Shop All Styles", href: "#" }
]}
/>
</div>