Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 10:39:26 +00:00

View File

@@ -107,7 +107,7 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Laboratory Tested", description: "All products undergo comprehensive third-party testing to ensure purity, potency, and safety. Our commitment to quality is unwavering.", imageSrc: "http://img.b2bpic.net/free-photo/black-female-researcher-studies-molecular-biology-samples-lab-using-professional-microscope_482257-133575.jpg", imageAlt: "laboratory science research testing"
title: "Laboratory Tested", description: "All products undergo comprehensive third-party testing to ensure purity, potency, and safety. Our commitment to quality is unwavering.", imageSrc: "http://img.b2bpic.net/free-photo/black-female-researcher-studies-molecular-biology-samples-lab-using-professional-microscope_482257-133575.jpg?_wi=1", imageAlt: "laboratory science research testing"
},
{
id: 2,
@@ -115,7 +115,7 @@ export default function LandingPage() {
},
{
id: 3,
title: "Expert Support", description: "Get personalized guidance from certified fitness professionals and nutritionists. Our team is committed to your success.", imageSrc: "http://img.b2bpic.net/free-photo/black-female-researcher-studies-molecular-biology-samples-lab-using-professional-microscope_482257-133575.jpg", imageAlt: "laboratory science research testing"
title: "Expert Support", description: "Get personalized guidance from certified fitness professionals and nutritionists. Our team is committed to your success.", imageSrc: "http://img.b2bpic.net/free-photo/black-female-researcher-studies-molecular-biology-samples-lab-using-professional-microscope_482257-133575.jpg?_wi=2", imageAlt: "laboratory science research testing"
}
]}
/>
@@ -158,10 +158,10 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "1", value: "25%", title: "Average Muscle Gain", description: "Within 12 weeks of consistent use", imageSrc: "http://img.b2bpic.net/free-photo/antiaging-beauty-treatment_23-2149123614.jpg", imageAlt: "results before after transformation progress"
id: "1", value: "25%", title: "Average Muscle Gain", description: "Within 12 weeks of consistent use", imageSrc: "http://img.b2bpic.net/free-photo/antiaging-beauty-treatment_23-2149123614.jpg?_wi=1", imageAlt: "results before after transformation progress"
},
{
id: "2", value: "40%", title: "Strength Improvement", description: "Significant increase in max lifts", imageSrc: "http://img.b2bpic.net/free-photo/antiaging-beauty-treatment_23-2149123614.jpg", imageAlt: "results before after transformation progress"
id: "2", value: "40%", title: "Strength Improvement", description: "Significant increase in max lifts", imageSrc: "http://img.b2bpic.net/free-photo/antiaging-beauty-treatment_23-2149123614.jpg?_wi=2", imageAlt: "results before after transformation progress"
}
]}
/>