Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4530c72f8e | |||
| 043ce8255d | |||
| 253bb4e9f4 |
@@ -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: "Browse Deals", href: "#about" },
|
{ text: "Learn More", href: "#about" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
ariaLabel="Hero section"
|
ariaLabel="Hero section"
|
||||||
|
|||||||
Reference in New Issue
Block a user