Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-04 23:03:36 +00:00
4 changed files with 36 additions and 36 deletions

View File

@@ -69,7 +69,7 @@ export default function AboutPage() {
description:
"We invest in cutting-edge research to develop products that deliver real results. Our commitment to scientific excellence is unwavering.",
imageSrc:
"http://img.b2bpic.net/free-photo/chemist-researcher-doctor-wearing-ppe-equipment-prevent-infection-with-coronavirus-analyzing-virus-sample-using-microscope-working-medical-vaccine-chemistry-laboratory-medicine-concept_482257-28277.jpg",
"http://img.b2bpic.net/free-photo/chemist-researcher-doctor-wearing-ppe-equipment-prevent-infection-with-coronavirus-analyzing-virus-sample-using-microscope-working-medical-vaccine-chemistry-laboratory-medicine-concept_482257-28277.jpg?_wi=3",
imageAlt: "research laboratory science clinical",
},
{
@@ -78,7 +78,7 @@ export default function AboutPage() {
description:
"Every product meets rigorous quality standards. We maintain complete transparency in our ingredient sourcing and manufacturing processes.",
imageSrc:
"http://img.b2bpic.net/free-photo/mung-bean-spinach-citrus-fruit-puffed-rice-cake-fresh-vegetables-concrete-background_23-2148062382.jpg",
"http://img.b2bpic.net/free-photo/mung-bean-spinach-citrus-fruit-puffed-rice-cake-fresh-vegetables-concrete-background_23-2148062382.jpg?_wi=3",
imageAlt: "ingredients nutrition organic natural",
},
{
@@ -87,7 +87,7 @@ export default function AboutPage() {
description:
"We believe in building strong communities. Our network of distributors and customers support each other in achieving their wellness goals.",
imageSrc:
"http://img.b2bpic.net/free-photo/group-business-people_53876-64961.jpg",
"http://img.b2bpic.net/free-photo/group-business-people_53876-64961.jpg?_wi=3",
imageAlt: "community team people global",
},
{
@@ -96,7 +96,7 @@ export default function AboutPage() {
description:
"We empower individuals to take control of their health and financial future through our proven business model.",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-colleagues-learning-work_23-2149300714.jpg",
"http://img.b2bpic.net/free-photo/close-up-colleagues-learning-work_23-2149300714.jpg?_wi=3",
imageAlt: "support coaching training team",
},
]}
@@ -122,7 +122,7 @@ export default function AboutPage() {
company: "Athens Wellness Center",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=3",
imageAlt: "woman portrait professional headshot",
},
{
@@ -132,7 +132,7 @@ export default function AboutPage() {
company: "Nutrition Store",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
imageAlt: "man portrait professional headshot",
},
{
@@ -142,7 +142,7 @@ export default function AboutPage() {
company: "Wellness Greece",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=4",
imageAlt: "woman portrait professional headshot",
},
{
@@ -152,7 +152,7 @@ export default function AboutPage() {
company: "Active Life",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
imageAlt: "man portrait professional headshot",
},
]}

View File

@@ -89,7 +89,7 @@ export default function HomePage() {
name: "Formula 1 Protein Shake - Vanilla Crème 550g",
price: "€42.03",
imageSrc:
"http://img.b2bpic.net/free-photo/arrangement-with-banana-smoothie_23-2148858625.jpg",
"http://img.b2bpic.net/free-photo/arrangement-with-banana-smoothie_23-2148858625.jpg?_wi=1",
imageAlt: "protein shake vanilla nutrition supplement",
initialQuantity: 1,
},
@@ -98,7 +98,7 @@ export default function HomePage() {
name: "Formula 1 Protein Shake - Smooth Chocolate 550g",
price: "€42.03",
imageSrc:
"http://img.b2bpic.net/free-photo/happy-sportswoman-text-messaging-smart-phone-while-lying-down-floor-drinking-smoothie_637285-639.jpg",
"http://img.b2bpic.net/free-photo/happy-sportswoman-text-messaging-smart-phone-while-lying-down-floor-drinking-smoothie_637285-639.jpg?_wi=1",
imageAlt: "protein shake chocolate nutrition supplement",
initialQuantity: 1,
},
@@ -107,7 +107,7 @@ export default function HomePage() {
name: "Formula 1 Protein Shake - Strawberry Delight 550g",
price: "€42.03",
imageSrc:
"http://img.b2bpic.net/free-photo/strawberry-smoothie-white-wood_329181-1157.jpg",
"http://img.b2bpic.net/free-photo/strawberry-smoothie-white-wood_329181-1157.jpg?_wi=1",
imageAlt: "protein shake strawberry nutrition supplement",
initialQuantity: 1,
},
@@ -116,7 +116,7 @@ export default function HomePage() {
name: "Vegan Protein Shake - Vanilla 560g",
price: "€47.58",
imageSrc:
"http://img.b2bpic.net/free-photo/tahini-sesame-seeds-marble-background_1150-45351.jpg",
"http://img.b2bpic.net/free-photo/tahini-sesame-seeds-marble-background_1150-45351.jpg?_wi=1",
imageAlt: "vegan protein vanilla nutrition supplement",
initialQuantity: 1,
},
@@ -125,7 +125,7 @@ export default function HomePage() {
name: "High Protein Iced Coffee - Latte Macchiato 308g",
price: "€57.07",
imageSrc:
"http://img.b2bpic.net/free-photo/cold-coffee-with-blue-straws-surrounded-by-coffee-beans_181624-36714.jpg",
"http://img.b2bpic.net/free-photo/cold-coffee-with-blue-straws-surrounded-by-coffee-beans_181624-36714.jpg?_wi=1",
imageAlt: "iced coffee protein beverage nutrition",
initialQuantity: 1,
},
@@ -134,7 +134,7 @@ export default function HomePage() {
name: "Aloe Vera Concentrate - Classic 473ml",
price: "€40.84",
imageSrc:
"http://img.b2bpic.net/free-photo/view-homemade-treatment-ingredients_23-2148894313.jpg",
"http://img.b2bpic.net/free-photo/view-homemade-treatment-ingredients_23-2148894313.jpg?_wi=1",
imageAlt: "aloe vera supplement health wellness",
initialQuantity: 1,
},
@@ -160,7 +160,7 @@ export default function HomePage() {
description:
"Our products are backed by decades of scientific research and clinical studies. Each formula is designed with precision to deliver measurable results.",
imageSrc:
"http://img.b2bpic.net/free-photo/chemist-researcher-doctor-wearing-ppe-equipment-prevent-infection-with-coronavirus-analyzing-virus-sample-using-microscope-working-medical-vaccine-chemistry-laboratory-medicine-concept_482257-28277.jpg",
"http://img.b2bpic.net/free-photo/chemist-researcher-doctor-wearing-ppe-equipment-prevent-infection-with-coronavirus-analyzing-virus-sample-using-microscope-working-medical-vaccine-chemistry-laboratory-medicine-concept_482257-28277.jpg?_wi=1",
imageAlt: "research laboratory science clinical",
},
{
@@ -169,7 +169,7 @@ export default function HomePage() {
description:
"We source only the highest quality ingredients from trusted suppliers worldwide. Every batch is tested for purity and potency.",
imageSrc:
"http://img.b2bpic.net/free-photo/mung-bean-spinach-citrus-fruit-puffed-rice-cake-fresh-vegetables-concrete-background_23-2148062382.jpg",
"http://img.b2bpic.net/free-photo/mung-bean-spinach-citrus-fruit-puffed-rice-cake-fresh-vegetables-concrete-background_23-2148062382.jpg?_wi=1",
imageAlt: "ingredients nutrition organic natural",
},
{
@@ -178,7 +178,7 @@ export default function HomePage() {
description:
"Join millions of satisfied customers across 130+ countries who have transformed their lives with Herbalife nutrition.",
imageSrc:
"http://img.b2bpic.net/free-photo/group-business-people_53876-64961.jpg",
"http://img.b2bpic.net/free-photo/group-business-people_53876-64961.jpg?_wi=1",
imageAlt: "community team people global",
},
{
@@ -187,7 +187,7 @@ export default function HomePage() {
description:
"Comprehensive training, marketing materials, and dedicated support to help you succeed in your wellness business.",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-colleagues-learning-work_23-2149300714.jpg",
"http://img.b2bpic.net/free-photo/close-up-colleagues-learning-work_23-2149300714.jpg?_wi=1",
imageAlt: "support coaching training team",
},
]}
@@ -213,7 +213,7 @@ export default function HomePage() {
company: "Athens Wellness Center",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1",
imageAlt: "woman portrait professional headshot",
},
{
@@ -223,7 +223,7 @@ export default function HomePage() {
company: "Nutrition Store",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "man portrait professional headshot",
},
{
@@ -233,7 +233,7 @@ export default function HomePage() {
company: "Wellness Greece",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2",
imageAlt: "woman portrait professional headshot",
},
{
@@ -243,7 +243,7 @@ export default function HomePage() {
company: "Active Life",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "man portrait professional headshot",
},
]}

View File

@@ -52,7 +52,7 @@ export default function ProductsPage() {
name: "Formula 1 Protein Shake - Vanilla Crème 550g",
price: "€42.03",
imageSrc:
"http://img.b2bpic.net/free-photo/arrangement-with-banana-smoothie_23-2148858625.jpg",
"http://img.b2bpic.net/free-photo/arrangement-with-banana-smoothie_23-2148858625.jpg?_wi=2",
imageAlt: "protein shake vanilla nutrition supplement",
initialQuantity: 1,
},
@@ -61,7 +61,7 @@ export default function ProductsPage() {
name: "Formula 1 Protein Shake - Smooth Chocolate 550g",
price: "€42.03",
imageSrc:
"http://img.b2bpic.net/free-photo/happy-sportswoman-text-messaging-smart-phone-while-lying-down-floor-drinking-smoothie_637285-639.jpg",
"http://img.b2bpic.net/free-photo/happy-sportswoman-text-messaging-smart-phone-while-lying-down-floor-drinking-smoothie_637285-639.jpg?_wi=2",
imageAlt: "protein shake chocolate nutrition supplement",
initialQuantity: 1,
},
@@ -70,7 +70,7 @@ export default function ProductsPage() {
name: "Formula 1 Protein Shake - Strawberry Delight 550g",
price: "€42.03",
imageSrc:
"http://img.b2bpic.net/free-photo/strawberry-smoothie-white-wood_329181-1157.jpg",
"http://img.b2bpic.net/free-photo/strawberry-smoothie-white-wood_329181-1157.jpg?_wi=2",
imageAlt: "protein shake strawberry nutrition supplement",
initialQuantity: 1,
},
@@ -79,7 +79,7 @@ export default function ProductsPage() {
name: "Vegan Protein Shake - Vanilla 560g",
price: "€47.58",
imageSrc:
"http://img.b2bpic.net/free-photo/tahini-sesame-seeds-marble-background_1150-45351.jpg",
"http://img.b2bpic.net/free-photo/tahini-sesame-seeds-marble-background_1150-45351.jpg?_wi=2",
imageAlt: "vegan protein vanilla nutrition supplement",
initialQuantity: 1,
},
@@ -88,7 +88,7 @@ export default function ProductsPage() {
name: "High Protein Iced Coffee - Latte Macchiato 308g",
price: "€57.07",
imageSrc:
"http://img.b2bpic.net/free-photo/cold-coffee-with-blue-straws-surrounded-by-coffee-beans_181624-36714.jpg",
"http://img.b2bpic.net/free-photo/cold-coffee-with-blue-straws-surrounded-by-coffee-beans_181624-36714.jpg?_wi=2",
imageAlt: "iced coffee protein beverage nutrition",
initialQuantity: 1,
},
@@ -97,7 +97,7 @@ export default function ProductsPage() {
name: "Aloe Vera Concentrate - Classic 473ml",
price: "€40.84",
imageSrc:
"http://img.b2bpic.net/free-photo/view-homemade-treatment-ingredients_23-2148894313.jpg",
"http://img.b2bpic.net/free-photo/view-homemade-treatment-ingredients_23-2148894313.jpg?_wi=2",
imageAlt: "aloe vera supplement health wellness",
initialQuantity: 1,
},
@@ -123,7 +123,7 @@ export default function ProductsPage() {
description:
"Each product is developed using advanced nutritional science. Our formulas are optimized for maximum bioavailability and effectiveness.",
imageSrc:
"http://img.b2bpic.net/free-photo/chemist-researcher-doctor-wearing-ppe-equipment-prevent-infection-with-coronavirus-analyzing-virus-sample-using-microscope-working-medical-vaccine-chemistry-laboratory-medicine-concept_482257-28277.jpg",
"http://img.b2bpic.net/free-photo/chemist-researcher-doctor-wearing-ppe-equipment-prevent-infection-with-coronavirus-analyzing-virus-sample-using-microscope-working-medical-vaccine-chemistry-laboratory-medicine-concept_482257-28277.jpg?_wi=2",
imageAlt: "research laboratory science clinical",
},
{
@@ -132,7 +132,7 @@ export default function ProductsPage() {
description:
"Every batch undergoes rigorous quality control testing to ensure purity, potency, and safety standards are met.",
imageSrc:
"http://img.b2bpic.net/free-photo/mung-bean-spinach-citrus-fruit-puffed-rice-cake-fresh-vegetables-concrete-background_23-2148062382.jpg",
"http://img.b2bpic.net/free-photo/mung-bean-spinach-citrus-fruit-puffed-rice-cake-fresh-vegetables-concrete-background_23-2148062382.jpg?_wi=2",
imageAlt: "ingredients nutrition organic natural",
},
{
@@ -141,7 +141,7 @@ export default function ProductsPage() {
description:
"Our products are designed for convenient daily use. Mix, shake, and enjoy premium nutrition in minutes.",
imageSrc:
"http://img.b2bpic.net/free-photo/group-business-people_53876-64961.jpg",
"http://img.b2bpic.net/free-photo/group-business-people_53876-64961.jpg?_wi=2",
imageAlt: "community team people global",
},
{
@@ -150,7 +150,7 @@ export default function ProductsPage() {
description:
"Used by millions worldwide, our products are trusted by fitness professionals, nutritionists, and health enthusiasts.",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-colleagues-learning-work_23-2149300714.jpg",
"http://img.b2bpic.net/free-photo/close-up-colleagues-learning-work_23-2149300714.jpg?_wi=2",
imageAlt: "support coaching training team",
},
]}

View File

@@ -54,7 +54,7 @@ export default function RecruitmentPage() {
name: "Alex Dimitris",
role: "Top Distributor",
imageSrc:
"http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg",
"http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg?_wi=1",
imageAlt: "man portrait professional business",
},
{
@@ -62,7 +62,7 @@ export default function RecruitmentPage() {
name: "Sofia Nikolaides",
role: "Regional Manager",
imageSrc:
"http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg",
"http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=1",
imageAlt: "woman portrait professional business",
},
{
@@ -70,7 +70,7 @@ export default function RecruitmentPage() {
name: "Yiannis Georgiou",
role: "Business Coach",
imageSrc:
"http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg",
"http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg?_wi=2",
imageAlt: "man portrait professional business",
},
{
@@ -78,7 +78,7 @@ export default function RecruitmentPage() {
name: "Maria Stefanidou",
role: "Marketing Lead",
imageSrc:
"http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg",
"http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=2",
imageAlt: "woman portrait professional business",
},
]}