Merge version_1 into main #2
472
src/app/page.tsx
472
src/app/page.tsx
@@ -12,7 +12,7 @@ import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
||||
import { Award, Car, Clock, CreditCard, MapPin, Pizza, ShieldCheck, ShoppingCart, Smartphone, Smile, Sparkles, Star, Tag } from "lucide-react";
|
||||
import { Award, Car, Clock, CreditCard, MapPin, Motorcycle, MousePointerClick, Pizza, ShieldCheck, ShoppingCart, Smartphone, Smile, Sparkles, Star, Tag } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -33,30 +33,18 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Início",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Início", id: "#hero"},
|
||||
{
|
||||
name: "Cardápio",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Cardápio", id: "#products"},
|
||||
{
|
||||
name: "Promoções",
|
||||
id: "#promotions",
|
||||
},
|
||||
name: "Promoções", id: "#promotions"},
|
||||
{
|
||||
name: "Depoimentos",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Depoimentos", id: "#testimonials"},
|
||||
{
|
||||
name: "Contato",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contato", id: "#contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Pedir Agora",
|
||||
href: "#products",
|
||||
}}
|
||||
text: "Pedir Agora", href: "#products"}}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/pizzeria-vintage-logo-template_23-2150227296.jpg"
|
||||
brandName="La Conquista Pizzaria"
|
||||
/>
|
||||
@@ -66,109 +54,62 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="As melhores pizzas gigantes de Campinas"
|
||||
description="Pizzas artesanais 50cm entregues quentes em sua casa. Aberto até 22h55 com desconto de R$15 acima de R$90."
|
||||
testimonials={[
|
||||
{
|
||||
name: "João Silva",
|
||||
handle: "@joao.reviews",
|
||||
testimonial: "A melhor pizza que já comi em Campinas! O sabor é autêntico e a entrega super rápida. Recomendo a todos!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-olives-beer_23-2147680964.jpg",
|
||||
},
|
||||
name: "João Silva", handle: "@joao.reviews", testimonial: "A melhor pizza que já comi em Campinas! O sabor é autêntico e a entrega super rápida. Recomendo a todos!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-olives-beer_23-2147680964.jpg"},
|
||||
{
|
||||
name: "Maria Oliveira",
|
||||
handle: "@maria.gourmet",
|
||||
testimonial: "Qualidade impecável e ingredientes frescos. O desconto de R$15 foi um bônus perfeito! Cliente fiel agora.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-slice-pizza-with-copy-space_23-2148378528.jpg",
|
||||
},
|
||||
name: "Maria Oliveira", handle: "@maria.gourmet", testimonial: "Qualidade impecável e ingredientes frescos. O desconto de R$15 foi um bônus perfeito! Cliente fiel agora.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-slice-pizza-with-copy-space_23-2148378528.jpg"},
|
||||
{
|
||||
name: "Carlos Souza",
|
||||
handle: "@carlos.foodie",
|
||||
testimonial: "As pizzas gigantes realmente impressionam! Perfeito para reunir a família ou amigos. Sempre quentinhas.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-colleagues-eating-pizza-work_23-2149337258.jpg",
|
||||
},
|
||||
name: "Carlos Souza", handle: "@carlos.foodie", testimonial: "As pizzas gigantes realmente impressionam! Perfeito para reunir a família ou amigos. Sempre quentinhas.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-colleagues-eating-pizza-work_23-2149337258.jpg"},
|
||||
{
|
||||
name: "Ana Paula",
|
||||
handle: "@ana.eats",
|
||||
testimonial: "O cardápio é variado e cada pizza é uma obra de arte. O atendimento também é nota 10!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cooking-pizza-with-tomatoes_23-2148040982.jpg",
|
||||
},
|
||||
name: "Ana Paula", handle: "@ana.eats", testimonial: "O cardápio é variado e cada pizza é uma obra de arte. O atendimento também é nota 10!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cooking-pizza-with-tomatoes_23-2148040982.jpg"},
|
||||
{
|
||||
name: "Rafaela Costa",
|
||||
handle: "@rafa.delivers",
|
||||
testimonial: "Pedir pelo site é muito fácil e a pizza chegou antes do previsto. Quentinha e deliciosa, como sempre!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-eating-delicious-pizza_23-2150280220.jpg",
|
||||
},
|
||||
name: "Rafaela Costa", handle: "@rafa.delivers", testimonial: "Pedir pelo site é muito fácil e a pizza chegou antes do previsto. Quentinha e deliciosa, como sempre!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-eating-delicious-pizza_23-2150280220.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Pedir Agora",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Pedir Agora", href: "#products"},
|
||||
{
|
||||
text: "Ver Cardápio",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Ver Cardápio", href: "#products"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-yummy-sliced-pizza-with-fresh-vegetables-white-table_140725-148626.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-yummy-sliced-pizza-with-fresh-vegetables-white-table_140725-148626.jpg"
|
||||
imageAlt="Giant gourmet pizza"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "asset://hero-avatar-1",
|
||||
alt: "Smiling customer review pizza",
|
||||
},
|
||||
src: "asset://hero-avatar-1", alt: "Smiling customer review pizza"},
|
||||
{
|
||||
src: "asset://hero-avatar-2",
|
||||
alt: "Happy man eating pizza home",
|
||||
},
|
||||
src: "asset://hero-avatar-2", alt: "Happy man eating pizza home"},
|
||||
{
|
||||
src: "asset://hero-avatar-3",
|
||||
alt: "Woman enjoying pizza with family",
|
||||
},
|
||||
src: "asset://hero-avatar-3", alt: "Woman enjoying pizza with family"},
|
||||
{
|
||||
src: "asset://hero-avatar-4",
|
||||
alt: "Professional eating pizza at desk",
|
||||
},
|
||||
src: "asset://hero-avatar-4", alt: "Professional eating pizza at desk"},
|
||||
{
|
||||
src: "asset://hero-avatar-5",
|
||||
alt: "Young couple sharing pizza",
|
||||
},
|
||||
src: "asset://hero-avatar-5", alt: "Young couple sharing pizza"},
|
||||
]}
|
||||
avatarText="Mais de 10.000 clientes satisfeitos"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Qualidade Artesanal",
|
||||
icon: Award,
|
||||
type: "text-icon", text: "Qualidade Artesanal", icon: Award,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Entrega Rápida",
|
||||
icon: Car,
|
||||
type: "text-icon", text: "Entrega Rápida", icon: Car,
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "asset://hero-marquee-img-1",
|
||||
alt: "Chef preparing gourmet pizza",
|
||||
type: "image", src: "asset://hero-marquee-img-1", alt: "Chef preparing gourmet pizza"},
|
||||
{
|
||||
type: "text-icon", text: "Sabores Exclusivos", icon: Pizza,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Sabores Exclusivos",
|
||||
icon: Pizza,
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "asset://hero-marquee-img-2",
|
||||
alt: "Delivery scooter fast service",
|
||||
},
|
||||
type: "image", src: "asset://hero-marquee-img-2", alt: "Delivery scooter fast service"},
|
||||
]}
|
||||
marqueeSpeed={60}
|
||||
showMarqueeCard={true}
|
||||
@@ -182,80 +123,53 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Pedido Rápido e Intuitivo",
|
||||
description: "Navegue pelo nosso cardápio de forma fluida e personalize sua pizza em poucos cliques, inspirado nos melhores apps de delivery.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2150283027.jpg",
|
||||
imageAlt: "Mobile phone showing pizza ordering app interface",
|
||||
},
|
||||
title: "Pedido Rápido e Intuitivo", description: "Navegue pelo nosso cardápio de forma fluida e personalize sua pizza em poucos cliques, inspirado nos melhores apps de delivery.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2150283027.jpg", imageAlt: "Mobile phone showing pizza ordering app interface"},
|
||||
items: [
|
||||
{
|
||||
icon: MousePointerClick,
|
||||
text: "Interface Amigável",
|
||||
},
|
||||
text: "Interface Amigável"},
|
||||
{
|
||||
icon: Pizza,
|
||||
text: "Customização Fácil",
|
||||
},
|
||||
text: "Customização Fácil"},
|
||||
{
|
||||
icon: ShoppingCart,
|
||||
text: "Adicionar ao Carrinho",
|
||||
},
|
||||
text: "Adicionar ao Carrinho"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pizzeria-vintage-logo-template_23-2150227296.jpg",
|
||||
imageAlt: "smartphone pizza ordering app interface",
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Entrega Rápida e Confiável",
|
||||
description: "Nossas pizzas chegam quentinhas à sua porta em Campinas, com acompanhamento de pedido em tempo real e motoristas dedicados.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-deliverywoman-delivering-boxes-pizza_651396-740.jpg",
|
||||
imageAlt: "Pizza delivery person on a scooter at night",
|
||||
},
|
||||
title: "Entrega Rápida e Confiável", description: "Nossas pizzas chegam quentinhas à sua porta em Campinas, com acompanhamento de pedido em tempo real e motoristas dedicados.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-deliverywoman-delivering-boxes-pizza_651396-740.jpg", imageAlt: "Pizza delivery person on a scooter at night"},
|
||||
items: [
|
||||
{
|
||||
icon: MapPin,
|
||||
text: "Rastreamento Online",
|
||||
},
|
||||
text: "Rastreamento Online"},
|
||||
{
|
||||
icon: Motorcycle,
|
||||
text: "Frota Própria",
|
||||
},
|
||||
text: "Frota Própria"},
|
||||
{
|
||||
icon: Clock,
|
||||
text: "Prazos Otimizados",
|
||||
},
|
||||
text: "Prazos Otimizados"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-sliced-pizza-with-fresh-vegetables-white-table_140725-148626.jpg?_wi=2",
|
||||
imageAlt: "smartphone pizza ordering app interface",
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Pagamento Seguro e Flexível",
|
||||
description: "Opções de pagamento seguras, incluindo cartão de crédito, Pix e carteiras digitais, com checkout otimizado para celular.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-paying-bill-through-smartphone-using-nfc-technology_1170-647.jpg",
|
||||
imageAlt: "Mobile phone showing secure online payment",
|
||||
},
|
||||
title: "Pagamento Seguro e Flexível", description: "Opções de pagamento seguras, incluindo cartão de crédito, Pix e carteiras digitais, com checkout otimizado para celular.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-paying-bill-through-smartphone-using-nfc-technology_1170-647.jpg", imageAlt: "Mobile phone showing secure online payment"},
|
||||
items: [
|
||||
{
|
||||
icon: CreditCard,
|
||||
text: "Múltiplas Opções",
|
||||
},
|
||||
text: "Múltiplas Opções"},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
text: "Transações Seguras",
|
||||
},
|
||||
text: "Transações Seguras"},
|
||||
{
|
||||
icon: Smartphone,
|
||||
text: "Mobile-first",
|
||||
},
|
||||
text: "Mobile-first"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-pizza-with-cheese-red-tomatoes-grey-surface_140725-14475.jpg?_wi=1",
|
||||
imageAlt: "smartphone pizza ordering app interface",
|
||||
},
|
||||
reverse: false
|
||||
}
|
||||
]}
|
||||
title="Experiência de Pedido Simplificada"
|
||||
description="Desfrute de um processo de checkout rápido e intuitivo, feito para você, com acompanhamento em tempo real e promoções exclusivas."
|
||||
@@ -270,47 +184,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Pizza Mussarela Gigante",
|
||||
price: "R$ 69,90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-pizza-with-cheese-red-tomatoes-grey-surface_140725-14475.jpg?_wi=2",
|
||||
imageAlt: "Giant mozzarella pizza",
|
||||
},
|
||||
id: "p1", name: "Pizza Mussarela Gigante", price: "R$ 69,90", imageSrc: "http://img.b2bpic.net/free-photo/front-view-pizza-with-cheese-red-tomatoes-grey-surface_140725-14475.jpg", imageAlt: "Giant mozzarella pizza"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Pizza Calabresa Especial",
|
||||
price: "R$ 74,90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-pizza-with-sausages-cheese_140725-581.jpg",
|
||||
imageAlt: "Giant calabresa pizza",
|
||||
},
|
||||
id: "p2", name: "Pizza Calabresa Especial", price: "R$ 74,90", imageSrc: "http://img.b2bpic.net/free-photo/italian-pizza-with-sausages-cheese_140725-581.jpg", imageAlt: "Giant calabresa pizza"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Pizza Frango c/ Catupiry",
|
||||
price: "R$ 79,90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3300.jpg",
|
||||
imageAlt: "Giant chicken with catupiry pizza",
|
||||
},
|
||||
id: "p3", name: "Pizza Frango c/ Catupiry", price: "R$ 79,90", imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3300.jpg", imageAlt: "Giant chicken with catupiry pizza"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Pizza Portuguesa da Casa",
|
||||
price: "R$ 79,90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicilous-pizza-wooden-table_23-2148305649.jpg",
|
||||
imageAlt: "Giant portuguesa pizza",
|
||||
},
|
||||
id: "p4", name: "Pizza Portuguesa da Casa", price: "R$ 79,90", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicilous-pizza-wooden-table_23-2148305649.jpg", imageAlt: "Giant portuguesa pizza"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Pizza Quatro Queijos",
|
||||
price: "R$ 84,90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-italian-pizza-table_23-2148305641.jpg",
|
||||
imageAlt: "Giant four cheese pizza",
|
||||
},
|
||||
id: "p5", name: "Pizza Quatro Queijos", price: "R$ 84,90", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-italian-pizza-table_23-2148305641.jpg", imageAlt: "Giant four cheese pizza"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Pizza Vegetariana Fresca",
|
||||
price: "R$ 72,90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-person-holding-delicious-cooked-pizza-with-bouquet-chamomile-flowers_23-2148753715.jpg",
|
||||
imageAlt: "Giant vegetarian pizza",
|
||||
},
|
||||
id: "p6", name: "Pizza Vegetariana Fresca", price: "R$ 72,90", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-person-holding-delicious-cooked-pizza-with-bouquet-chamomile-flowers_23-2148753715.jpg", imageAlt: "Giant vegetarian pizza"},
|
||||
]}
|
||||
title="Nosso Cardápio Premium"
|
||||
description="Descubra as pizzas artesanais de 50cm que conquistaram Campinas. Sabores clássicos e criações exclusivas esperam por você."
|
||||
@@ -324,58 +208,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "combo-familia",
|
||||
badge: "Mais Popular",
|
||||
badgeIcon: Sparkles,
|
||||
price: "A partir de R$ 99,90",
|
||||
subtitle: "2 Pizzas Grandes + Refri 2L",
|
||||
buttons: [
|
||||
id: "combo-familia", badge: "Mais Popular", badgeIcon: Sparkles,
|
||||
price: "A partir de R$ 99,90", subtitle: "2 Pizzas Grandes + Refri 2L", buttons: [
|
||||
{
|
||||
text: "Pedir Combo Família",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Pedir Combo Família", href: "#products"},
|
||||
],
|
||||
features: [
|
||||
"Escolha até 2 sabores",
|
||||
"Borda recheada grátis",
|
||||
"Entrega prioritária",
|
||||
],
|
||||
"Escolha até 2 sabores", "Borda recheada grátis", "Entrega prioritária"],
|
||||
},
|
||||
{
|
||||
id: "combo-casal",
|
||||
badge: "Novidade",
|
||||
badgeIcon: Star,
|
||||
price: "A partir de R$ 69,90",
|
||||
subtitle: "1 Pizza Grande + 2 Refrigerantes",
|
||||
buttons: [
|
||||
id: "combo-casal", badge: "Novidade", badgeIcon: Star,
|
||||
price: "A partir de R$ 69,90", subtitle: "1 Pizza Grande + 2 Refrigerantes", buttons: [
|
||||
{
|
||||
text: "Pedir Combo Casal",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Pedir Combo Casal", href: "#products"},
|
||||
],
|
||||
features: [
|
||||
"Escolha 1 sabor especial",
|
||||
"Adicione borda recheada",
|
||||
"Cashback de 5% no próximo pedido",
|
||||
],
|
||||
"Escolha 1 sabor especial", "Adicione borda recheada", "Cashback de 5% no próximo pedido"],
|
||||
},
|
||||
{
|
||||
id: "desconto-digital",
|
||||
badge: "Digital",
|
||||
badgeIcon: Tag,
|
||||
price: "R$ 15 OFF",
|
||||
subtitle: "Em pedidos acima de R$90",
|
||||
buttons: [
|
||||
id: "desconto-digital", badge: "Digital", badgeIcon: Tag,
|
||||
price: "R$ 15 OFF", subtitle: "Em pedidos acima de R$90", buttons: [
|
||||
{
|
||||
text: "Aplicar Desconto",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Aplicar Desconto", href: "#products"},
|
||||
],
|
||||
features: [
|
||||
"Válido para 1º pedido online",
|
||||
"Cupom automático no checkout",
|
||||
"Acumule com cashback",
|
||||
],
|
||||
"Válido para 1º pedido online", "Cupom automático no checkout", "Acumule com cashback"],
|
||||
},
|
||||
]}
|
||||
title="Promoções e Combos Exclusivos"
|
||||
@@ -391,45 +248,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Mariana Santos",
|
||||
role: "Chef de Cozinha",
|
||||
company: "Food Experience",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-together-home_23-2150419461.jpg",
|
||||
},
|
||||
id: "t1", name: "Mariana Santos", role: "Chef de Cozinha", company: "Food Experience", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-together-home_23-2150419461.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Ricardo Almeida",
|
||||
role: "Analista de Sistemas",
|
||||
company: "Tech Solutions",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-adult-eating-burger-drinking-bottle-beer-enjoying-leisure-activity-fun-movie-television-having-takeaway-fast-food-delivery-meal-with-beverage-snacks-home_482257-46397.jpg",
|
||||
},
|
||||
id: "t2", name: "Ricardo Almeida", role: "Analista de Sistemas", company: "Tech Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-adult-eating-burger-drinking-bottle-beer-enjoying-leisure-activity-fun-movie-television-having-takeaway-fast-food-delivery-meal-with-beverage-snacks-home_482257-46397.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Patrícia Gomes",
|
||||
role: "Empreendedora",
|
||||
company: "Sabor & Cia",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-eating-homemade-cheese-pizza-pointing-showing-with-thumb-up-side-with-happy-face-smiling_839833-29959.jpg",
|
||||
},
|
||||
id: "t3", name: "Patrícia Gomes", role: "Empreendedora", company: "Sabor & Cia", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-eating-homemade-cheese-pizza-pointing-showing-with-thumb-up-side-with-happy-face-smiling_839833-29959.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Fernando Lima",
|
||||
role: "Professor Universitário",
|
||||
company: "Unicamp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-delicious-pizza_23-2150873838.jpg",
|
||||
},
|
||||
id: "t4", name: "Fernando Lima", role: "Professor Universitário", company: "Unicamp", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-delicious-pizza_23-2150873838.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Beatriz Carvalho",
|
||||
role: "Designer Gráfica",
|
||||
company: "Creative House",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-kissing-sitting-pizzeria_23-2148219015.jpg",
|
||||
},
|
||||
id: "t5", name: "Beatriz Carvalho", role: "Designer Gráfica", company: "Creative House", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-kissing-sitting-pizzeria_23-2148219015.jpg"},
|
||||
]}
|
||||
title="O Que Nossos Clientes Dizem"
|
||||
description="Veja por que somos a pizzaria mais amada de Campinas! Experiências reais que comprovam nosso sabor e serviço."
|
||||
@@ -438,33 +270,22 @@ export default function LandingPage() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Pizza,
|
||||
title: "Pizzas Entregues",
|
||||
value: "15.000+",
|
||||
},
|
||||
id: "m1", icon: Pizza,
|
||||
title: "Pizzas Entregues", value: "15.000+"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Smile,
|
||||
title: "Clientes Satisfeitos",
|
||||
value: "98%",
|
||||
},
|
||||
id: "m2", icon: Smile,
|
||||
title: "Clientes Satisfeitos", value: "98%"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Clock,
|
||||
title: "Média de Entrega",
|
||||
value: "35 min",
|
||||
},
|
||||
id: "m3", icon: Clock,
|
||||
title: "Média de Entrega", value: "35 min"},
|
||||
{
|
||||
id: "m4",
|
||||
icon: Star,
|
||||
title: "Avaliação Média",
|
||||
value: "4.9/5",
|
||||
},
|
||||
id: "m4", icon: Star,
|
||||
title: "Avaliação Média", value: "4.9/5"},
|
||||
]}
|
||||
title="Nossos Números Falam Por Si"
|
||||
description="Compromisso com a excelência em cada entrega e a satisfação de cada cliente, refletido em nossa performance."
|
||||
@@ -476,47 +297,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"iFood",
|
||||
"Rappi",
|
||||
"Uber Eats",
|
||||
"Glovo",
|
||||
"Grubhub",
|
||||
"DoorDash",
|
||||
"James Delivery",
|
||||
"iFood", "Rappi", "Uber Eats", "Glovo", "Grubhub", "DoorDash", "James Delivery"
|
||||
]}
|
||||
title="Parceiros de Confiança"
|
||||
description="Conectando o sabor de La Conquista à sua porta com os melhores serviços de delivery da região."
|
||||
speed={40}
|
||||
logos={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-confectioner-hand-packing-gingerbread-cookies-into-b_1163-2863.jpg",
|
||||
alt: "iFood logo",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-female-courier-red-uniform-holding-delivery-coffee-cups-winking-pink-background-worker-job-service-delivery-uniform_140725-39071.jpg",
|
||||
alt: "Rappi logo",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/delivery-icon-left-side_187299-39628.jpg",
|
||||
alt: "Uber Eats logo",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smile-emoji-front-side-with-white-background_187299-39980.jpg",
|
||||
alt: "Glovo logo",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-delivery-woman-wearing-red-polo-shirt-yellow-cap-holding-pizza-boxes-showing-mobile-phone-smiling-friendly-isolated-pink-background_141793-20024.jpg",
|
||||
alt: "Grubhub logo",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-person-taking-photo-food_23-2149304448.jpg",
|
||||
alt: "DoorDash logo",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/various-hand-drawn-delivery-logo-design_23-2148945728.jpg",
|
||||
alt: "James Delivery logo",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -527,27 +312,16 @@ export default function LandingPage() {
|
||||
description="Tem alguma dúvida, sugestão ou feedback? Pre"
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Seu Nome Completo",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Seu Nome Completo", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Seu Melhor E-mail",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Seu Melhor E-mail", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Seu Telefone (Opcional)",
|
||||
},
|
||||
name: "phone", type: "tel", placeholder: "Seu Telefone (Opcional)"},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Sua Mensagem",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Sua Mensagem", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-enjoying-pizza_1150-8422.jpg"
|
||||
@@ -562,71 +336,43 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "La Conquista",
|
||||
items: [
|
||||
title: "La Conquista", items: [
|
||||
{
|
||||
label: "Sobre Nós",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Sobre Nós", href: "#hero"},
|
||||
{
|
||||
label: "Contato",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contato", href: "#contact"},
|
||||
{
|
||||
label: "Termos de Serviço",
|
||||
href: "#",
|
||||
},
|
||||
label: "Termos de Serviço", href: "#"},
|
||||
{
|
||||
label: "Política de Privacidade",
|
||||
href: "#",
|
||||
},
|
||||
label: "Política de Privacidade", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Cardápio",
|
||||
items: [
|
||||
title: "Cardápio", items: [
|
||||
{
|
||||
label: "Pizzas Salgadas",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Pizzas Salgadas", href: "#products"},
|
||||
{
|
||||
label: "Pizzas Doces",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Pizzas Doces", href: "#products"},
|
||||
{
|
||||
label: "Bebidas",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Bebidas", href: "#products"},
|
||||
{
|
||||
label: "Promoções",
|
||||
href: "#promotions",
|
||||
},
|
||||
label: "Promoções", href: "#promotions"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Minha Conta",
|
||||
items: [
|
||||
title: "Minha Conta", items: [
|
||||
{
|
||||
label: "Meus Pedidos",
|
||||
href: "#",
|
||||
},
|
||||
label: "Meus Pedidos", href: "#"},
|
||||
{
|
||||
label: "Pontos e Cashback",
|
||||
href: "#promotions",
|
||||
},
|
||||
label: "Pontos e Cashback", href: "#promotions"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Redes Sociais",
|
||||
items: [
|
||||
title: "Redes Sociais", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com/laconquistapizzaria",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com/laconquistapizzaria"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "https://facebook.com/laconquistapizzaria",
|
||||
},
|
||||
label: "Facebook", href: "https://facebook.com/laconquistapizzaria"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user