Update src/app/page.tsx
This commit is contained in:
@@ -232,13 +232,13 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t2", name: "Carlos M.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-redhead-male-blue-jacket-table-cafe_613910-16175.jpg", imageAlt: "Carlos M. - Cliente Satisfecho"},
|
||||
{
|
||||
id: "t3", name: "Elena P.", imageSrc: "http://img.b2bpic.net/free-photo/summertime-mature-people-age-leisure-concept-outdoor-shot-stylish-caucasian-woman-pensioner-with-gray-short-hair-wearing-yellow-cardigan-relaxing-wild-nature-with-smile_343059-4802.jpg", alt: "Elena P. - Cliente Satisfecha"},
|
||||
id: "t3", name: "Elena P.", imageSrc: "http://img.b2bpic.net/free-photo/summertime-mature-people-age-leisure-concept-outdoor-shot-stylish-caucasian-woman-pensioner-with-gray-short-hair-wearing-yellow-cardigan-relaxing-wild-nature-with-smile_343059-4802.jpg", imageAlt: "Elena P. - Cliente Satisfecha"},
|
||||
{
|
||||
id: "t4", name: "Andrés L.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-big-city-woman-city_169016-66523.jpg", alt: "Andrés L. - Cliente Satisfecho"},
|
||||
id: "t4", name: "Andrés L.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-big-city-woman-city_169016-66523.jpg", imageAlt: "Andrés L. - Cliente Satisfecho"},
|
||||
{
|
||||
id: "t5", name: "Valeria R.", imageSrc: "http://img.b2bpic.net/free-photo/funny-cute-smiling-woman-beautiful-laughing-hipster-pretty-woman-with-long-amazing-brunette-hairs-bright-make-up-wearing-glasses-plaid-shirt_291049-920.jpg", alt: "Valeria R. - Cliente Satisfecha"},
|
||||
id: "t5", name: "Valeria R.", imageSrc: "http://img.b2bpic.net/free-photo/funny-cute-smiling-woman-beautiful-laughing-hipster-pretty-woman-with-long-amazing-brunette-hairs-bright-make-up-wearing-glasses-plaid-shirt_291049-920.jpg", imageAlt: "Valeria R. - Cliente Satisfecha"},
|
||||
{
|
||||
id: "t6", name: "Juan S.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-bearded-man-wearing-hat-park_23-2148203063.jpg", alt: "Juan S. - Cliente satisfecho"},
|
||||
id: "t6", name: "Juan S.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-bearded-man-wearing-hat-park_23-2148203063.jpg", imageAlt: "Juan S. - Cliente satisfecho"},
|
||||
]}
|
||||
cardTitle="Clientes Satisfechos"
|
||||
cardTag="Transformaciones Exitosas"
|
||||
|
||||
Reference in New Issue
Block a user