diff --git a/src/app/page.tsx b/src/app/page.tsx
index b792124..c139cd0 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,25 +29,15 @@ export default function LandingPage() {
@@ -56,78 +46,49 @@ export default function LandingPage() {
@@ -138,9 +99,7 @@ export default function LandingPage() {
title="Vitalis é mais que uma academia, é o seu espaço exclusivo."
buttons={[
{
- text: "Agendar Visita",
- href: "#contact",
- },
+ text: "Agendar Visita", href: "#contact"},
]}
/>
@@ -152,46 +111,22 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Exclusividade",
- description: "Nada de academias lotadas. Aqui você treina com espaço e tranquilidade.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-84997.jpg?_wi=1",
- imageAlt: "Exclusivity feature",
- },
+ title: "Exclusividade", description: "Nada de academias lotadas. Aqui você treina com espaço e tranquilidade.", phoneOne: {
+ imageSrc: "http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-84997.jpg", imageAlt: "Exclusivity feature"},
phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-looking-mirror_23-2149832697.jpg?_wi=1",
- imageAlt: "Exclusivity training",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/man-walking-running-machine_1203-456.jpg?_wi=2",
- imageAlt: "luxury gym interior modern minimalist",
+ imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-looking-mirror_23-2149832697.jpg", imageAlt: "Exclusivity training"}
},
{
- title: "Personalização",
- description: "Atendimento quase como um estúdio de personal training individual.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/man-walking-running-machine_1203-456.jpg?_wi=3",
- imageAlt: "Personalization studio",
- },
+ title: "Personalização", description: "Atendimento quase como um estúdio de personal training individual.", phoneOne: {
+ imageSrc: "http://img.b2bpic.net/free-photo/man-walking-running-machine_1203-456.jpg", imageAlt: "Personalization studio"},
phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-girls-doing-yoga_1157-18716.jpg",
- imageAlt: "Personalized coaching",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-84997.jpg?_wi=2",
- imageAlt: "modern gym equipment personal training",
+ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-girls-doing-yoga_1157-18716.jpg", imageAlt: "Personalized coaching"}
},
{
- title: "Ambiente Premium",
- description: "Um local limpo, organizado e que faz você se sentir em casa.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-84997.jpg?_wi=3",
- imageAlt: "Premium studio",
- },
+ title: "Ambiente Premium", description: "Um local limpo, organizado e que faz você se sentir em casa.", phoneOne: {
+ imageSrc: "http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-84997.jpg", imageAlt: "Premium studio"},
phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-looking-mirror_23-2149832697.jpg?_wi=2",
- imageAlt: "Premium amenities",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-looking-mirror_23-2149832697.jpg?_wi=3",
- imageAlt: "personal trainer helping client gym",
+ imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-looking-mirror_23-2149832697.jpg", imageAlt: "Premium amenities"}
},
]}
showStepNumbers={false}
@@ -205,30 +140,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Maria Silva",
- imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-wearing-sport-clothes_329181-13219.jpg",
- },
+ id: "1", name: "Maria Silva", imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-wearing-sport-clothes_329181-13219.jpg"},
{
- id: "2",
- name: "José Oliveira",
- imageSrc: "http://img.b2bpic.net/free-photo/afro-american-sportsman-getting-ready-training_342744-655.jpg",
- },
+ id: "2", name: "José Oliveira", imageSrc: "http://img.b2bpic.net/free-photo/afro-american-sportsman-getting-ready-training_342744-655.jpg"},
{
- id: "3",
- name: "Ana Souza",
- imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg",
- },
+ id: "3", name: "Ana Souza", imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg"},
{
- id: "4",
- name: "Carlos Santos",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-yoga-mat_23-2148683756.jpg",
- },
+ id: "4", name: "Carlos Santos", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-yoga-mat_23-2148683756.jpg"},
{
- id: "5",
- name: "Lucia Ferreira",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-training-gym_23-2150340861.jpg",
- },
+ id: "5", name: "Lucia Ferreira", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-training-gym_23-2150340861.jpg"},
]}
cardTitle="O que nossos alunos dizem"
cardTag="Depoimentos"
@@ -240,16 +160,13 @@ export default function LandingPage() {
@@ -260,37 +177,25 @@ export default function LandingPage() {
{
items: [
{
- label: "Início",
- href: "#hero",
- },
+ label: "Início", href: "#hero"},
{
- label: "Sobre",
- href: "#about",
- },
+ label: "Sobre", href: "#about"},
],
},
{
items: [
{
- label: "Diferenciais",
- href: "#features",
- },
+ label: "Diferenciais", href: "#features"},
{
- label: "Contato",
- href: "#contact",
- },
+ label: "Contato", href: "#contact"},
],
},
{
items: [
{
- label: "Política de Privacidade",
- href: "#",
- },
+ label: "Política de Privacidade", href: "#"},
{
- label: "Termos de Uso",
- href: "#",
- },
+ label: "Termos de Uso", href: "#"},
],
},
]}