Merge version_1 into main #2
161
src/app/page.tsx
161
src/app/page.tsx
@@ -30,17 +30,11 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Início",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Início", id: "hero"},
|
||||
{
|
||||
name: "Cardápio",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Cardápio", id: "menu"},
|
||||
{
|
||||
name: "Dúvidas",
|
||||
id: "faq",
|
||||
},
|
||||
name: "Dúvidas", id: "faq"},
|
||||
]}
|
||||
brandName="Pizza King"
|
||||
/>
|
||||
@@ -49,41 +43,26 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Pizza King: Seu Pedido, Sua Forma"
|
||||
description="Pizzas personalizadas, entrega rápida em Três Rios. Acompanhe seu pedido em tempo real do preparo até a porta."
|
||||
buttons={[
|
||||
{
|
||||
text: "Peça Agora",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Peça Agora", href: "#menu"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/a-gourmet-pizza-delivery-hero-image-prof-1774834041048-9b4af741.png?_wi=1",
|
||||
imageAlt: "Hero Pizza",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/a-gourmet-pizza-delivery-hero-image-prof-1774834041048-9b4af741.png", imageAlt: "Hero Pizza"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/gourmet-pepperoni-pizza-delicious-crust--1774834037954-8805936e.png?_wi=1",
|
||||
imageAlt: "Pepperoni Pizza",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/gourmet-pepperoni-pizza-delicious-crust--1774834037954-8805936e.png", imageAlt: "Pepperoni Pizza"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/gourmet-margherita-pizza-fresh-basil-hig-1774834041812-5015df00.png?_wi=1",
|
||||
imageAlt: "Margherita Pizza",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/gourmet-margherita-pizza-fresh-basil-hig-1774834041812-5015df00.png", imageAlt: "Margherita Pizza"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/gourmet-four-cheese-pizza-rich-ingredien-1774834037987-1ac0c809.png?_wi=1",
|
||||
imageAlt: "Four Cheese Pizza",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/gourmet-four-cheese-pizza-rich-ingredien-1774834037987-1ac0c809.png", imageAlt: "Four Cheese Pizza"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/a-smartphone-screen-showing-a-real-time--1774834041326-9fd1e4c6.png?_wi=1",
|
||||
imageAlt: "Tracking App",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/a-smartphone-screen-showing-a-real-time--1774834041326-9fd1e4c6.png", imageAlt: "Tracking App"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/interactive-pizza-customizer-ui-interfac-1774834038576-98329944.png?_wi=1",
|
||||
imageAlt: "Customizer",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/interactive-pizza-customizer-ui-interfac-1774834038576-98329944.png", imageAlt: "Customizer"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -96,28 +75,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Rastreio em Tempo Real",
|
||||
description: "Acompanhe desde o forno até a sua porta.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: MapPin,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/a-gourmet-pizza-delivery-hero-image-prof-1774834041048-9b4af741.png?_wi=2",
|
||||
imageAlt: "A gourmet pizza delivery hero image, professional photography, dramatic dark lighting, focus on a fr",
|
||||
title: "Rastreio em Tempo Real", description: "Acompanhe desde o forno até a sua porta.", bentoComponent: "reveal-icon", icon: MapPin,
|
||||
},
|
||||
{
|
||||
title: "Customização Total",
|
||||
description: "Monte sua pizza metade-a-metade.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Pizza,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/a-smartphone-screen-showing-a-real-time--1774834041326-9fd1e4c6.png?_wi=2",
|
||||
imageAlt: "A smartphone screen showing a real-time pizza delivery tracking app, digital map interface, dark mod",
|
||||
title: "Customização Total", description: "Monte sua pizza metade-a-metade.", bentoComponent: "reveal-icon", icon: Pizza,
|
||||
},
|
||||
{
|
||||
title: "Entrega Expressa",
|
||||
description: "O tempo de entrega mais rápido de Três Rios.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Zap,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/interactive-pizza-customizer-ui-interfac-1774834038576-98329944.png?_wi=2",
|
||||
imageAlt: "Interactive pizza customizer UI interface on tablet, half-and-half selection, dark mode dashboard, h",
|
||||
title: "Entrega Expressa", description: "O tempo de entrega mais rápido de Três Rios.", bentoComponent: "reveal-icon", icon: Zap,
|
||||
},
|
||||
]}
|
||||
title="Tecnologia a Serviço do Sabor"
|
||||
@@ -133,29 +97,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Pepperoni Suprema",
|
||||
price: "R$ 55,00",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/gourmet-pepperoni-pizza-delicious-crust--1774834037954-8805936e.png?_wi=2",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
},
|
||||
id: "p1", brand: "Pizza King", name: "Pepperoni Suprema", price: "R$ 55,00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/gourmet-pepperoni-pizza-delicious-crust--1774834037954-8805936e.png", rating: 5,
|
||||
reviewCount: "120"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Margherita Clássica",
|
||||
price: "R$ 48,00",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/gourmet-margherita-pizza-fresh-basil-hig-1774834041812-5015df00.png?_wi=2",
|
||||
rating: 4,
|
||||
reviewCount: "98",
|
||||
},
|
||||
id: "p2", brand: "Pizza King", name: "Margherita Clássica", price: "R$ 48,00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/gourmet-margherita-pizza-fresh-basil-hig-1774834041812-5015df00.png", rating: 4,
|
||||
reviewCount: "98"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Quatro Queijos",
|
||||
price: "R$ 62,00",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/gourmet-four-cheese-pizza-rich-ingredien-1774834037987-1ac0c809.png?_wi=2",
|
||||
rating: 5,
|
||||
reviewCount: "210",
|
||||
},
|
||||
id: "p3", brand: "Pizza King", name: "Quatro Queijos", price: "R$ 62,00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/gourmet-four-cheese-pizza-rich-ingredien-1774834037987-1ac0c809.png", rating: 5,
|
||||
reviewCount: "210"},
|
||||
]}
|
||||
title="Nosso Cardápio"
|
||||
description="Escolha suas combinações favoritas."
|
||||
@@ -169,40 +118,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Ana Silva",
|
||||
role: "Cliente",
|
||||
testimonial: "Melhor entrega de Três Rios! Chega sempre quentinha.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/smiling-customer-enjoying-pizza-delivery-1774834039313-2063f099.png?_wi=1",
|
||||
},
|
||||
id: "t1", name: "Ana Silva", role: "Cliente", testimonial: "Melhor entrega de Três Rios! Chega sempre quentinha.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/smiling-customer-enjoying-pizza-delivery-1774834039313-2063f099.png"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Carlos Souza",
|
||||
role: "Cliente",
|
||||
testimonial: "O rastreamento pelo WhatsApp funciona perfeitamente.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/happy-family-enjoying-dinner-warm-interi-1774834041408-d0ce3328.png",
|
||||
},
|
||||
id: "t2", name: "Carlos Souza", role: "Cliente", testimonial: "O rastreamento pelo WhatsApp funciona perfeitamente.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/happy-family-enjoying-dinner-warm-interi-1774834041408-d0ce3328.png"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Mariana Lima",
|
||||
role: "Cliente",
|
||||
testimonial: "Adorei a opção de montar minha própria pizza.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/professional-customer-high-quality-heads-1774834038475-ba7ff4b4.png",
|
||||
},
|
||||
id: "t3", name: "Mariana Lima", role: "Cliente", testimonial: "Adorei a opção de montar minha própria pizza.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/professional-customer-high-quality-heads-1774834038475-ba7ff4b4.png"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "João Pereira",
|
||||
role: "Cliente",
|
||||
testimonial: "Rapidez impressionante.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/young-urban-pizza-lover-candid-lifestyle-1774834039297-9c98cf11.png",
|
||||
},
|
||||
id: "t4", name: "João Pereira", role: "Cliente", testimonial: "Rapidez impressionante.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/young-urban-pizza-lover-candid-lifestyle-1774834039297-9c98cf11.png"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Fernanda Costa",
|
||||
role: "Cliente",
|
||||
testimonial: "Sabor inigualável e atendimento nota 10.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/smiling-customer-enjoying-pizza-delivery-1774834039313-2063f099.png?_wi=2",
|
||||
},
|
||||
id: "t5", name: "Fernanda Costa", role: "Cliente", testimonial: "Sabor inigualável e atendimento nota 10.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/smiling-customer-enjoying-pizza-delivery-1774834039313-2063f099.png"},
|
||||
]}
|
||||
title="O que nossos clientes dizem"
|
||||
description="Clientes satisfeitos em toda Três Rios."
|
||||
@@ -215,20 +139,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Quais as taxas de entrega?",
|
||||
content: "Taxas variam de R$6 a R$12 dependendo do bairro.",
|
||||
},
|
||||
id: "f1", title: "Quais as taxas de entrega?", content: "Taxas variam de R$6 a R$12 dependendo do bairro."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Aceitam cartões?",
|
||||
content: "Sim, aceitamos cartões de crédito, débito e PIX.",
|
||||
},
|
||||
id: "f2", title: "Aceitam cartões?", content: "Sim, aceitamos cartões de crédito, débito e PIX."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Como rastrear?",
|
||||
content: "Você recebe atualizações via WhatsApp automaticamente.",
|
||||
},
|
||||
id: "f3", title: "Como rastrear?", content: "Você recebe atualizações via WhatsApp automaticamente."},
|
||||
]}
|
||||
title="Perguntas Frequentes"
|
||||
description="Tire suas dúvidas sobre o serviço."
|
||||
@@ -238,28 +153,20 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/a-gourmet-pizza-delivery-hero-image-prof-1774834041048-9b4af741.png?_wi=3"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdzfmlchxlqDb4wyC0u8igaCwh/a-gourmet-pizza-delivery-hero-image-prof-1774834041048-9b4af741.png"
|
||||
columns={[
|
||||
{
|
||||
title: "Links",
|
||||
items: [
|
||||
title: "Links", items: [
|
||||
{
|
||||
label: "Início",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Início", href: "#hero"},
|
||||
{
|
||||
label: "Cardápio",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Cardápio", href: "#menu"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacidade",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacidade", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user