diff --git a/src/app/cardapio/page.tsx b/src/app/cardapio/page.tsx
index 41b9dac..8749892 100644
--- a/src/app/cardapio/page.tsx
+++ b/src/app/cardapio/page.tsx
@@ -5,6 +5,7 @@ import ReactLenis from "lenis/react";
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
+import { MessageCircle } from "lucide-react";
export default function CardapioPage() {
return (
@@ -43,8 +44,8 @@ export default function CardapioPage() {
title="Entradas Selecionadas"
description="Comece sua experiência com nossos pratos autorais."
products={[
- { id: "ent-1", brand: "Clássicos", name: "Camarão ao Alho", price: "R$ 85", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/tiger-prawn-with-spicy-sauce-with-nice-decoration_1258-84823.jpg" },
- { id: "ent-2", brand: "Sazonal", name: "Salada de Frutos do Mar", price: "R$ 95", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/seafood-crab-salad-with-fresh-parmesan-crackers-greenery-inside-white-plate_114579-1799.jpg" },
+ { id: "ent-1", brand: "Clássicos", name: "Camarão ao Alho", price: "", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/tiger-prawn-with-spicy-sauce-with-nice-decoration_1258-84823.jpg" },
+ { id: "ent-2", brand: "Sazonal", name: "Salada de Frutos do Mar", price: "", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/seafood-crab-salad-with-fresh-parmesan-crackers-greenery-inside-white-plate_114579-1799.jpg" },
]}
/>
@@ -53,7 +54,10 @@ export default function CardapioPage() {
@@ -61,4 +65,4 @@ export default function CardapioPage() {
);
-}
+}
\ No newline at end of file
diff --git a/src/app/contato/page.tsx b/src/app/contato/page.tsx
index c4f9caf..629cf0e 100644
--- a/src/app/contato/page.tsx
+++ b/src/app/contato/page.tsx
@@ -6,6 +6,7 @@ import ContactSplit from '@/components/sections/contact/ContactSplit';
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
+import { MessageCircle } from "lucide-react";
export default function ContatoPage() {
return (
@@ -41,7 +42,7 @@ export default function ContatoPage() {
useInvertedBackground={false}
background={{ variant: "plain" }}
title="Sua mesa está pronta."
- description="Reserve agora pelo nosso WhatsApp ou faça uma visita."
+ description="Reserve agora pelo nosso WhatsApp 04833048808 ou faça uma visita."
imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-design-interior_23-2150954776.jpg"
mediaAnimation="blur-reveal"
buttonText="WhatsApp"
@@ -69,7 +70,10 @@ export default function ContatoPage() {
@@ -77,4 +81,4 @@ export default function ContatoPage() {
);
-}
+}
\ No newline at end of file
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 6a7d89e..1d9ff03 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -9,7 +9,7 @@ import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSp
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
-import { MapPin, Star, Utensils } from "lucide-react";
+import { MapPin, Star, Utensils, MessageCircle } from "lucide-react";
export default function LandingPage() {
return (
@@ -71,12 +71,12 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights"
useInvertedBackground={false}
products={[
- { id: "p1", name: "Camarão Imperial", price: "R$ 180", imageSrc: "http://img.b2bpic.net/free-photo/delicious-seafood-lobster-high-view_23-2148708702.jpg" },
- { id: "p2", name: "Risoto de Frutos do Mar", price: "R$ 150", imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-spaghetti-seafood_1339-3427.jpg" },
- { id: "p3", name: "Lagosta Grelhada", price: "R$ 220", imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-with-mussels-side-view_140725-9154.jpg" },
- { id: "p4", name: "Moqueca Carioca", price: "R$ 165", imageSrc: "http://img.b2bpic.net/free-photo/baked-fish-with-shrimp-lemon-wedges_140725-3209.jpg" },
- { id: "p5", name: "Spaghetti ao Vongole", price: "R$ 130", imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-spaghetti-seafood_1339-3422.jpg" },
- { id: "p6", name: "Camarão ao Champagne", price: "R$ 195", imageSrc: "http://img.b2bpic.net/free-photo/prawns-placed-small-plates_1232-986.jpg" },
+ { id: "p1", name: "Camarão Imperial", price: "", imageSrc: "http://img.b2bpic.net/free-photo/delicious-seafood-lobster-high-view_23-2148708702.jpg" },
+ { id: "p2", name: "Risoto de Frutos do Mar", price: "", imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-spaghetti-seafood_1339-3427.jpg" },
+ { id: "p3", name: "Lagosta Grelhada", price: "", imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-with-mussels-side-view_140725-9154.jpg" },
+ { id: "p4", name: "Moqueca Carioca", price: "", imageSrc: "http://img.b2bpic.net/free-photo/baked-fish-with-shrimp-lemon-wedges_140725-3209.jpg" },
+ { id: "p5", name: "Spaghetti ao Vongole", price: "", imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-spaghetti-seafood_1339-3422.jpg" },
+ { id: "p6", name: "Camarão ao Champagne", price: "", imageSrc: "http://img.b2bpic.net/free-photo/prawns-placed-small-plates_1232-986.jpg" },
]}
title="Nossas Especialidades"
description="Pratos preparados na hora para garantir frescor e qualidade absoluta."
@@ -117,7 +117,10 @@ export default function LandingPage() {
@@ -125,4 +128,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file
diff --git a/src/app/sobre/page.tsx b/src/app/sobre/page.tsx
index 8660b1b..c130182 100644
--- a/src/app/sobre/page.tsx
+++ b/src/app/sobre/page.tsx
@@ -6,7 +6,7 @@ import AboutMetric from '@/components/sections/about/AboutMetric';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import TeamCardTen from '@/components/sections/team/TeamCardTen';
-import { Award, Users } from "lucide-react";
+import { Award, Users, MessageCircle } from "lucide-react";
export default function SobrePage() {
return (
@@ -67,7 +67,10 @@ export default function SobrePage() {
@@ -75,4 +78,4 @@ export default function SobrePage() {
);
-}
+}
\ No newline at end of file