Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 45bf994c82 | |||
| 8b2a2fe58f | |||
| f079c9cf51 | |||
| e64f9107c7 | |||
| 4aa5d73359 |
@@ -59,6 +59,16 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<div className="pb-8">
|
||||
<div className="text-center max-w-2xl mx-auto">
|
||||
<div className="inline-flex items-center gap-2 px-3 py-1 rounded-full bg-green-100 text-green-700 text-sm font-medium mb-4">
|
||||
<CheckCircle className="w-4 h-4" />
|
||||
<span>100% Third-Party Tested</span>
|
||||
</div>
|
||||
<h3 className="text-lg font-semibold text-gray-900 mb-2">Quality You Can Trust</h3>
|
||||
<p className="text-gray-600">Every batch is independently verified for purity and potency. Plus, enjoy our <span className="font-semibold text-green-700">30-Day Money-Back Guarantee</span> — your satisfaction is guaranteed.</p>
|
||||
</div>
|
||||
</div>
|
||||
<ProductCardFour
|
||||
title="Our Premium Peptide Collection"
|
||||
description="Handpicked, laboratory-verified peptides formulated for specific health and performance goals. All products are third-party tested for purity and potency."
|
||||
|
||||
Reference in New Issue
Block a user