diff --git a/src/app/apparel/page.tsx b/src/app/apparel/page.tsx index d89a621..3b7b57b 100644 --- a/src/app/apparel/page.tsx +++ b/src/app/apparel/page.tsx @@ -154,7 +154,7 @@ export default function ApparelPage() { tagAnimation="slide-up" names=[ "BeFocus Pro", "Fitness Elite", "Nutrition Lab", "Athletic Gear", "Performance Plus", "Training Force", "Recovery Science", "Energy Max" - ] + ]} logos={[ "http://img.b2bpic.net/free-vector/personal-trainer-badges-template-design_23-2149434462.jpg", "http://img.b2bpic.net/free-vector/typography-logo-template_23-2150529526.jpg", "http://img.b2bpic.net/free-vector/personal-trainer-logo-design-template_742173-29658.jpg", "http://img.b2bpic.net/free-vector/variety-sport-badges-retro-style_23-2147520382.jpg", "http://img.b2bpic.net/free-vector/collection-logos-health-industry_23-2147691914.jpg", "http://img.b2bpic.net/free-vector/abstract-labor-day-labels-collection_23-2147546664.jpg", "http://img.b2bpic.net/free-vector/collection-logos-health-industry_23-2147691914.jpg", "http://img.b2bpic.net/free-vector/retro-fitness-background-green-color_23-2147535300.jpg" ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index e4bdf62..2a4cd6a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -248,7 +248,7 @@ export default function HomePage() { tagAnimation="slide-up" names=[ "BeFocus Pro", "Fitness Elite", "Nutrition Lab", "Athletic Gear", "Performance Plus", "Training Force", "Recovery Science", "Energy Max" - ] + ]} logos={[ "http://img.b2bpic.net/free-vector/personal-trainer-badges-template-design_23-2149434462.jpg", "http://img.b2bpic.net/free-vector/typography-logo-template_23-2150529526.jpg", "http://img.b2bpic.net/free-vector/personal-trainer-logo-design-template_742173-29658.jpg", "http://img.b2bpic.net/free-vector/variety-sport-badges-retro-style_23-2147520382.jpg", "http://img.b2bpic.net/free-vector/collection-logos-health-industry_23-2147691914.jpg", "http://img.b2bpic.net/free-vector/abstract-labor-day-labels-collection_23-2147546664.jpg", "http://img.b2bpic.net/free-vector/collection-logos-health-industry_23-2147691914.jpg", "http://img.b2bpic.net/free-vector/retro-fitness-background-green-color_23-2147535300.jpg" ]} diff --git a/src/app/supplements/page.tsx b/src/app/supplements/page.tsx index 941889a..e9565a7 100644 --- a/src/app/supplements/page.tsx +++ b/src/app/supplements/page.tsx @@ -154,7 +154,7 @@ export default function SupplementsPage() { tagAnimation="slide-up" names=[ "BeFocus Pro", "Fitness Elite", "Nutrition Lab", "Athletic Gear", "Performance Plus", "Training Force", "Recovery Science", "Energy Max" - ] + ]} logos={[ "http://img.b2bpic.net/free-vector/personal-trainer-badges-template-design_23-2149434462.jpg", "http://img.b2bpic.net/free-vector/typography-logo-template_23-2150529526.jpg", "http://img.b2bpic.net/free-vector/personal-trainer-logo-design-template_742173-29658.jpg", "http://img.b2bpic.net/free-vector/variety-sport-badges-retro-style_23-2147520382.jpg", "http://img.b2bpic.net/free-vector/collection-logos-health-industry_23-2147691914.jpg", "http://img.b2bpic.net/free-vector/abstract-labor-day-labels-collection_23-2147546664.jpg", "http://img.b2bpic.net/free-vector/collection-logos-health-industry_23-2147691914.jpg", "http://img.b2bpic.net/free-vector/retro-fitness-background-green-color_23-2147535300.jpg" ]}