Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 07d9045f64 | |||
| 3b364a27a1 | |||
| 02e0b13aa7 |
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
|||||||
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