Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7e928bad07 | |||
| c4daff697d | |||
| cb3dbab330 | |||
| 20dce88879 | |||
| 0bf7f718fb |
@@ -10,7 +10,7 @@ import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||
import FaqSplitText from "@/components/sections/faq/FaqSplitText";
|
||||
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
||||
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
|
||||
import { Award, CheckCircle, Sparkles, TrendingUp, Users, Zap } from "lucide-react";
|
||||
import { Award, CheckCircle, Sparkles, TrendingUp, Users, Zap, Shield } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardFour
|
||||
title="Our Signature Collection"
|
||||
description="Carefully curated supplements engineered for optimal bioavailability and purity. Third-party tested for safety and potency. Backed by our 60-day money-back guarantee—pure nutrition with complete peace of mind."
|
||||
description="Carefully curated supplements engineered for optimal bioavailability and purity. Third-party tested for safety and potency. Complete 60-Day Money-Back Guarantee with pure nutrition and complete peace of mind."
|
||||
tag="Best Sellers"
|
||||
tagIcon={Award}
|
||||
textboxLayout="default"
|
||||
@@ -226,4 +226,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user