Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5871c317df | |||
| 327bb8d0aa | |||
| f3c8973daa | |||
| 991c8c2c9c |
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
|||||||
ratingText="Rated by discerning collectors"
|
ratingText="Rated by discerning collectors"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: 'Shop Collection', href: 'products' },
|
{ text: 'Shop Collection', href: 'products' },
|
||||||
{ text: 'Learn Our Story', href: 'about' }
|
{ text: 'Explore Collections', href: 'products' }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user