From 42149edcc810ed3c5ee56fabea33482a67fb08c8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 18:00:16 +0000 Subject: [PATCH 1/4] Update src/app/catalogo/page.tsx --- src/app/catalogo/page.tsx | 98 ++++++--------------------------------- 1 file changed, 14 insertions(+), 84 deletions(-) diff --git a/src/app/catalogo/page.tsx b/src/app/catalogo/page.tsx index 0069182..dd059ba 100644 --- a/src/app/catalogo/page.tsx +++ b/src/app/catalogo/page.tsx @@ -25,22 +25,10 @@ export default function LandingPage() { @@ -92,23 +57,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} faqs={[ - { - id: "f1", - title: "Como escolher a torra?", - content: "Depende do seu gosto pessoal...", - }, - { - id: "f2", - title: "Como funciona o clube?", - content: "Mensal ou trimestral...", - }, - { - id: "f3", - title: "Qual a validade?", - content: "Consumir em até 30 dias...", - }, + { id: "f1", title: "Como escolher a torra?", content: "Depende do seu gosto pessoal..." }, + { id: "f2", title: "Como funciona o clube?", content: "Mensal ou trimestral..." }, + { id: "f3", title: "Qual a validade?", content: "Consumir em até 30 dias..." }, ]} title="Dúvidas Frequentes" + description="Respostas rápidas para as suas questões sobre nosso café e serviços." faqsAnimation="slide-up" /> @@ -117,32 +71,8 @@ export default function LandingPage() { -- 2.49.1 From f97ac3e4e1ffe3c262667652af4d4f310268a38c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 18:00:16 +0000 Subject: [PATCH 2/4] Update src/app/clube/page.tsx --- src/app/clube/page.tsx | 101 +++++++---------------------------------- 1 file changed, 16 insertions(+), 85 deletions(-) diff --git a/src/app/clube/page.tsx b/src/app/clube/page.tsx index 5f68d09..085f51c 100644 --- a/src/app/clube/page.tsx +++ b/src/app/clube/page.tsx @@ -25,22 +25,10 @@ export default function LandingPage() { @@ -95,21 +62,9 @@ export default function LandingPage() { title="Por que assinar?" tag="Vantagens" metrics={[ - { - id: "m1", - value: "100%", - description: "Cafés arábica selecionados", - }, - { - id: "m2", - value: "15+", - description: "Fazendas parceiras", - }, - { - id: "m3", - value: "1.000+", - description: "Assinantes felizes", - }, + { id: "m1", value: "100%", description: "Cafés arábica selecionados" }, + { id: "m2", value: "15+", description: "Fazendas parceiras" }, + { id: "m3", value: "1.000+", description: "Assinantes felizes" }, ]} metricsAnimation="slide-up" /> @@ -119,32 +74,8 @@ export default function LandingPage() { -- 2.49.1 From acd31580799b56fad1f2389c754959f0372d9a95 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 18:00:17 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 224 +++++++---------------------------------------- 1 file changed, 33 insertions(+), 191 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f1c9953..955d7ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,22 +28,10 @@ export default function LandingPage() { @@ -181,46 +97,11 @@ export default function LandingPage() { description="O que nossos clientes dizem sobre a experiência Grão Nobre." showRating={true} testimonials={[ - { - id: "ts1", - name: "Ana R.", - handle: "@anacoffee", - testimonial: "O melhor café que já provei, torra incrível!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-working-office-holding-coffee-cups-smiling-with-happy-cool-smile-face-showing-teeth_839833-17423.jpg", - }, - { - id: "ts2", - name: "Carlos M.", - handle: "@carloscoffee", - testimonial: "O serviço de assinatura mudou minhas manhãs.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-is-using-app-her-smartphone-device-send-text-message-near-business-buildings_158595-6785.jpg", - }, - { - id: "ts3", - name: "Lucia S.", - handle: "@lucias", - testimonial: "Produtos artesanais com um sabor único e equilibrado.", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/glad-young-woman-with-paper-cup-room_23-2148180656.jpg", - }, - { - id: "ts4", - name: "Bruno P.", - handle: "@brunop", - testimonial: "Entrega rápida e café sempre muito fresco.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-with-shopping-bag-city_1157-23102.jpg", - }, - { - id: "ts5", - name: "Julia V.", - handle: "@juliav", - testimonial: "A curadoria é excelente e muito atenciosa.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-cafe-drinking-coffee_1303-30736.jpg", - }, + { id: "ts1", name: "Ana R.", handle: "@anacoffee", testimonial: "O melhor café que já provei, torra incrível!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-working-office-holding-coffee-cups-smiling-with-happy-cool-smile-face-showing-teeth_839833-17423.jpg" }, + { id: "ts2", name: "Carlos M.", handle: "@carloscoffee", testimonial: "O serviço de assinatura mudou minhas manhãs.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-is-using-app-her-smartphone-device-send-text-message-near-business-buildings_158595-6785.jpg" }, + { id: "ts3", name: "Lucia S.", handle: "@lucias", testimonial: "Produtos artesanais com um sabor único e equilibrado.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/glad-young-woman-with-paper-cup-room_23-2148180656.jpg" }, + { id: "ts4", name: "Bruno P.", handle: "@brunop", testimonial: "Entrega rápida e café sempre muito fresco.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-with-shopping-bag-city_1157-23102.jpg" }, + { id: "ts5", name: "Julia V.", handle: "@juliav", testimonial: "A curadoria é excelente e muito atenciosa.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-cafe-drinking-coffee_1303-30736.jpg" }, ]} /> @@ -234,24 +115,9 @@ export default function LandingPage() { title="Seleção do Mês" description="Cafés exclusivos que preparamos para o mês vigente." products={[ - { - id: "px1", - name: "Edição Especial Primavera", - price: "R$ 55,00", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-chips-arrangement_23-2149702546.jpg", - }, - { - id: "px2", - name: "Reserva do Torrador", - price: "R$ 95,00", - imageSrc: "http://img.b2bpic.net/free-photo/roasted-coffee-beans_53876-30335.jpg", - }, - { - id: "px3", - name: "Kit Degustação", - price: "R$ 120,00", - imageSrc: "http://img.b2bpic.net/free-photo/bag-coffee-sitting-shelf_23-2151965914.jpg", - }, + { id: "px1", name: "Edição Especial Primavera", price: "R$ 55,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-chips-arrangement_23-2149702546.jpg" }, + { id: "px2", name: "Reserva do Torrador", price: "R$ 95,00", imageSrc: "http://img.b2bpic.net/free-photo/roasted-coffee-beans_53876-30335.jpg" }, + { id: "px3", name: "Kit Degustação", price: "R$ 120,00", imageSrc: "http://img.b2bpic.net/free-photo/bag-coffee-sitting-shelf_23-2151965914.jpg" }, ]} /> @@ -260,32 +126,8 @@ export default function LandingPage() { -- 2.49.1 From dcc2aa36e2b504db3f30e847adb51dbe69578427 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 18:00:17 +0000 Subject: [PATCH 4/4] Update src/app/sobre/page.tsx --- src/app/sobre/page.tsx | 70 ++++++------------------------------------ 1 file changed, 10 insertions(+), 60 deletions(-) diff --git a/src/app/sobre/page.tsx b/src/app/sobre/page.tsx index fe7d786..5df25e7 100644 --- a/src/app/sobre/page.tsx +++ b/src/app/sobre/page.tsx @@ -25,22 +25,10 @@ export default function LandingPage() { @@ -88,32 +62,8 @@ export default function LandingPage() { -- 2.49.1