Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
tag="Nova Era Fitness"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-home-app-phone_23-2149036818.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-home-app-phone_23-2149036818.jpg?_wi=1",
|
||||
imageAlt: "Dashboard do App",
|
||||
},
|
||||
{
|
||||
@@ -70,15 +70,15 @@ export default function LandingPage() {
|
||||
imageAlt: "Uso ao ar livre",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hr9dp8",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hr9dp8&_wi=1",
|
||||
imageAlt: "Análise de dados",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diabetic-man-checking-glucose-patch-sensor_23-2150766864.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diabetic-man-checking-glucose-patch-sensor_23-2150766864.jpg?_wi=1",
|
||||
imageAlt: "Progresso diário",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-weights-with-headphones_23-2148523340.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-weights-with-headphones_23-2148523340.jpg?_wi=1",
|
||||
imageAlt: "Wearables conectados",
|
||||
},
|
||||
]}
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
"GPS",
|
||||
"Saúde",
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hr9dp8",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hr9dp8&_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
"Analytics",
|
||||
"Progresso",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diabetic-man-checking-glucose-patch-sensor_23-2150766864.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diabetic-man-checking-glucose-patch-sensor_23-2150766864.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
"Tech",
|
||||
"Fitness",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-weights-with-headphones_23-2148523340.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-weights-with-headphones_23-2148523340.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f4",
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
"Insights",
|
||||
"Relatórios",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-home-app-phone_23-2149036818.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-home-app-phone_23-2149036818.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Funcionalidades Inteligentes"
|
||||
|
||||
Reference in New Issue
Block a user