2 Commits

Author SHA1 Message Date
df82d13116 Update src/app/page.tsx 2026-04-17 07:30:12 +00:00
387836f574 Merge version_3 into main
Merge version_3 into main
2026-04-17 07:29:19 +00:00

View File

@@ -135,6 +135,10 @@ export default function LandingPage() {
]}
title="Our Best Sellers"
description="Explore the collection that everyone is talking about."
buttons={[
{
text: "View All Products", href: "/catalog"},
]}
/>
</div>