From 0ed5ba44a30e42b419fbb17177554cd321e9edf4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 20:11:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c18eaf..3c8db7b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,6 +49,7 @@ export default function HomePage() { { text: "Request an Estimate", href: "/contact" }, { text: "Call Now", href: "tel:123-456-7890" } ]} + background={{ variant: "radial-gradient" }} buttonAnimation="blur-reveal" mediaAnimation="opacity" imageSrc="https://img.b2bpic.net/free-photo/man-kneeling-down-touching-sink-inspecting-pipes_259150-58251.jpg" -- 2.49.1