Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a7ff4bfa6a | |||
| d32783170f | |||
| fe307fd9dd | |||
| 280093b740 |
@@ -83,7 +83,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Browsing", href: "/browse"},
|
||||
text: "Browse Auctions Now", href: "/browse"},
|
||||
{
|
||||
text: "Become a Seller", href: "/seller"},
|
||||
]}
|
||||
@@ -291,4 +291,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user