Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9eb795dd82 | |||
| db551deb30 |
@@ -81,11 +81,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Corte de Razas", description: "Expertos en estándares de raza y cortes de diseño.", imageSrc: "http://img.b2bpic.net/free-photo/cute-caucasian-young-woman-with-dark-short-hair-is-sitting-with-her-bulldog-pink-background-true-friendship-wonderful-happy-moments_197531-31374.jpg"},
|
title: "Corte de Razas", description: "Expertos en estilo que resaltan la personalidad única de tu mascota.", imageSrc: "http://img.b2bpic.net/free-photo/cute-caucasian-young-woman-with-dark-short-hair-is-sitting-with-her-bulldog-pink-background-true-friendship-wonderful-happy-moments_197531-31374.jpg"},
|
||||||
{
|
{
|
||||||
title: "Spa Canino", description: "Tratamientos de hidratación profunda y relax.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-yorkshire-dog_23-2151779247.jpg"},
|
title: "Spa Canino", description: "Rituales de relajación profunda para renovar su bienestar y vitalidad.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-yorkshire-dog_23-2151779247.jpg"},
|
||||||
{
|
{
|
||||||
title: "Higiene Completa", description: "Corte de uñas, limpieza de oídos y glándulas.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-woman-using-laptop-street-with-night-city_1153-3536.jpg"},
|
title: "Higiene Completa", description: "Cuidado preventivo esencial para mantener su salud y limpieza diaria.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-woman-using-laptop-street-with-night-city_1153-3536.jpg"},
|
||||||
]}
|
]}
|
||||||
title="Lo que ofrecemos"
|
title="Lo que ofrecemos"
|
||||||
description="Servicios profesionales enfocados en la salud y estética de tu mascota."
|
description="Servicios profesionales enfocados en la salud y estética de tu mascota."
|
||||||
@@ -174,4 +174,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user