From 0a93add0ae36c72bfe17a049eee8e2e75c7c79dd Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 15:34:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 13890e7..6a132a4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -181,7 +181,7 @@ export default function LandingPage() { useInvertedBackground={true} mediaAnimation="opacity" faqsAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23916.jpg?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AzGSc4khpa3wc66VyKBVso8ps4/uploaded-1773588856005-r6qnub8t.png" imageAlt="Salón Bogo" mediaPosition="right" faqs={[ -- 2.49.1