diff --git a/src/app/page.tsx b/src/app/page.tsx
index 8fe7922..ccf7abd 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,57 +29,31 @@ export default function LandingPage() {
@@ -90,7 +64,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Tradição em cada detalhe"
description="O Sabor Nordestino nasceu do desejo de levar o melhor da nossa cultura culinária para a mesa das famílias maceioenses. Seguimos receitas de família para garantir que cada garfada conte uma história."
- imageSrc="http://img.b2bpic.net/free-photo/medium-shot-blurry-women-with-food_23-2148965345.jpg?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-photo/medium-shot-blurry-women-with-food_23-2148965345.jpg"
imageAlt="História do restaurante"
/>
@@ -102,48 +76,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- name: "Carne de Sol",
- price: "R$ 45",
- variant: "Individual",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-table-still-life_23-2150227847.jpg",
- },
- {
- id: "p2",
- name: "Baião de Dois",
- price: "R$ 35",
- variant: "Individual",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-brazilian-food-with-beans-lime_23-2148751900.jpg",
- },
- {
- id: "p3",
- name: "Macaxeira Frita",
- price: "R$ 20",
- variant: "Porção",
- imageSrc: "http://img.b2bpic.net/free-photo/food-arrangement-top-view_23-2148725089.jpg",
- },
- {
- id: "p4",
- name: "Escondidinho",
- price: "R$ 40",
- variant: "Individual",
- imageSrc: "http://img.b2bpic.net/free-photo/potato-gratin-baked-with-cream-cheese-wooden-table-close-up_123827-32669.jpg",
- },
- {
- id: "p5",
- name: "Tapioca Especial",
- price: "R$ 15",
- variant: "Individual",
- imageSrc: "http://img.b2bpic.net/free-photo/breakfast-outside-with-nuts-dried-fruit-honey-orange-juice-tea-side-view_176474-3620.jpg",
- },
- {
- id: "p6",
- name: "Cuscuz Completo",
- price: "R$ 25",
- variant: "Individual",
- imageSrc: "http://img.b2bpic.net/free-photo/coffee-latter-with-cookies-croissant-side-view_141793-12170.jpg",
- },
+ { id: "p1", name: "Carne de Sol", price: "R$ 45", variant: "Individual", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-table-still-life_23-2150227847.jpg" },
+ { id: "p2", name: "Baião de Dois", price: "R$ 35", variant: "Individual", imageSrc: "http://img.b2bpic.net/free-photo/top-view-brazilian-food-with-beans-lime_23-2148751900.jpg" },
+ { id: "p3", name: "Macaxeira Frita", price: "R$ 20", variant: "Porção", imageSrc: "http://img.b2bpic.net/free-photo/food-arrangement-top-view_23-2148725089.jpg" },
+ { id: "p4", name: "Escondidinho", price: "R$ 40", variant: "Individual", imageSrc: "http://img.b2bpic.net/free-photo/potato-gratin-baked-with-cream-cheese-wooden-table-close-up_123827-32669.jpg" },
+ { id: "p5", name: "Tapioca Especial", price: "R$ 15", variant: "Individual", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-outside-with-nuts-dried-fruit-honey-orange-juice-tea-side-view_176474-3620.jpg" },
+ { id: "p6", name: "Cuscuz Completo", price: "R$ 25", variant: "Individual", imageSrc: "http://img.b2bpic.net/free-photo/coffee-latter-with-cookies-croissant-side-view_141793-12170.jpg" }
]}
title="Nossas Especialidades"
description="Confira os pratos mais amados pelos nossos clientes."
@@ -157,26 +95,11 @@ export default function LandingPage() {
rating={5}
author="Maria Silva"
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-taking-photos_23-2149250046.jpg",
- alt: "Cliente 1",
- },
- {
- src: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-sitting-table_23-2149212131.jpg",
- alt: "Cliente 2",
- },
- {
- src: "http://img.b2bpic.net/free-photo/woman-having-green-salad-with-chips-glass-prosecco_114579-3779.jpg",
- alt: "Cliente 3",
- },
- {
- src: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg",
- alt: "Cliente 4",
- },
- {
- src: "http://img.b2bpic.net/free-photo/young-pretty-woman-drinking-tasty-sweet-cocktail-city-terrace-casual-trendy-outfit-weekend-travel-mood_291049-1724.jpg",
- alt: "Cliente 5",
- },
+ { src: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-taking-photos_23-2149250046.jpg", alt: "Cliente 1" },
+ { src: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-sitting-table_23-2149212131.jpg", alt: "Cliente 2" },
+ { src: "http://img.b2bpic.net/free-photo/woman-having-green-salad-with-chips-glass-prosecco_114579-3779.jpg", alt: "Cliente 3" },
+ { src: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg", alt: "Cliente 4" },
+ { src: "http://img.b2bpic.net/free-photo/young-pretty-woman-drinking-tasty-sweet-cocktail-city-terrace-casual-trendy-outfit-weekend-travel-mood_291049-1724.jpg", alt: "Cliente 5" }
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -188,21 +111,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
- {
- id: "f1",
- title: "Vocês aceitam cartões?",
- content: "Sim, aceitamos todos os principais cartões de débito e crédito.",
- },
- {
- id: "f2",
- title: "Qual o horário de atendimento?",
- content: "Atendemos diariamente das 11h às 23h.",
- },
- {
- id: "f3",
- title: "Tem delivery?",
- content: "Sim, fazemos entrega em toda a região de Santa Lúcia e arredores.",
- },
+ { id: "f1", title: "Vocês aceitam cartões?", content: "Sim, aceitamos todos os principais cartões de débito e crédito." },
+ { id: "f2", title: "Qual o horário de atendimento?", content: "Atendemos diariamente das 11h às 23h." },
+ { id: "f3", title: "Tem delivery?", content: "Sim, fazemos entrega em toda a região de Santa Lúcia e arredores." }
]}
title="Perguntas Frequentes"
description="Tire suas dúvidas sobre nossos pedidos e delivery."
@@ -213,13 +124,11 @@ export default function LandingPage() {