From 9c2e1c59e2ae8a2184190a2237cc3e5e904b68a6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 16:48:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 44c2c1e..ba069d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#contacto", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/charming-successful-female-entrepreneur-sit-alone-table-restaurant-modern-cafe-touch-neck-cute-tender-smiling-camera-eat-salad-enjoy-coffee-good-food-lead-healthy-diet-relaxing-break-lunch_197531-30650.jpg" + imageSrc="http://img.b2bpic.net/free-photo/charming-successful-female-entrepreneur-sit-alone-table-restaurant-modern-cafe-touch-neck-cute-tender-smiling-camera-eat-salad-enjoy-coffee-good-food-lead-healthy-diet-relaxing-break-lunch_197531-30650.jpg?_wi=1" /> @@ -166,7 +166,7 @@ export default function LandingPage() { quote: "Increíble cambio, mi energía ha mejorado muchísimo.", tag: "Éxito", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-two-female-friends-with-different-ages-outdoors_52683-101125.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/charming-successful-female-entrepreneur-sit-alone-table-restaurant-modern-cafe-touch-neck-cute-tender-smiling-camera-eat-salad-enjoy-coffee-good-food-lead-healthy-diet-relaxing-break-lunch_197531-30650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/charming-successful-female-entrepreneur-sit-alone-table-restaurant-modern-cafe-touch-neck-cute-tender-smiling-camera-eat-salad-enjoy-coffee-good-food-lead-healthy-diet-relaxing-break-lunch_197531-30650.jpg?_wi=2", imageAlt: "happy client portrait natural light", }, { @@ -177,7 +177,7 @@ export default function LandingPage() { quote: "Por fin encontré un plan sostenible a largo plazo.", tag: "Éxito", avatarSrc: "http://img.b2bpic.net/free-photo/friends-doing-yoga-together-park_23-2149891971.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/world-health-day-celebration-with-healthy-food_23-2151244817.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/world-health-day-celebration-with-healthy-food_23-2151244817.jpg?_wi=1", imageAlt: "happy client portrait natural light", }, { @@ -188,7 +188,7 @@ export default function LandingPage() { quote: "Francisco nos ayudó a educar a nuestra hija sin estrés.", tag: "Éxito", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-lesbian-couple-outdoors_23-2150276415.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/world-mental-health-day-awareness-illustration_23-2151859097.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/world-mental-health-day-awareness-illustration_23-2151859097.jpg?_wi=1", imageAlt: "happy client portrait natural light", }, { @@ -199,7 +199,7 @@ export default function LandingPage() { quote: "El enfoque científico de Francisco es impecable.", tag: "Éxito", avatarSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-outdoor_624325-2527.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-nourishing-children-s-food-assortment_23-2149627790.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-nourishing-children-s-food-assortment_23-2149627790.jpg?_wi=1", imageAlt: "happy client portrait natural light", }, { @@ -258,7 +258,7 @@ export default function LandingPage() { category: "Nutrición", title: "5 consejos para empezar bien el día", excerpt: "La importancia del desayuno en tu salud metabólica.", - imageSrc: "http://img.b2bpic.net/free-photo/world-health-day-celebration-with-healthy-food_23-2151244817.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/world-health-day-celebration-with-healthy-food_23-2151244817.jpg?_wi=2", authorName: "Francisco Anguita", authorAvatar: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg", date: "12 Mar 2024", @@ -268,7 +268,7 @@ export default function LandingPage() { category: "Deporte", title: "Proteína y músculo", excerpt: "Desmintiendo mitos sobre la suplementación.", - imageSrc: "http://img.b2bpic.net/free-photo/world-mental-health-day-awareness-illustration_23-2151859097.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/world-mental-health-day-awareness-illustration_23-2151859097.jpg?_wi=2", authorName: "Francisco Anguita", authorAvatar: "http://img.b2bpic.net/free-photo/woman-having-iced-coffee-break-outside_23-2149567317.jpg", date: "10 Mar 2024", @@ -278,7 +278,7 @@ export default function LandingPage() { category: "Salud", title: "Hidratación adecuada", excerpt: "Más allá de los 2 litros recomendados.", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-nourishing-children-s-food-assortment_23-2149627790.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-nourishing-children-s-food-assortment_23-2149627790.jpg?_wi=2", authorName: "Francisco Anguita", authorAvatar: "http://img.b2bpic.net/free-photo/businessman-portrait_93675-133109.jpg", date: "05 Mar 2024", -- 2.49.1