From b9e2d829e9b65f504345c7fad88cb98f4d17670f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 23:22:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3c5ac99..881c0c5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,7 +114,7 @@ export default function LandingPage() { "Economía", "Valor", ], - imageSrc: "http://img.b2bpic.net/free-vector/business-background-design_1300-154.jpg", + author: "TechSuits MX", imageSrc: "http://img.b2bpic.net/free-vector/business-background-design_1300-154.jpg", imageAlt: "Money bag icon", }, { @@ -125,7 +125,7 @@ export default function LandingPage() { "Calidad", "Élite", ], - imageSrc: "http://img.b2bpic.net/free-vector/employee-month-business-gradient-badge-collection_23-2149524683.jpg", + author: "TechSuits MX", imageSrc: "http://img.b2bpic.net/free-vector/employee-month-business-gradient-badge-collection_23-2149524683.jpg", imageAlt: "Trophy icon", }, { @@ -136,7 +136,7 @@ export default function LandingPage() { "Velocidad", "Entrega", ], - imageSrc: "http://img.b2bpic.net/free-photo/young-crazy-man-worried_1194-5021.jpg", + author: "TechSuits MX", imageSrc: "http://img.b2bpic.net/free-photo/young-crazy-man-worried_1194-5021.jpg", imageAlt: "Fast delivery icon", }, { @@ -147,7 +147,7 @@ export default function LandingPage() { "Innovación", "Ganador", ], - imageSrc: "http://img.b2bpic.net/free-vector/creative-watch-logo-templates_23-2148958953.jpg", + author: "TechSuits MX", imageSrc: "http://img.b2bpic.net/free-vector/creative-watch-logo-templates_23-2148958953.jpg", imageAlt: "Sparkles icon", }, ]} -- 2.49.1