|
|
|
|
@@ -180,18 +180,12 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
id: "t1", name: "Ana Silva", role: "Cliente", testimonial: "O melhor tempero da região, recomendo!", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-paying-bill-after-lunch-bar-man-is-using-smart-phone-contactless-payment_637285-631.jpg"},
|
|
|
|
|
id: "t1", name: "Studio Corte & Co", role: "Parceiro Estratégico", testimonial: "A Sabor da Terra entrega uma qualidade artesanal que raramente encontramos hoje em dia. É um prazer colaborar com eles.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-paying-bill-after-lunch-bar-man-is-using-smart-phone-contactless-payment_637285-631.jpg"},
|
|
|
|
|
{
|
|
|
|
|
id: "t2", name: "Pedro Souza", role: "Cliente", testimonial: "Atendimento impecável e comida incrível.", imageSrc: "http://img.b2bpic.net/free-photo/glad-positive-hipster-guy-dressed-casually-sits-table-waits-lunch-prepared-by-housewife-holds-digital-tablet_273609-8921.jpg"},
|
|
|
|
|
{
|
|
|
|
|
id: "t3", name: "Mariana Lima", role: "Cliente", testimonial: "Experiência gastronômica maravilhosa.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-tablet_23-2149927583.jpg"},
|
|
|
|
|
{
|
|
|
|
|
id: "t4", name: "Carlos Mendes", role: "Cliente", testimonial: "Voltarei muitas outras vezes.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-with-delicious-cocktails_23-2150124812.jpg"},
|
|
|
|
|
{
|
|
|
|
|
id: "t5", name: "Lucia Rocha", role: "Cliente", testimonial: "Sabor que traz lembranças boas.", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg"},
|
|
|
|
|
id: "t2", name: "Equipe Studio Corte", role: "Clientes Regulares", testimonial: "Nossas reuniões de equipe sempre ficam melhores com o almoço do Sabor da Terra. Sabor incomparável!", imageSrc: "http://img.b2bpic.net/free-photo/glad-positive-hipster-guy-dressed-casually-sits-table-waits-lunch-prepared-by-housewife-holds-digital-tablet_273609-8921.jpg"},
|
|
|
|
|
]}
|
|
|
|
|
title="O Que Dizem Nossos Clientes"
|
|
|
|
|
description="Depoimentos reais de quem já se encantou pelo nosso sabor."
|
|
|
|
|
title="Depoimentos de Parceiros"
|
|
|
|
|
description="Veja o que diz quem acompanha o nosso crescimento de perto."
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -260,4 +254,4 @@ export default function LandingPage() {
|
|
|
|
|
</ReactLenis>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|