diff --git a/src/app/page.tsx b/src/app/page.tsx
index 2b3f577..28bb141 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -56,104 +48,56 @@ export default function LandingPage() {
@@ -163,14 +107,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "Paixão pelo sabor",
- },
+ type: "text", content: "Paixão pelo sabor"},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/woman-with-colorful-healthy-sweet-deserts-chia-puddings-made-almond-milk-blue-spirulina-extract-chia-seeds-pappaya-mango-jam-homemade-granola-wooden-table-kitchen-home_343596-1067.jpg",
- alt: "Sobre nós",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/woman-with-colorful-healthy-sweet-deserts-chia-puddings-made-almond-milk-blue-spirulina-extract-chia-seeds-pappaya-mango-jam-homemade-granola-wooden-table-kitchen-home_343596-1067.jpg", alt: "Sobre nós"},
]}
/>
@@ -182,28 +121,20 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Ingredientes Locais",
- description: "Frescura garantida todos os dias.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sour-tangerines-with-lemons-cinnamon-light-pink-background_140725-50799.jpg?_wi=2",
- },
+ title: "Ingredientes Locais", description: "Frescura garantida todos os dias.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sour-tangerines-with-lemons-cinnamon-light-pink-background_140725-50799.jpg"},
items: [
{
icon: CheckCircle,
- text: "Produtos selecionados",
- },
+ text: "Produtos selecionados"},
{
icon: CheckCircle,
- text: "Apoio ao produtor",
- },
+ text: "Apoio ao produtor"},
{
icon: CheckCircle,
- text: "Qualidade total",
- },
+ text: "Qualidade total"},
],
reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-gulas-dish-assortment_23-2149072593.jpg?_wi=3",
- imageAlt: "fresh ingredients vibrant colors",
},
]}
title="Frescura Tropical"
@@ -219,47 +150,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- name: "Prato Tropical",
- price: "2.500 Kz",
- variant: "Saboroso",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-stewed-meat-with-onions-lavash-white-plate_141793-3842.jpg?_wi=2",
- },
+ id: "1", name: "Prato Tropical", price: "2.500 Kz", variant: "Saboroso", imageSrc: "http://img.b2bpic.net/free-photo/side-view-stewed-meat-with-onions-lavash-white-plate_141793-3842.jpg"},
{
- id: "2",
- name: "Frango à Moda",
- price: "3.200 Kz",
- variant: "Tradicional",
- imageSrc: "http://img.b2bpic.net/free-photo/halves-coconut-filled-with-stew_23-2148494729.jpg?_wi=2",
- },
+ id: "2", name: "Frango à Moda", price: "3.200 Kz", variant: "Tradicional", imageSrc: "http://img.b2bpic.net/free-photo/halves-coconut-filled-with-stew_23-2148494729.jpg"},
{
- id: "3",
- name: "Suco Natural",
- price: "800 Kz",
- variant: "Tropical",
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-bartender-making-drinking-cocktails-counter_1303-19742.jpg",
- },
+ id: "3", name: "Suco Natural", price: "800 Kz", variant: "Tropical", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bartender-making-drinking-cocktails-counter_1303-19742.jpg"},
{
- id: "4",
- name: "Peixe do Dia",
- price: "4.500 Kz",
- variant: "Frescura",
- imageSrc: "http://img.b2bpic.net/free-photo/acai-bowl-with-healthy-berries-kiwi-avocado-tropical-palm-leaf-healthy-vegetarian-food_273443-2722.jpg",
- },
+ id: "4", name: "Peixe do Dia", price: "4.500 Kz", variant: "Frescura", imageSrc: "http://img.b2bpic.net/free-photo/acai-bowl-with-healthy-berries-kiwi-avocado-tropical-palm-leaf-healthy-vegetarian-food_273443-2722.jpg"},
{
- id: "5",
- name: "Doce da Casa",
- price: "1.500 Kz",
- variant: "Sobremesa",
- imageSrc: "http://img.b2bpic.net/free-photo/view-various-biscuits-soft-cake-cup-tea-flowers-chocolate-bars_140725-86447.jpg",
- },
+ id: "5", name: "Doce da Casa", price: "1.500 Kz", variant: "Sobremesa", imageSrc: "http://img.b2bpic.net/free-photo/view-various-biscuits-soft-cake-cup-tea-flowers-chocolate-bars_140725-86447.jpg"},
{
- id: "6",
- name: "Refeição Completa",
- price: "5.000 Kz",
- variant: "Especial",
- imageSrc: "http://img.b2bpic.net/free-photo/uncooked-chicken-legs-meat-with-vegetables-wooden-board_114579-44181.jpg",
- },
+ id: "6", name: "Refeição Completa", price: "5.000 Kz", variant: "Especial", imageSrc: "http://img.b2bpic.net/free-photo/uncooked-chicken-legs-meat-with-vegetables-wooden-board_114579-44181.jpg"},
]}
title="Nossos Pratos"
description="O que você vai amar provar hoje."
@@ -274,25 +175,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "5+",
- title: "Anos de história",
- description: "Servindo o Zango.",
- icon: Award,
+ id: "m1", value: "5+", title: "Anos de história", description: "Servindo o Zango.", icon: Award,
},
{
- id: "m2",
- value: "1000+",
- title: "Clientes felizes",
- description: "Sabor consistente.",
- icon: Star,
+ id: "m2", value: "1000+", title: "Clientes felizes", description: "Sabor consistente.", icon: Star,
},
{
- id: "m3",
- value: "99%",
- title: "Satisfação",
- description: "Feedback positivo.",
- icon: CheckCircle,
+ id: "m3", value: "99%", title: "Satisfação", description: "Feedback positivo.", icon: CheckCircle,
},
]}
title="Nossa trajetória"
@@ -307,40 +196,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Carlos B.",
- handle: "@carlos",
- testimonial: "Comida de qualidade!",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-people-with-tasty-food_23-2149525568.jpg",
- },
+ id: "t1", name: "Carlos B.", handle: "@carlos", testimonial: "Comida de qualidade!", imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-people-with-tasty-food_23-2149525568.jpg"},
{
- id: "t2",
- name: "Sofia R.",
- handle: "@sofia",
- testimonial: "Sabor irresistível.",
- imageSrc: "http://img.b2bpic.net/free-photo/diverse-teenagers-practicing-health-wellness-activities-themselves-their-community_23-2151416177.jpg",
- },
+ id: "t2", name: "Sofia R.", handle: "@sofia", testimonial: "Sabor irresistível.", imageSrc: "http://img.b2bpic.net/free-photo/diverse-teenagers-practicing-health-wellness-activities-themselves-their-community_23-2151416177.jpg"},
{
- id: "t3",
- name: "Mateus L.",
- handle: "@mateus",
- testimonial: "Recomendo muito.",
- imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg",
- },
+ id: "t3", name: "Mateus L.", handle: "@mateus", testimonial: "Recomendo muito.", imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg"},
{
- id: "t4",
- name: "Lucia M.",
- handle: "@lucia",
- testimonial: "Atendimento top.",
- imageSrc: "http://img.b2bpic.net/free-photo/positve-african-american-woman-with-cheerful-look-being-glad-message-with-friends-uses-modern-cell-phone-sits-cafeteria-eats-delicious-desserts-drinks-cocktail-technology-rest-concept_273609-2382.jpg",
- },
+ id: "t4", name: "Lucia M.", handle: "@lucia", testimonial: "Atendimento top.", imageSrc: "http://img.b2bpic.net/free-photo/positve-african-american-woman-with-cheerful-look-being-glad-message-with-friends-uses-modern-cell-phone-sits-cafeteria-eats-delicious-desserts-drinks-cocktail-technology-rest-concept_273609-2382.jpg"},
{
- id: "t5",
- name: "André K.",
- handle: "@andre",
- testimonial: "Excelente serviço.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg",
- },
+ id: "t5", name: "André K.", handle: "@andre", testimonial: "Excelente serviço.", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg"},
]}
title="Depoimentos"
description="O que nossos clientes dizem."
@@ -354,15 +218,9 @@ export default function LandingPage() {
description="Entre em contato para reservar um lugar no Tropical."
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Nome",
- },
+ name: "name", type: "text", placeholder: "Nome"},
{
- name: "phone",
- type: "tel",
- placeholder: "WhatsApp/Telefone",
- },
+ name: "phone", type: "tel", placeholder: "WhatsApp/Telefone"},
]}
imageSrc="http://img.b2bpic.net/free-photo/dinner-set-sushi-rolls-salads-cocktails-hookah-side-view_141793-3100.jpg"
buttonText="Reservar"
@@ -375,25 +233,17 @@ export default function LandingPage() {
logoText="Tropical Zango"
columns={[
{
- title: "Menu",
- items: [
+ title: "Menu", items: [
{
- label: "Pratos",
- href: "#products",
- },
+ label: "Pratos", href: "#products"},
{
- label: "Reservas",
- href: "#contact",
- },
+ label: "Reservas", href: "#contact"},
],
},
{
- title: "Sobre",
- items: [
+ title: "Sobre", items: [
{
- label: "História",
- href: "#about",
- },
+ label: "História", href: "#about"},
],
},
]}