Merge version_1 into main #1
@@ -103,35 +103,35 @@ export default function LandingPage() {
|
||||
handle: "@mariasilva",
|
||||
testimonial: "Comida simples, mas extremamente saborosa. Sempre que posso, vou lá!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shopper_1098-16868.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shopper_1098-16868.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "João Pereira",
|
||||
handle: "@joaopereira",
|
||||
testimonial: "Preço justo e qualidade excelente. O melhor almoço do centro.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-successful-female-entrepreneur-sit-alone-table-restaurant-modern-cafe-touch-neck-cute-tender-smiling-camera-eat-salad-enjoy-coffee-good-food-lead-healthy-diet-relaxing-break-lunch_197531-30650.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-successful-female-entrepreneur-sit-alone-table-restaurant-modern-cafe-touch-neck-cute-tender-smiling-camera-eat-salad-enjoy-coffee-good-food-lead-healthy-diet-relaxing-break-lunch_197531-30650.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Carla Mendes",
|
||||
handle: "@carlamendes",
|
||||
testimonial: "Ambiente familiar e muito tranquilo. Me sinto em casa.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5349.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5349.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Roberto Souza",
|
||||
handle: "@robertosouza",
|
||||
testimonial: "Atendimento rápido e comida sempre fresca. Recomendo muito!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/ethnic-pattern-collection_23-2148060236.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/ethnic-pattern-collection_23-2148060236.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Ana Oliveira",
|
||||
handle: "@anaoliveira",
|
||||
testimonial: "Perfeito para o dia a dia. Comida honesta e muito bem feita.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-after-shopping_23-2148660676.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-after-shopping_23-2148660676.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -257,35 +257,35 @@ export default function LandingPage() {
|
||||
name: "Maria Silva",
|
||||
handle: "@mariasilva",
|
||||
testimonial: "Comida simples, mas extremamente saborosa. Sempre que posso, vou lá!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shopper_1098-16868.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shopper_1098-16868.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "João Pereira",
|
||||
handle: "@joaopereira",
|
||||
testimonial: "Preço justo e qualidade excelente. O melhor almoço do centro.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-successful-female-entrepreneur-sit-alone-table-restaurant-modern-cafe-touch-neck-cute-tender-smiling-camera-eat-salad-enjoy-coffee-good-food-lead-healthy-diet-relaxing-break-lunch_197531-30650.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-successful-female-entrepreneur-sit-alone-table-restaurant-modern-cafe-touch-neck-cute-tender-smiling-camera-eat-salad-enjoy-coffee-good-food-lead-healthy-diet-relaxing-break-lunch_197531-30650.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Carla Mendes",
|
||||
handle: "@carlamendes",
|
||||
testimonial: "Ambiente familiar e muito tranquilo. Me sinto em casa.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5349.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5349.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Roberto Souza",
|
||||
handle: "@robertosouza",
|
||||
testimonial: "Atendimento rápido e comida sempre fresca. Recomendo muito!",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/ethnic-pattern-collection_23-2148060236.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/ethnic-pattern-collection_23-2148060236.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Ana Oliveira",
|
||||
handle: "@anaoliveira",
|
||||
testimonial: "Perfeito para o dia a dia. Comida honesta e muito bem feita.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-after-shopping_23-2148660676.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-after-shopping_23-2148660676.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="O que nossos clientes dizem"
|
||||
|
||||
Reference in New Issue
Block a user