5 Commits

Author SHA1 Message Date
880c44b5c7 Merge version_8 into main
Merge version_8 into main
2026-03-12 01:26:55 +00:00
3d6815c4fc Update src/app/page.tsx 2026-03-12 01:26:51 +00:00
920d54483f Merge version_7 into main
Merge version_7 into main
2026-03-11 23:33:40 +00:00
8ecbd7207d Update src/app/page.tsx 2026-03-11 23:33:36 +00:00
f962019132 Merge version_6 into main
Merge version_6 into main
2026-03-11 23:24:05 +00:00

View File

@@ -82,7 +82,7 @@ export default function HomePage() {
tagAnimation="slide-up"
buttons={[
{
text: "Start Bidding Free", href: "/browse"},
text: "Browse Auctions Now", href: "/browse"},
{
text: "Become a Seller", href: "/seller"},
]}
@@ -112,7 +112,7 @@ export default function HomePage() {
<div id="products" data-section="products">
<ProductCardOne
title="Featured Auctions"
description="Explore our curated selection of premium items across all categories. New listings validated and live within hours."
description="All items verified by certified experts. Explore our curated selection of premium items across all categories. New listings validated and live within hours."
tag="Live Bidding"
tagAnimation="blur-reveal"
textboxLayout="default"