From c490ec940db80f89381a4426296aa394a0a0ea77 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 15:34:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 263 +++++++++++------------------------------------ 1 file changed, 59 insertions(+), 204 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 06a32b1..8263d82 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,35 +47,22 @@ export default function LandingPage() {
@@ -105,26 +84,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - tag: "Processo", - title: "Altitude Ideal", - subtitle: "Cultivo de precisão", - description: "Altitudes elevadas que garantem sabor mais intenso.", - imageSrc: "http://img.b2bpic.net/free-vector/collection-coffee-objects-flat-design_23-2147605484.jpg", - }, + tag: "Processo", title: "Altitude Ideal", subtitle: "Cultivo de precisão", description: "Altitudes elevadas que garantem sabor mais intenso.", imageSrc: "http://img.b2bpic.net/free-vector/collection-coffee-objects-flat-design_23-2147605484.jpg"}, { - tag: "Sabor", - title: "Solo Mineral", - subtitle: "Terroir exclusivo", - description: "Solo rico em minerais da região de Minas.", - imageSrc: "http://img.b2bpic.net/free-photo/sand-design-with-green-coloured-shades_23-2148254661.jpg", - }, + tag: "Sabor", title: "Solo Mineral", subtitle: "Terroir exclusivo", description: "Solo rico em minerais da região de Minas.", imageSrc: "http://img.b2bpic.net/free-photo/sand-design-with-green-coloured-shades_23-2148254661.jpg"}, { - tag: "Qualidade", - title: "Seleção Manual", - subtitle: "Apenas o melhor", - description: "Colheita feita grão a grão para máxima pureza.", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-bags-indoors-branding-concept_23-2151881022.jpg", - }, + tag: "Qualidade", title: "Seleção Manual", subtitle: "Apenas o melhor", description: "Colheita feita grão a grão para máxima pureza.", imageSrc: "http://img.b2bpic.net/free-photo/coffee-bags-indoors-branding-concept_23-2151881022.jpg"}, ]} title="Por que nossos grãos são diferentes?" description="Descubra o cuidado em cada etapa da produção." @@ -137,49 +101,22 @@ export default function LandingPage() { textboxLayout="default" gridVariant="three-columns-all-equal-width" useInvertedBackground={true} + buttons={[ + { text: "Comprar", href: "#" } + ]} products={[ { - id: "1", - name: "Café Bourbon Amarelo", - price: "R$ 45,00", - variant: "250g", - imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-sack-coffee-beans_23-2148180251.jpg", - }, + id: "1", name: "Café Bourbon Amarelo", price: "R$ 45,00", variant: "250g", imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-sack-coffee-beans_23-2148180251.jpg"}, { - id: "2", - name: "Café Catuaí Vermelho", - price: "R$ 48,00", - variant: "250g", - imageSrc: "http://img.b2bpic.net/free-photo/package-near-yellow-cup-sugar-bowl_23-2148180248.jpg", - }, + id: "2", name: "Café Catuaí Vermelho", price: "R$ 48,00", variant: "250g", imageSrc: "http://img.b2bpic.net/free-photo/package-near-yellow-cup-sugar-bowl_23-2148180248.jpg"}, { - id: "3", - name: "Café Especial Cristal", - price: "R$ 65,00", - variant: "250g", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-composition-with-copyspace_23-2148130015.jpg", - }, + id: "3", name: "Café Especial Cristal", price: "R$ 65,00", variant: "250g", imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-composition-with-copyspace_23-2148130015.jpg"}, { - id: "4", - name: "Café Orgânico Natural", - price: "R$ 70,00", - variant: "250g", - imageSrc: "http://img.b2bpic.net/free-photo/scattered-beans-from-sack-near-coffee-maker-box-sugar_23-2148180188.jpg", - }, + id: "4", name: "Café Orgânico Natural", price: "R$ 70,00", variant: "250g", imageSrc: "http://img.b2bpic.net/free-photo/scattered-beans-from-sack-near-coffee-maker-box-sugar_23-2148180188.jpg"}, { - id: "5", - name: "Blend Montanhês", - price: "R$ 55,00", - variant: "250g", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-container_23-2148173321.jpg", - }, + id: "5", name: "Blend Montanhês", price: "R$ 55,00", variant: "250g", imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-container_23-2148173321.jpg"}, { - id: "6", - name: "Café Gourmet Intense", - price: "R$ 58,00", - variant: "250g", - imageSrc: "http://img.b2bpic.net/free-photo/tattooed-barista-holds-blank-package-bags-with-freshly-baked-coffee-beans-ready-sale-delivery_346278-734.jpg", - }, + id: "6", name: "Café Gourmet Intense", price: "R$ 58,00", variant: "250g", imageSrc: "http://img.b2bpic.net/free-photo/tattooed-barista-holds-blank-package-bags-with-freshly-baked-coffee-beans-ready-sale-delivery_346278-734.jpg"}, ]} title="Nossas Coleções" description="Escolha o perfil de sabor que mais combina com seu dia." @@ -193,52 +130,23 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "basic", - title: "Plano Essencial", - price: "R$ 90", - period: "/mês", - features: [ - "1 pacote especial", - "Frete fixo", - ], + id: "basic", title: "Plano Essencial", price: "R$ 90", period: "/mês", features: [ + "1 pacote especial", "Frete fixo"], button: { - text: "Assinar", - }, - imageSrc: "http://img.b2bpic.net/free-photo/tea-gardens_1353-273.jpg", - imageAlt: "Tea gardens", - }, + text: "Assinar"}, + imageSrc: "http://img.b2bpic.net/free-photo/tea-gardens_1353-273.jpg", imageAlt: "Tea gardens"}, { - id: "pro", - title: "Plano Connoisseur", - price: "R$ 160", - period: "/mês", - features: [ - "2 pacotes variados", - "Degustações surpresa", - "Frete grátis", - ], + id: "pro", title: "Plano Connoisseur", price: "R$ 160", period: "/mês", features: [ + "2 pacotes variados", "Degustações surpresa", "Frete grátis"], button: { - text: "Assinar", - }, - imageSrc: "http://img.b2bpic.net/free-photo/landscape-volcano-batur-bali-indonesia_72229-1012.jpg?_wi=2", - imageAlt: "Tea gardens", - }, + text: "Assinar"}, + imageSrc: "http://img.b2bpic.net/free-photo/landscape-volcano-batur-bali-indonesia_72229-1012.jpg?_wi=2", imageAlt: "Tea gardens"}, { - id: "expert", - title: "Plano Expert", - price: "R$ 290", - period: "/mês", - features: [ - "4 pacotes exclusivos", - "Acesso a lotes limitados", - "Brinde exclusivo", - ], + id: "expert", title: "Plano Expert", price: "R$ 290", period: "/mês", features: [ + "4 pacotes exclusivos", "Acesso a lotes limitados", "Brinde exclusivo"], button: { - text: "Assinar", - }, - imageSrc: "http://img.b2bpic.net/free-photo/view-lots-coffee-beans_23-2149878129.jpg?_wi=2", - imageAlt: "Tea gardens", - }, + text: "Assinar"}, + imageSrc: "http://img.b2bpic.net/free-photo/view-lots-coffee-beans_23-2149878129.jpg?_wi=2", imageAlt: "Tea gardens"}, ]} title="Assinaturas de Café" description="Receba em casa os melhores grãos de Cristais mensalmente." @@ -253,20 +161,11 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "100+", - description: "Famílias de produtores", - }, + id: "m1", value: "100+", description: "Famílias de produtores"}, { - id: "m2", - value: "1200m", - description: "Altitude média", - }, + id: "m2", value: "1200m", description: "Altitude média"}, { - id: "m3", - value: "90+", - description: "Pontos na escala Q-Grader", - }, + id: "m3", value: "90+", description: "Pontos na escala Q-Grader"}, ]} title="Nossos Números" description="A excelência construída com dedicação." @@ -280,59 +179,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Ana Souza", - role: "Sommelier", - company: "Coffee Lovers", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-tea-by-christmas-tree_1303-11314.jpg", - }, + id: "1", name: "Ana Souza", role: "Sommelier", company: "Coffee Lovers", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-tea-by-christmas-tree_1303-11314.jpg"}, { - id: "2", - name: "Pedro Lima", - role: "Barista", - company: "Café & Arte", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving-dr_1258-138287.jpg", - }, + id: "2", name: "Pedro Lima", role: "Barista", company: "Café & Arte", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving-dr_1258-138287.jpg"}, { - id: "3", - name: "Carla Mendes", - role: "Foodie", - company: "Gastronomia MG", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-brunette-female-hat-drinks-coffee-summer-park_613910-3471.jpg", - }, + id: "3", name: "Carla Mendes", role: "Foodie", company: "Gastronomia MG", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-brunette-female-hat-drinks-coffee-summer-park_613910-3471.jpg"}, { - id: "4", - name: "Lucas Farias", - role: "Escritor", - company: "Viver bem", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mature-asian-man-apron-standing-coffee-roasting-equipment-checking-controls_1098-20597.jpg", - }, + id: "4", name: "Lucas Farias", role: "Escritor", company: "Viver bem", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/mature-asian-man-apron-standing-coffee-roasting-equipment-checking-controls_1098-20597.jpg"}, { - id: "5", - name: "Bia Rocha", - role: "Chef", - company: "Cozinha da Roça", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-enjoying-delicious-aroma-freshly-made-coffee-holding-mug_1258-203007.jpg", - }, + id: "5", name: "Bia Rocha", role: "Chef", company: "Cozinha da Roça", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-enjoying-delicious-aroma-freshly-made-coffee-holding-mug_1258-203007.jpg"}, ]} kpiItems={[ { - value: "4.9", - label: "Avaliação média", - }, + value: "4.9", label: "Avaliação média"}, { - value: "5000+", - label: "Cafés entregues", - }, + value: "5000+", label: "Cafés entregues"}, { - value: "100%", - label: "Satisfação real", - }, + value: "100%", label: "Satisfação real"}, ]} title="O que dizem os apreciadores" description="Clientes apaixonados pela qualidade das montanhas mineiras." @@ -343,14 +211,11 @@ export default function LandingPage() {
@@ -360,29 +225,19 @@ export default function LandingPage() { logoText="Cafés de Cristais" columns={[ { - title: "Navegação", - items: [ + title: "Navegação", items: [ { - label: "Início", - href: "#hero", - }, + label: "Início", href: "#hero"}, { - label: "Produtos", - href: "#products", - }, + label: "Produtos", href: "#products"}, ], }, { - title: "Institucional", - items: [ + title: "Institucional", items: [ { - label: "Sobre Nós", - href: "#about", - }, + label: "Sobre Nós", href: "#about"}, { - label: "Contato", - href: "#contact", - }, + label: "Contato", href: "#contact"}, ], }, ]}