From 4a42e9daa957685de25e85db1aafa6a5daf90f64 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 13:53:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a54898d..fc16e79 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,9 @@ export default function LandingPage() { { imageSrc: "https://img.b2bpic.net/free-photo/young-architect-checking-house-blueprints-construction-site_23-2148780775.jpg", imageAlt: "Construcción" }, { imageSrc: "https://img.b2bpic.net/free-photo/happy-family-new-house_23-2148116544.jpg", imageAlt: "Entrega" } ]} - /> + > +
+
@@ -129,6 +131,7 @@ export default function LandingPage() { title="¿Listo para empezar tu proyecto?" description="Dejanos tu email y nos pondremos en contacto a la brevedad." background={{ variant: "plain" }} + useInvertedBackground={false} />