Merge version_4 into main #6
@@ -59,14 +59,12 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Excelente atención", imageSrc: "http://img.b2bpic.net/free-photo/merchant-giving-package-courier_482257-90451.jpg?_wi=1" },
|
||||
{ id: "2", name: "Comida exquisita", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-having-fun-while-eating-dinner-communicating-with-friends-dining-table_637285-3342.jpg" },
|
||||
{ id: "3", name: "Precios accesibles", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-taking-selfie-with-phone_23-2149019196.jpg" },
|
||||
{ id: "4", name: "Sabor casero total", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg" },
|
||||
{ id: "5", name: "Muy rápidos con el envío", imageSrc: "http://img.b2bpic.net/free-photo/merchant-giving-package-courier_482257-90451.jpg?_wi=2" },
|
||||
{ id: "1", name: "Delicious food and excellent service", imageSrc: "http://img.b2bpic.net/free-photo/merchant-giving-package-courier_482257-90451.jpg?_wi=1" },
|
||||
{ id: "2", name: "Affordable prices and a family atmosphere", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-having-fun-while-eating-dinner-communicating-with-friends-dining-table_637285-3342.jpg" },
|
||||
{ id: "3", name: "The Sunday chicken is spectacular", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-taking-selfie-with-phone_23-2149019196.jpg" },
|
||||
]}
|
||||
cardTitle="4.6 ⭐ Rating en Google"
|
||||
cardTag="Elegidos por la comunidad"
|
||||
cardTitle="4.6 on Google"
|
||||
cardTag="Chosen by our neighbors"
|
||||
cardAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user