Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3d6815c4fc | |||
| 920d54483f | |||
| 8ecbd7207d | |||
| f962019132 |
@@ -82,7 +82,7 @@ export default function HomePage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Start Bidding Free", href: "/browse"},
|
text: "Browse Auctions Now", href: "/browse"},
|
||||||
{
|
{
|
||||||
text: "Become a Seller", href: "/seller"},
|
text: "Become a Seller", href: "/seller"},
|
||||||
]}
|
]}
|
||||||
@@ -112,7 +112,7 @@ export default function HomePage() {
|
|||||||
<div id="products" data-section="products">
|
<div id="products" data-section="products">
|
||||||
<ProductCardOne
|
<ProductCardOne
|
||||||
title="Featured Auctions"
|
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"
|
tag="Live Bidding"
|
||||||
tagAnimation="blur-reveal"
|
tagAnimation="blur-reveal"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
|
|||||||
Reference in New Issue
Block a user