diff --git a/src/app/page.tsx b/src/app/page.tsx
index 043494a..9cd43fb 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
@@ -52,63 +44,40 @@ export default function LandingPage() {
@@ -121,20 +90,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Reparación de Fugas",
- description: "Detectamos y reparamos fugas de agua con tecnología avanzada para evitar daños mayores en tu hogar.",
- imageSrc: "http://img.b2bpic.net/free-photo/nobody-interior-kitchen-faucet-metal_1203-6242.jpg",
- },
+ title: "Reparación de Fugas", description: "Detectamos y reparamos fugas de agua con tecnología avanzada para evitar daños mayores en tu hogar.", imageSrc: "http://img.b2bpic.net/free-photo/nobody-interior-kitchen-faucet-metal_1203-6242.jpg"},
{
- title: "Mantenimiento de Bajantes",
- description: "Limpieza y reparación integral de bajantes comunitarias y particulares con garantía de eficacia.",
- imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721518.jpg",
- },
+ title: "Mantenimiento de Bajantes", description: "Limpieza y reparación integral de bajantes comunitarias y particulares con garantía de eficacia.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721518.jpg"},
{
- title: "Instalación Sanitaria",
- description: "Instalación completa de baños, cocinas y sistemas de agua con materiales de alta calidad y durabilidad.",
- imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990683.jpg",
- },
+ title: "Instalación Sanitaria", description: "Instalación completa de baños, cocinas y sistemas de agua con materiales de alta calidad y durabilidad.", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990683.jpg"},
]}
title="Servicios Profesionales de Confianza"
description="Soluciones integrales de saneamiento y fontanería, realizadas con la precisión de una empresa con décadas de experiencia."
@@ -149,25 +109,15 @@ export default function LandingPage() {
author="María G., Vecina de la zona"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3318.jpg",
- alt: "Client 1",
- },
+ src: "http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3318.jpg", alt: "Client 1"},
{
- src: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg",
- alt: "Client 2",
- },
+ src: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg", alt: "Client 2"},
{
- src: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg",
- alt: "Client 3",
- },
+ src: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg", alt: "Client 3"},
{
- src: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990687.jpg",
- alt: "Client 4",
- },
+ src: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990687.jpg", alt: "Client 4"},
{
- src: "http://img.b2bpic.net/free-photo/front-view-friends-dinner-party_23-2150648836.jpg",
- alt: "Client 5",
- },
+ src: "http://img.b2bpic.net/free-photo/front-view-friends-dinner-party_23-2150648836.jpg", alt: "Client 5"},
]}
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
@@ -185,25 +135,13 @@ export default function LandingPage() {
tag="Experiencia"
metrics={[
{
- id: "m1",
- value: "40+",
- description: "Años de experiencia",
- },
+ id: "m1", value: "40+", description: "Años de experiencia"},
{
- id: "m2",
- value: "5k+",
- description: "Hogares atendidos",
- },
+ id: "m2", value: "5k+", description: "Hogares atendidos"},
{
- id: "m3",
- value: "100%",
- description: "Garantía de satisfacción",
- },
+ id: "m3", value: "100%", description: "Garantía de satisfacción"},
{
- id: "m4",
- value: "24/7",
- description: "Disponibilidad",
- },
+ id: "m4", value: "24/7", description: "Disponibilidad"},
]}
/>
@@ -212,16 +150,13 @@ export default function LandingPage() {
@@ -230,37 +165,23 @@ export default function LandingPage() {