Compare commits
128 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1098188c38 | |||
| 76951b2686 | |||
| 9f6d8f6534 | |||
| 81364f26e1 | |||
| a134d194ba | |||
| 5f41fe61eb | |||
| e7035f4734 | |||
| c84844aaf3 | |||
| 289c7da1c4 | |||
| 0b5e289aa5 | |||
| 40357c2c40 | |||
| 51216c6189 | |||
| 24d6e35f66 | |||
| ae2e08a15d | |||
| f71a9cb2f3 | |||
| 2735e28f7f | |||
| fbda405494 | |||
| 3180013673 | |||
| 093309937b | |||
| 308dee7afe | |||
| f9e55abdf0 | |||
| 88623e3b9b | |||
| d0afbe9b1f | |||
| f7b9c6e435 | |||
| 3dda0d0cfc | |||
| 1ad51604c2 | |||
| 392a787ea0 | |||
| b0c417b1d8 | |||
| 7632f41fd8 | |||
| 630d8c6603 | |||
| bbcd6aa56d | |||
| 13baf11826 | |||
| 85ebaf2cff | |||
| a522eda820 | |||
| eaf45a9b90 | |||
| 82df61d605 | |||
| 93d47fbd7e | |||
| 517b1195d3 | |||
| 2203e5670a | |||
| 16c68fde82 | |||
| e12f50906a | |||
| 15ba672ed4 | |||
| 2650306f73 | |||
| a809d27b36 | |||
| 8f7bc459a4 | |||
| 2a730a6ad6 | |||
| 49e3feecd3 | |||
| e98a21a3be | |||
| 99ec4711e4 | |||
| 0caddce5ac | |||
| 20227327c6 | |||
| 79da731089 | |||
| a6c6438567 | |||
| b648e31a2b | |||
| 184f53fa32 | |||
| 396d5f32c6 | |||
| 7f87dac83c | |||
| b1cfde9476 | |||
| da97a11e85 | |||
| 629ed7b08d | |||
| db55a712d7 | |||
| b2bfdb835b | |||
| c5bd03c061 | |||
| 0fd4417dd4 | |||
| d97f2deb4f | |||
| 005a296b9a | |||
| 77ff7ff4d4 | |||
| 93aefd0c57 | |||
| ae76a7cff6 | |||
| 7113372a17 | |||
| 488e2a5c51 | |||
| b129bfd9cf | |||
| b28bd2dcf5 | |||
| fe2f8fa0ee | |||
| cfa9842e81 | |||
| 212fa0122f | |||
| 9655cab4e3 | |||
| 82c0af05a8 | |||
| 1309e7295d | |||
| 31465a8ae9 | |||
| ce18a6ba19 | |||
| c9969a0209 | |||
| c215ee186a | |||
| bf9e7f8fc5 | |||
| fae97b71b9 | |||
| 7c7492a61d | |||
| a8b88e122a | |||
| 3482e3df53 | |||
| 742e1b3207 | |||
| 696d96576f | |||
| d72002cc2a | |||
| 47c67cf895 | |||
| 2f0a871780 | |||
| a61b9e7295 | |||
| 5e98ca450b | |||
| 6c2e2023b8 | |||
| 82e318beba | |||
| d3e11ac10b | |||
| c4e99d4455 | |||
| ba5d18bcdc | |||
| aaec945205 | |||
| d1b23d0149 | |||
| 711538ea72 | |||
| 0281b565f8 | |||
| 00d4a3cc07 | |||
| bb58f2b1f7 | |||
| b76a65f105 | |||
| c17cec6858 | |||
| a970fa211a | |||
| fb4de8b486 | |||
| 432bdc5bf5 | |||
| f74e65ef38 | |||
| ed48cbb8e4 | |||
| 0776a4bc86 | |||
| 12839b702d | |||
| bcfa66f6e1 | |||
| 9d51ac1d94 | |||
| ddd6eb99a0 | |||
| b9d7a29a7f | |||
| 8f7f54d74f | |||
| 4ba888b3a1 | |||
| 8924fed85c | |||
| 3fba97bf22 | |||
| f7e85fec99 | |||
| aad94e4324 | |||
| 3aa2c9a181 | |||
| 896fe7132d | |||
| 865bd7dba2 |
@@ -12,7 +12,8 @@ import TestimonialCardTwelve from '@/components/sections/testimonial/Testimonial
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import { Activity, Apple, Brain, Dumbbell, Heart, Target, Zap, Users, Star, TrendingDown, TrendingUp } from 'lucide-react';
|
||||
import BlogCardOne from '@/components/sections/blog/BlogCardOne';
|
||||
import { Activity, Apple, Brain, Dumbbell, Heart, Target, Zap, Users, Star, TrendingDown, TrendingUp, ChefHat } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -33,6 +34,7 @@ export default function LandingPage() {
|
||||
navItems={[
|
||||
{ name: "Dashboard", id: "dashboard" },
|
||||
{ name: "Treino", id: "training" },
|
||||
{ name: "Receitas", id: "recipes" },
|
||||
{ name: "Nutrição", id: "nutrition" },
|
||||
{ name: "Comunidade", id: "community" },
|
||||
{ name: "Perfil", id: "profile" }
|
||||
@@ -94,7 +96,7 @@ export default function LandingPage() {
|
||||
title: "Metas Inteligentes", description: "Escolha: Perder Peso ou Ganhar Massa. O sistema calcula TMB, projeta planilha de metas e mostra exatamente quando você atingirá seu objetivo.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoRNSPr0mCBj85JKsHl7qxTHsl/nutrition-dashboard-showing-meal-plans-d-1773256981349-9348b6d9.png", imageAlt: "Plano de nutrição"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoRNSPr0mCBj85JKsHl7qxTHsl/nutrition-dashboard-showing-meal-plans-d-1773256981349-9348b6d9.png?_wi=1", imageAlt: "Plano de nutrição"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoRNSPr0mCBj85JKsHl7qxTHsl/performance-metrics-showcase-displaying--1773256982260-f9a5cff0.png?_wi=1", imageAlt: "Métricas de progresso"
|
||||
@@ -119,7 +121,7 @@ export default function LandingPage() {
|
||||
title: "Running Tracker Avançado", description: "GPS ativado em tempo real. Mapeia sua rota, calcula queima de calorias baseado no peso, mostra ritmo ao vivo em painel estilo smartwatch.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoRNSPr0mCBj85JKsHl7qxTHsl/gps-running-tracker-interface-with-real--1773256980694-2abe167e.png", imageAlt: "Rastreamento GPS"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoRNSPr0mCBj85JKsHl7qxTHsl/gps-running-tracker-interface-with-real--1773256980694-2abe167e.png?_wi=1", imageAlt: "Rastreamento GPS"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoRNSPr0mCBj85JKsHl7qxTHsl/performance-metrics-showcase-displaying--1773256982260-f9a5cff0.png?_wi=2", imageAlt: "Métricas de cardio"
|
||||
@@ -204,6 +206,39 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="recipes" data-section="recipes">
|
||||
<BlogCardOne
|
||||
title="Receitas por Objetivo"
|
||||
description="Explore receitas deliciosas e saudáveis adaptadas ao seu objetivo: perder peso com déficit calórico ou ganhar massa com superávit estratégico."
|
||||
tag="Culinária Fitness"
|
||||
tagIcon={ChefHat}
|
||||
blogs={[
|
||||
{
|
||||
id: "1", category: "Perda de Peso", title: "Frango Grelhado com Brócolis e Batata Doce", excerpt: "Receita de 380 kcal com alto teor proteico. Preparo em 25 minutos com macros otimizados para déficit calórico.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoRNSPr0mCBj85JKsHl7qxTHsl/nutrition-dashboard-showing-meal-plans-d-1773256981349-9348b6d9.png?_wi=2", imageAlt: "Frango grelhado", authorName: "Chef Nutrição", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoRNSPr0mCBj85JKsHl7qxTHsl/professional-athlete-portrait-male-fitne-1773256979726-5009f852.png", date: "15 Jan 2025"
|
||||
},
|
||||
{
|
||||
id: "2", category: "Ganho de Massa", title: "Pasta de Frango com Abacate e Ovos", excerpt: "Refeição de 850 kcal ideal para pós-treino. Alto em proteína (45g) e gorduras saudáveis para crescimento muscular.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoRNSPr0mCBj85JKsHl7qxTHsl/performance-metrics-showcase-displaying--1773256982260-f9a5cff0.png", imageAlt: "Pasta de frango", authorName: "Chef Nutrição", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoRNSPr0mCBj85JKsHl7qxTHsl/fit-female-athlete-portrait-determined-e-1773256980310-c05dce2f.png", date: "14 Jan 2025"
|
||||
},
|
||||
{
|
||||
id: "3", category: "Perda de Peso", title: "Sopa de Legumes com Peito de Frango", excerpt: "Receita saciante com apenas 220 kcal. Fibras e proteína para manter a saciedade e acelerar a perda de peso.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoRNSPr0mCBj85JKsHl7qxTHsl/ultra-modern-fitness-app-dashboard-with--1773256981295-f56c580b.png", imageAlt: "Sopa de legumes", authorName: "Chef Nutrição", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoRNSPr0mCBj85JKsHl7qxTHsl/athletic-male-trainer-portrait-confident-1773256979906-c5e05a88.png", date: "13 Jan 2025"
|
||||
},
|
||||
{
|
||||
id: "4", category: "Ganho de Massa", title: "Smoothie Pré-Treino: Aveia com Banana e Mantega de Amendoim", excerpt: "Preparação energética com 620 kcal. Carbos de rápida absorção e proteína para potencializar seus treinos.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoRNSPr0mCBj85JKsHl7qxTHsl/gps-running-tracker-interface-with-real--1773256980694-2abe167e.png?_wi=2", imageAlt: "Smoothie", authorName: "Chef Nutrição", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoRNSPr0mCBj85JKsHl7qxTHsl/female-fitness-coach-portrait-profession-1773256979710-97e8b5fe.png", date: "12 Jan 2025"
|
||||
},
|
||||
{
|
||||
id: "5", category: "Perda de Peso", title: "Salada de Atum com Azeite Extra Virgem", excerpt: "Opção leve e rápida com 280 kcal. Ômega-3 e proteína para acelerar metabolismo e queimar calorias.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoRNSPr0mCBj85JKsHl7qxTHsl/interactive-anatomical-body-model-showin-1773256980448-3cccd7b3.png", imageAlt: "Salada de atum", authorName: "Chef Nutrição", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoRNSPr0mCBj85JKsHl7qxTHsl/young-athlete-male-portrait-energetic-ex-1773256982698-63e4e494.png", date: "11 Jan 2025"
|
||||
},
|
||||
{
|
||||
id: "6", category: "Ganho de Massa", title: "Arroz Integral com Carne Vermelha e Batata Inglesa", excerpt: "Refeição completa com 950 kcal ideal para dias de treino intenso. Ferro, carbos complexos e proteína muscular.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoRNSPr0mCBj85JKsHl7qxTHsl/female-athlete-portrait-fit-build-profes-1773256980134-0faaa8fa.png?_wi=1", imageAlt: "Arroz com carne", authorName: "Chef Nutrição", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoRNSPr0mCBj85JKsHl7qxTHsl/professional-athlete-portrait-male-fitne-1773256979726-5009f852.png", date: "10 Jan 2025"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
carouselMode="buttons"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="nutrition" data-section="nutrition">
|
||||
<PricingCardOne
|
||||
title="Nutrição Inteligente & Receituário"
|
||||
@@ -300,7 +335,7 @@ export default function LandingPage() {
|
||||
id: "5", name: "Lucas F.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoRNSPr0mCBj85JKsHl7qxTHsl/young-athlete-male-portrait-energetic-ex-1773256982698-63e4e494.png", imageAlt: "Lucas F."
|
||||
},
|
||||
{
|
||||
id: "6", name: "Marina S.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoRNSPr0mCBj85JKsHl7qxTHsl/female-athlete-portrait-fit-build-profes-1773256980134-0faaa8fa.png", imageAlt: "Marina S."
|
||||
id: "6", name: "Marina S.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoRNSPr0mCBj85JKsHl7qxTHsl/female-athlete-portrait-fit-build-profes-1773256980134-0faaa8fa.png?_wi=2", imageAlt: "Marina S."
|
||||
}
|
||||
]}
|
||||
cardTitle="Mais de 150 mil atletas já transformaram seu corpo com FitFlow Pro"
|
||||
@@ -350,13 +385,13 @@ export default function LandingPage() {
|
||||
items: [
|
||||
{ label: "Dashboard", href: "#dashboard" },
|
||||
{ label: "Treino", href: "#training" },
|
||||
{ label: "Nutrição", href: "#nutrition" }
|
||||
{ label: "Receitas", href: "#recipes" }
|
||||
]
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{ label: "Cardio Hub", href: "#cardio" },
|
||||
{ label: "Comunidade", href: "#community" },
|
||||
{ label: "Nutrição", href: "#nutrition" },
|
||||
{ label: "Perfil", href: "#profile" }
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user