Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ed31a062b9 | |||
| 2d52bcc9a7 |
@@ -101,7 +101,7 @@ export default function HomePage() {
|
|||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Shop Now & Save 20%", href: "/products" },
|
{ text: "Shop Now - Limited Time 20% Off", href: "/products" },
|
||||||
{ text: "Learn More", href: "/about" },
|
{ text: "Learn More", href: "/about" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user