Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-23 00:35:05 +00:00

View File

@@ -144,7 +144,7 @@ export default function LandingPage() {
},
{
title: "Constância Real", description: "Disciplina para gerar resultados.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/protein-gym_23-2151980068.jpg", imageAlt: "personal trainer helping athlete"
imageSrc: "http://img.b2bpic.net/free-photo/protein-gym_23-2151980068.jpg?_wi=1", imageAlt: "personal trainer helping athlete"
},
items: [
{
@@ -167,7 +167,7 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1", name: "Suplemento Elite", price: "R$ 150", imageSrc: "http://img.b2bpic.net/free-photo/protein-gym_23-2151980068.jpg"},
id: "p1", name: "Suplemento Elite", price: "R$ 150", imageSrc: "http://img.b2bpic.net/free-photo/protein-gym_23-2151980068.jpg?_wi=2"},
{
id: "p2", name: "Apparel Premium", price: "R$ 220", imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-gym-with-dumbbells-her-hands_169016-59143.jpg"},
{