7 Commits

Author SHA1 Message Date
e24282c9c0 Merge version_3 into main
Merge version_3 into main
2026-03-12 09:00:11 +00:00
d693574560 Update src/app/page.tsx 2026-03-12 09:00:08 +00:00
50dc1720ae Merge version_2 into main
Merge version_2 into main
2026-03-12 08:58:47 +00:00
1fafe0528b Update src/app/page.tsx 2026-03-12 08:58:43 +00:00
db3668eaed Merge version_1 into main
Merge version_1 into main
2026-03-12 08:57:02 +00:00
7b5dee81fa Merge version_1 into main
Merge version_1 into main
2026-03-12 08:56:37 +00:00
9490eb042f Merge version_1 into main
Merge version_1 into main
2026-03-12 08:55:46 +00:00

View File

@@ -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" }}