diff --git a/src/app/page.tsx b/src/app/page.tsx index d503b32..38ba4a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,13 +53,13 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/young-happy-athletic-woman-having-fruit-smoothie-breakfast-kitchen_637285-6196.jpg", imageAlt: "Produtos fitness e suplementos"}, { - imageSrc: "http://img.b2bpic.net/free-photo/protein-powder-pouring-into-shaker-cup_23-2152017167.jpg", imageAlt: "Whey Protein Isolate"}, + imageSrc: "http://img.b2bpic.net/free-photo/protein-powder-pouring-into-shaker-cup_23-2152017167.jpg?_wi=1", imageAlt: "Whey Protein Isolate"}, { - imageSrc: "http://img.b2bpic.net/free-photo/refreshment-gym_1098-16161.jpg", imageAlt: "Creatina Monohidratada"}, + imageSrc: "http://img.b2bpic.net/free-photo/refreshment-gym_1098-16161.jpg?_wi=1", imageAlt: "Creatina Monohidratada"}, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-athletic-woman-using-fitness-tracker-sunset_637285-9272.jpg", imageAlt: "Smartband Fitness"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-athletic-woman-using-fitness-tracker-sunset_637285-9272.jpg?_wi=1", imageAlt: "Smartband Fitness"}, { - imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg", imageAlt: "Halteres Ajustáveis"}, + imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg?_wi=1", imageAlt: "Halteres Ajustáveis"}, ]} buttons={[ { text: "Explorar Produtos", href: "products" }, @@ -78,10 +78,10 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Whey Protein Isolate 900g", price: "R$ 179,90", imageSrc: "http://img.b2bpic.net/free-photo/protein-powder-pouring-into-shaker-cup_23-2152017167.jpg", imageAlt: "Whey Protein Isolate 900g", initialQuantity: 1, + id: "1", name: "Whey Protein Isolate 900g", price: "R$ 179,90", imageSrc: "http://img.b2bpic.net/free-photo/protein-powder-pouring-into-shaker-cup_23-2152017167.jpg?_wi=2", imageAlt: "Whey Protein Isolate 900g", initialQuantity: 1, }, { - id: "2", name: "Creatina Monohidratada 300g", price: "R$ 98,90", imageSrc: "http://img.b2bpic.net/free-photo/refreshment-gym_1098-16161.jpg", imageAlt: "Creatina Monohidratada 300g", initialQuantity: 1, + id: "2", name: "Creatina Monohidratada 300g", price: "R$ 98,90", imageSrc: "http://img.b2bpic.net/free-photo/refreshment-gym_1098-16161.jpg?_wi=2", imageAlt: "Creatina Monohidratada 300g", initialQuantity: 1, }, { id: "3", name: "Pre-Treino Ignite", price: "R$ 139,90", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-happy-athletic-woman-listening-music-earphones-having-water-break-after-sports-training_637285-5203.jpg", imageAlt: "Pre-Treino Ignite", initialQuantity: 1, @@ -90,7 +90,7 @@ export default function LandingPage() { id: "4", name: "Multivitamínico Daily Core", price: "R$ 49,90", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-fruits-vegetables-with-different-medicine-wooden-spoon_181624-47137.jpg", imageAlt: "Multivitamínico Daily Core", initialQuantity: 1, }, { - id: "5", name: "Smartband Vallec V1", price: "R$ 359,00", imageSrc: "http://img.b2bpic.net/free-photo/closeup-athletic-woman-using-fitness-tracker-sunset_637285-9272.jpg", imageAlt: "Smartband Vallec V1", initialQuantity: 1, + id: "5", name: "Smartband Vallec V1", price: "R$ 359,00", imageSrc: "http://img.b2bpic.net/free-photo/closeup-athletic-woman-using-fitness-tracker-sunset_637285-9272.jpg?_wi=2", imageAlt: "Smartband Vallec V1", initialQuantity: 1, }, { id: "6", name: "Smartwatch D20 Ultra", price: "R$ 59,90", imageSrc: "http://img.b2bpic.net/free-photo/sporty-active-woman-casual-t-shirt-looks-smartwatch-focused-screen-smiles-gladfully-satisfied-after-wokout-listens-music-wireless-headphones-poses-outdoors-against-urban-surroundings_273609-57760.jpg", imageAlt: "Smartwatch D20 Ultra", initialQuantity: 1, @@ -102,7 +102,7 @@ export default function LandingPage() { id: "8", name: "Balança Bioimpedância Vallec", price: "R$ 119,00", imageSrc: "http://img.b2bpic.net/free-photo/data-stats-around-person-doing-physical-activity_23-2150165181.jpg", imageAlt: "Balança Bioimpedância Vallec", initialQuantity: 1, }, { - id: "9", name: "Halteres Ajustáveis (Par)", price: "R$ 549,00", imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg", imageAlt: "Halteres Ajustáveis", initialQuantity: 1, + id: "9", name: "Halteres Ajustáveis (Par)", price: "R$ 549,00", imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg?_wi=2", imageAlt: "Halteres Ajustáveis", initialQuantity: 1, }, { id: "10", name: "Tapete de Treino NBR Premium", price: "R$ 129,00", imageSrc: "http://img.b2bpic.net/free-photo/sport-woman-using-foam-roller-muscle-fascia-stretching-foot_169016-46724.jpg", imageAlt: "Tapete de Treino NBR Premium", initialQuantity: 1, @@ -183,11 +183,11 @@ export default function LandingPage() { { id: "2", name: "João Santos", imageSrc: "http://img.b2bpic.net/free-photo/masculanity-strength-power-concept-picture-handsome-fit-young-afro-american-bodybuilder-with-bald-head-smoothly-shaven-face-looking-camera-with-confident-serious-facial-expression_343059-336.jpg", imageAlt: "João Santos"}, { - id: "3", name: "Ana Costa", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-620.jpg", imageAlt: "Ana Costa"}, + id: "3", name: "Ana Costa", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-620.jpg?_wi=1", imageAlt: "Ana Costa"}, { id: "4", name: "Carlos Oliveira", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Carlos Oliveira"}, { - id: "5", name: "Fernanda Lima", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-620.jpg", imageAlt: "Fernanda Lima"}, + id: "5", name: "Fernanda Lima", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-620.jpg?_wi=2", imageAlt: "Fernanda Lima"}, { id: "6", name: "Roberto Alves", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205541.jpg", imageAlt: "Roberto Alves"}, ]}