Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 14:01:07 +00:00

View File

@@ -76,19 +76,19 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-leaf_23-2148803521.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-leaf_23-2148803521.jpg?_wi=1",
imageAlt: "Wellness Collage",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/green-supplement-bottle_187299-47084.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-supplement-bottle_187299-47084.jpg?_wi=1",
imageAlt: "Natural Products",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/sporty-woman-listening-music-smartphone-after-training_651396-373.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sporty-woman-listening-music-smartphone-after-training_651396-373.jpg?_wi=1",
imageAlt: "Athletic Training",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/concept-face-skin-care-supplies-honey-cosmetic_185193-111676.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/concept-face-skin-care-supplies-honey-cosmetic_185193-111676.jpg?_wi=1",
imageAlt: "Skincare Luxury",
},
{
@@ -139,7 +139,7 @@ export default function LandingPage() {
description: "Science-backed formulas to rejuvenate skin health.",
bentoComponent: "reveal-icon",
icon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-leaf_23-2148803521.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-leaf_23-2148803521.jpg?_wi=2",
imageAlt: "healthy wellness lifestyle",
},
{
@@ -147,7 +147,7 @@ export default function LandingPage() {
description: "High-performance minerals and protein complexes.",
bentoComponent: "reveal-icon",
icon: Heart,
imageSrc: "http://img.b2bpic.net/free-photo/green-supplement-bottle_187299-47084.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-supplement-bottle_187299-47084.jpg?_wi=2",
imageAlt: "organic supplement bottles",
},
{
@@ -155,7 +155,7 @@ export default function LandingPage() {
description: "Custom programming for your athletic goals.",
bentoComponent: "reveal-icon",
icon: Activity,
imageSrc: "http://img.b2bpic.net/free-photo/sporty-woman-listening-music-smartphone-after-training_651396-373.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sporty-woman-listening-music-smartphone-after-training_651396-373.jpg?_wi=2",
imageAlt: "fitness training gym",
},
{
@@ -163,7 +163,7 @@ export default function LandingPage() {
description: "Precision meal planning tailored to your needs.",
bentoComponent: "reveal-icon",
icon: Leaf,
imageSrc: "http://img.b2bpic.net/free-photo/concept-face-skin-care-supplies-honey-cosmetic_185193-111676.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/concept-face-skin-care-supplies-honey-cosmetic_185193-111676.jpg?_wi=2",
imageAlt: "premium skincare serum",
},
]}