From 12904cd3970ad9dfb78387c2a991c6c5535dc6dd Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 21:44:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5f59ca7..4d49629 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,10 +50,8 @@ export default function LandingPage() { { text: "Call Now", href: "tel:(408)991-2645" }, { text: "Get Free Estimate", href: "#contact" } ]} - background={{ variant: "plain" }} imageSrc="http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17482.jpg" imageAlt="Professional HVAC system installation" - mediaAnimation="slide-up" tagAnimation="slide-up" buttonAnimation="slide-up" /> -- 2.49.1