Merge version_4 into main #4
@@ -98,7 +98,10 @@ export default function LandingPage() {
|
||||
<div id="testimonios" data-section="testimonios">
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[]}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Mariana G.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CYO7P57uGh1uvD1egbGMIlxpYX/uploaded-1776559758891-w9acb0iy.png?_wi=6" },
|
||||
{ id: "t2", name: "Juan P.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CYO7P57uGh1uvD1egbGMIlxpYX/uploaded-1776559758891-1vrycr0p.png?_wi=7" }
|
||||
]}
|
||||
cardTitle="La gente no miente"
|
||||
cardTag="Opiniones Reales"
|
||||
cardAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user