Compare commits

1 Commits

Author SHA1 Message Date
5f0a7059aa Merge version_1 into main
Merge version_1 into main
2026-01-04 17:59:33 +00:00

View File

@@ -139,7 +139,7 @@ export default function LandingPage() {
"Exclusive edge sticker pack"
]
}
]}
]
containerClassName="py-20 md:py-32"
/>
</div>
@@ -184,7 +184,7 @@ export default function LandingPage() {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767548768993-wvn5empj.jpg",
imageAlt: "Monthly subscription triple tins"
}
]}
]
containerClassName="py-16 md:py-24"
/>
</div>
@@ -279,7 +279,7 @@ export default function LandingPage() {
title: "Do you offer bulk discounts?",
content: "Yes. Orders of 10+ tins qualify for custom pricing. Email bulk@edgetabs.com with your requirements and we'll provide a quote."
}
]}
]
containerClassName="py-16 md:py-24"
accordionClassName="border-b-2 pb-4"
/>
@@ -299,6 +299,7 @@ export default function LandingPage() {
buttonText="Get My Edge"
termsText="We respect your inbox. Unsubscribe anytime. No spam—just performance insights and exclusive offers."
containerClassName="py-16 md:py-24"
cardClassName="rounded-xl border-2 p-8 md:p-12"
/>
</div>