Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d693574560 | |||
| 50dc1720ae | |||
| 1fafe0528b | |||
| db3668eaed | |||
| 7b5dee81fa | |||
| 9490eb042f |
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Shop Now", href: "#products" },
|
||||
{ text: "Explore Collection", href: "#about" }
|
||||
{ text: "Shop Gaming Gear", href: "#products" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
tag="Newsletter"
|
||||
title="Join the Gaming Revolution"
|
||||
description="Subscribe to DANGLED updates and get exclusive early access to new products, special discounts, and gaming tips from pro players."
|
||||
description="Subscribe and get 15% off your first order plus exclusive early access to new products and pro gaming tips"
|
||||
tagIcon={Bell}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
|
||||
Reference in New Issue
Block a user