diff --git a/src/app/page.tsx b/src/app/page.tsx index 803cc19..32ff399 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,86 +31,38 @@ export default function LandingPage() {
@@ -122,20 +74,11 @@ export default function LandingPage() { title="Cuidado e Qualidade em Cada Mordida" description="Nossa missão é levar o conforto de comida caseira de qualidade para profissionais e famílias. Utilizamos ingredientes frescos e receitas que honram nossa trajetória desde 2017 em São José dos Campos." bulletPoints={[ - { - title: "Ingredientes Selecionados", - description: "Priorizamos produtos frescos e locais para garantir o melhor sabor.", - }, - { - title: "Cozinha com Cuidado", - description: "Cada lanche é feito artesanalmente como se fosse para nossa própria família.", - }, - { - title: "Conveniência Rápida", - description: "Entregas ágeis e atendimento eficiente, respeitando seu tempo de almoço.", - }, + { title: "Ingredientes Selecionados", description: "Priorizamos produtos frescos e locais para garantir o melhor sabor." }, + { title: "Cozinha com Cuidado", description: "Cada lanche é feito artesanalmente como se fosse para nossa própria família." }, + { title: "Conveniência Rápida", description: "Entregas ágeis e atendimento eficiente, respeitando seu tempo de almoço." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-smiling-cute-barista-girl-pouring-filter-coffee-making-order-cafe-client_1258-203375.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-smiling-cute-barista-girl-pouring-filter-coffee-making-order-cafe-client_1258-203375.jpg" mediaAnimation="slide-up" /> @@ -147,42 +90,12 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Big Bacon Burger", - price: "R$ 32,00", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-beef-burgers-with-lettuce-ready-be-served_23-2148290591.jpg?_wi=1", - }, - { - id: "p2", - name: "Frango Crispy Especial", - price: "R$ 28,00", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-sandwiches-with-tomatoes-beside_23-2148454792.jpg?_wi=1", - }, - { - id: "p3", - name: "Hot Dog Gourmet", - price: "R$ 22,00", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-fast-food-hot-dog-flat-lay_23-2148668447.jpg?_wi=1", - }, - { - id: "p4", - name: "Fritas Crocantes", - price: "R$ 20,00", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-blue-ceramic-bowl-full-with-yellow-sweet-candies_114579-87595.jpg", - }, - { - id: "p5", - name: "Suco Natural", - price: "R$ 15,00", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-fruit-cocktails-various-colors_8353-9113.jpg", - }, - { - id: "p6", - name: "Brownie de Chocolate", - price: "R$ 12,00", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-acai-cereal-bowl_23-2149258904.jpg", - }, + { id: "p1", name: "Big Bacon Burger", price: "R$ 32,00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-beef-burgers-with-lettuce-ready-be-served_23-2148290591.jpg" }, + { id: "p2", name: "Frango Crispy Especial", price: "R$ 28,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sandwiches-with-tomatoes-beside_23-2148454792.jpg" }, + { id: "p3", name: "Hot Dog Gourmet", price: "R$ 22,00", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-fast-food-hot-dog-flat-lay_23-2148668447.jpg" }, + { id: "p4", name: "Fritas Crocantes", price: "R$ 20,00", imageSrc: "http://img.b2bpic.net/free-photo/side-view-blue-ceramic-bowl-full-with-yellow-sweet-candies_114579-87595.jpg" }, + { id: "p5", name: "Suco Natural", price: "R$ 15,00", imageSrc: "http://img.b2bpic.net/free-photo/stylish-fruit-cocktails-various-colors_8353-9113.jpg" }, + { id: "p6", name: "Brownie de Chocolate", price: "R$ 12,00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-acai-cereal-bowl_23-2149258904.jpg" }, ]} title="Nossas Delícias" description="Uma seleção de lanches, acompanhamentos e bebidas pensados para satisfazer sua fome." @@ -195,21 +108,9 @@ export default function LandingPage() { title="Nossa Trajetória em Números" tag="Qualidade Comprovada" metrics={[ - { - id: "m1", - value: "7", - description: "Anos de tradição", - }, - { - id: "m2", - value: "4.8", - description: "Estrelas de avaliação", - }, - { - id: "m3", - value: "10k+", - description: "Lanches servidos", - }, + { id: "m1", value: "7", description: "Anos de tradição" }, + { id: "m2", value: "4.8", description: "Estrelas de avaliação" }, + { id: "m3", value: "10k+", description: "Lanches servidos" }, ]} metricsAnimation="slide-up" /> @@ -220,30 +121,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - tag: "Delivery", - title: "Entrega Expressa", - subtitle: "Sempre quente", - description: "Nossa frota garante que seu lanche chegue rápido e sem perder o ponto.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-courier-blue-shirt-blue-cap-black-trousers-holding-notepad-white_140725-20613.jpg", - imageAlt: "local food delivery partner logo", - }, - { - tag: "Menu", - title: "Variedade Real", - subtitle: "Para todos os gostos", - description: "Opções clássicas e criações exclusivas todos os dias.", - imageSrc: "http://img.b2bpic.net/free-photo/wedding-decorated-dessert-table-restaurant_1303-18607.jpg?_wi=2", - imageAlt: "local food delivery partner logo", - }, - { - tag: "Local", - title: "Ambiente Acolhedor", - subtitle: "Venha visitar", - description: "Espaço ideal para almoços em família ou encontros rápidos.", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-smiling-cute-barista-girl-pouring-filter-coffee-making-order-cafe-client_1258-203375.jpg?_wi=2", - imageAlt: "local food delivery partner logo", - }, + { tag: "Delivery", title: "Entrega Expressa", subtitle: "Sempre quente", description: "Nossa frota garante que seu lanche chegue rápido e sem perder o ponto.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-courier-blue-shirt-blue-cap-black-trousers-holding-notepad-white_140725-20613.jpg", imageAlt: "local food delivery partner logo" }, + { tag: "Menu", title: "Variedade Real", subtitle: "Para todos os gostos", description: "Opções clássicas e criações exclusivas todos os dias.", imageSrc: "http://img.b2bpic.net/free-photo/wedding-decorated-dessert-table-restaurant_1303-18607.jpg", imageAlt: "local food delivery partner logo" }, + { tag: "Local", title: "Ambiente Acolhedor", subtitle: "Venha visitar", description: "Espaço ideal para almoços em família ou encontros rápidos.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-smiling-cute-barista-girl-pouring-filter-coffee-making-order-cafe-client_1258-203375.jpg", imageAlt: "local food delivery partner logo" }, ]} title="Por que Escolher o Big Lanches?" description="Diferenciais que nos tornam a opção favorita em São José dos Campos." @@ -254,15 +134,7 @@ export default function LandingPage() { @@ -273,61 +145,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Ana Silva", - date: "12/05/2024", - title: "Melhor lanche da SJC", - quote: "Simplesmente maravilhoso! O hambúrguer é suculento e chega super rápido.", - tag: "Frequente", - avatarSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/wedding-decorated-dessert-table-restaurant_1303-18607.jpg?_wi=3", - imageAlt: "happy customer eating burger restaurant", - }, - { - id: "t2", - name: "Bruno Souza", - date: "10/05/2024", - title: "Atendimento nota 10", - quote: "Sempre muito atenciosos. O sabor é sempre consistente e de muita qualidade.", - tag: "Delivery", - avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-grey-eating_23-2147970531.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-smiling-cute-barista-girl-pouring-filter-coffee-making-order-cafe-client_1258-203375.jpg?_wi=3", - imageAlt: "happy customer eating burger restaurant", - }, - { - id: "t3", - name: "Carla Mendes", - date: "08/05/2024", - title: "Qualidade caseira", - quote: "Adoro a opção vegetariana, super bem feita e saborosa. Recomendo muito!", - tag: "Cliente", - avatarSrc: "http://img.b2bpic.net/free-photo/happy-businessman-surfing-net-laptop-while-eating-healthy-food-lunch-break_637285-8684.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-beef-burgers-with-lettuce-ready-be-served_23-2148290591.jpg?_wi=2", - imageAlt: "happy customer eating burger restaurant", - }, - { - id: "t4", - name: "Daniel Oliveira", - date: "05/05/2024", - title: "Sempre quentinho", - quote: "A entrega é excelente. O lanche chega como se estivesse saindo da chapa.", - tag: "Família", - avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-couple-talking-about-something-funny-laughing-while-having-lunch-with-their-friends-home_637285-2862.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-sandwiches-with-tomatoes-beside_23-2148454792.jpg?_wi=2", - imageAlt: "happy customer eating burger restaurant", - }, - { - id: "t5", - name: "Eduarda Lima", - date: "01/05/2024", - title: "Variedade excelente", - quote: "O cardápio é super completo. Sempre tem algo novo para provar.", - tag: "Estudante", - avatarSrc: "http://img.b2bpic.net/free-photo/happy-student-with-coffee-paper-bag_23-2147650649.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-fast-food-hot-dog-flat-lay_23-2148668447.jpg?_wi=2", - imageAlt: "happy customer eating burger restaurant", - }, + { id: "t1", name: "Ana Silva", date: "12/05/2024", title: "Melhor lanche da SJC", quote: "Simplesmente maravilhoso! O hambúrguer é suculento e chega super rápido.", tag: "Frequente", avatarSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg", imageSrc: "http://img.b2bpic.net/free-photo/wedding-decorated-dessert-table-restaurant_1303-18607.jpg", imageAlt: "happy customer eating burger restaurant" }, + { id: "t2", name: "Bruno Souza", date: "10/05/2024", title: "Atendimento nota 10", quote: "Sempre muito atenciosos. O sabor é sempre consistente e de muita qualidade.", tag: "Delivery", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-grey-eating_23-2147970531.jpg", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-smiling-cute-barista-girl-pouring-filter-coffee-making-order-cafe-client_1258-203375.jpg", imageAlt: "happy customer eating burger restaurant" }, + { id: "t3", name: "Carla Mendes", date: "08/05/2024", title: "Qualidade caseira", quote: "Adoro a opção vegetariana, super bem feita e saborosa. Recomendo muito!", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/happy-businessman-surfing-net-laptop-while-eating-healthy-food-lunch-break_637285-8684.jpg", imageSrc: "http://img.b2bpic.net/free-photo/delicious-beef-burgers-with-lettuce-ready-be-served_23-2148290591.jpg", imageAlt: "happy customer eating burger restaurant" }, + { id: "t4", name: "Daniel Oliveira", date: "05/05/2024", title: "Sempre quentinho", quote: "A entrega é excelente. O lanche chega como se estivesse saindo da chapa.", tag: "Família", avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-couple-talking-about-something-funny-laughing-while-having-lunch-with-their-friends-home_637285-2862.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sandwiches-with-tomatoes-beside_23-2148454792.jpg", imageAlt: "happy customer eating burger restaurant" }, + { id: "t5", name: "Eduarda Lima", date: "01/05/2024", title: "Variedade excelente", quote: "O cardápio é super completo. Sempre tem algo novo para provar.", tag: "Estudante", avatarSrc: "http://img.b2bpic.net/free-photo/happy-student-with-coffee-paper-bag_23-2147650649.jpg", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-fast-food-hot-dog-flat-lay_23-2148668447.jpg", imageAlt: "happy customer eating burger restaurant" }, ]} title="O que Nossos Clientes Dizem" description="A opinião de quem já provou e aprovou nossos lanches." @@ -337,9 +159,7 @@ export default function LandingPage() {