5 Commits

Author SHA1 Message Date
f44029ded1 Merge version_2 into main
Merge version_2 into main
2026-03-03 06:43:31 +00:00
30897f250e Update src/app/page.tsx 2026-03-03 06:43:27 +00:00
0041f37fd9 Merge version_1 into main
Merge version_1 into main
2026-03-03 06:40:41 +00:00
3b7fcf793b Merge version_1 into main
Merge version_1 into main
2026-03-03 06:39:30 +00:00
56243012d4 Merge version_1 into main
Merge version_1 into main
2026-03-03 06:37:26 +00:00

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
} }
]} ]}
buttons={[ buttons={[
{ text: "Start Shopping", href: "products" }, { text: "Shop Now", href: "products" },
{ text: "Sell With Us", href: "contact" } { text: "Sell With Us", href: "contact" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"