Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-19 00:47:53 +00:00

View File

@@ -52,20 +52,20 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-eats-kebab-lamb-ribs-with-sauce-onions_141793-5188.jpg"
imageAlt="Costela & Cia - Ambiente acolhedor com grelhados"
mediaAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
testimonials={[
{
name: "Carlos Silva", handle: "@carlos_diner", testimonial: "A costela é simplesmente perfeita! Melhor restaurante da região para quem gosta de boa comida e chope gelado.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-man-holding-his-arms-crossed_23-2148737964.jpg?_wi=1", imageAlt: "Carlos Silva"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-man-holding-his-arms-crossed_23-2148737964.jpg", imageAlt: "Carlos Silva"
},
{
name: "Marina Santos", handle: "@marina_food_lover", testimonial: "Ambiente acolhedor, atendimento impecável e os grelhados são de primeira qualidade. Super recomendo!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg?_wi=1", imageAlt: "Marina Santos"
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg", imageAlt: "Marina Santos"
},
{
name: "Rafael Costa", handle: "@rafael_gastro", testimonial: "Frequento há anos e nunca decepciona. A salada orgânica acompanha perfeitamente os pratos. 5 estrelas garantidas!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1625.jpg?_wi=1", imageAlt: "Rafael Costa"
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1625.jpg", imageAlt: "Rafael Costa"
}
]}
testimonialRotationInterval={6000}
@@ -131,15 +131,15 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "João Martins", role: "Cliente Frequente", company: "São Bernardo do Campo", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-man-holding-his-arms-crossed_23-2148737964.jpg?_wi=2", imageAlt: "João Martins"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-man-holding-his-arms-crossed_23-2148737964.jpg", imageAlt: "João Martins"
},
{
id: "2", name: "Fernanda Oliveira", role: "Gerente de Eventos", company: "Eventos Corporativos SP", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg?_wi=2", imageAlt: "Fernanda Oliveira"
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg", imageAlt: "Fernanda Oliveira"
},
{
id: "3", name: "Pedro Gomes", role: "Chef Profissional", company: "Academia Culinária", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1625.jpg?_wi=2", imageAlt: "Pedro Gomes"
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1625.jpg", imageAlt: "Pedro Gomes"
},
{
id: "4", name: "Beatriz Alves", role: "Diretora", company: "Grupo Gastronômico", rating: 5,