Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a3ffa69906 | |||
| d308e6b83a | |||
| 806782312d | |||
| 0d7e114edc | |||
| 95e090f851 | |||
| 644699e9f6 |
@@ -58,7 +58,7 @@ export default function HomePage() {
|
|||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Shopping", href: "/products" },
|
{ text: "Start Shopping", href: "/products" },
|
||||||
{ text: "Learn More", href: "#about" },
|
{ text: "Browse Deals", href: "#about" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
ariaLabel="Hero section"
|
ariaLabel="Hero section"
|
||||||
|
|||||||
Reference in New Issue
Block a user