Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e52cb4b38e | |||
| f673fd993b | |||
| ee759fd374 | |||
| 81cc6cf2c7 | |||
| e6fb09d046 | |||
| 81fddd8e8d |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
logoText="re:print"
|
||||
description="Discover stunning handcrafted lamps, custom keychains, and personalized light boxes that bring your imagination to life. Every product is uniquely yours."
|
||||
buttons={[
|
||||
{ text: "Explore Products", href: "#products" },
|
||||
{ text: "Start Shopping", href: "#products" },
|
||||
{ text: "Learn Our Story", href: "#about" },
|
||||
]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
@@ -53,8 +53,6 @@ export default function LandingPage() {
|
||||
imageAlt="Beautiful custom lamp display"
|
||||
frameStyle="card"
|
||||
mediaAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
buttonContainerClassName="flex gap-4 justify-center"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user