Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3b364a27a1 | |||
| 02e0b13aa7 | |||
| 98e4a45142 | |||
| 90d8f221b4 | |||
| 88dedbfe6c |
@@ -174,13 +174,13 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-dog_23-2149271778.jpg", videoAriaLabel: "Testimonio de Cristina Castro"},
|
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-dog_23-2149271778.jpg", videoAriaLabel: "Testimonio de Cristina Castro"},
|
||||||
{
|
{
|
||||||
id: "3", name: "luca benini", role: "Cliente Agradecido", company: "Google Reviews", rating: 5,
|
id: "3", name: "luca benini", role: "Cliente Agradecido", company: "Google Reviews", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/pharmacist-work_23-2150600108.jpg", videoAriaLabel: "Testimonio de Luca Benini"},
|
imageSrc: "https://assets.refine.dev/refine/refine-week-2023/images/profile-image-1.png", videoAriaLabel: "Testimonio de Luca Benini"},
|
||||||
{
|
{
|
||||||
id: "4", name: "Marta García", role: "Dueña de Gatito", company: "Google Reviews", rating: 5,
|
id: "4", name: "Marta García", role: "Dueña de Gatito", company: "Google Reviews", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-book-cafe-with-her-pet-french-bulldog_1303-32215.jpg", videoAriaLabel: "Testimonio de Marta García"},
|
imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-book-cafe-with-her-pet-french-bulldog_1303-32215.jpg", videoAriaLabel: "Testimonio de Marta García"},
|
||||||
{
|
{
|
||||||
id: "5", name: "Jose Manuel", role: "Dueño de Perritas", company: "Google Reviews", rating: 5,
|
id: "5", name: "Jose Manuel", role: "Dueño de Perritas", company: "Google Reviews", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-patient-clinic_23-2149103571.jpg", videoAriaLabel: "Testimonio de Jose Manuel"},
|
imageSrc: "https://avatar.vercel.sh/josemanuel.png", videoAriaLabel: "Testimonio de Jose Manuel"},
|
||||||
]}
|
]}
|
||||||
kpiItems={[
|
kpiItems={[
|
||||||
{
|
{
|
||||||
@@ -262,4 +262,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user