From 41ed77e448904c0c577351053eef5b7ceb178873 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 21:35:31 +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 0828f88..2a479ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { tag="Local Favorite" tagIcon={MapPin} tagAnimation="slide-up" - background={{ variant: "blurBottom" }} + background={{ variant: "radial-gradient" }} buttons={[ { text: "Call Now", href: "tel:+16148675227" }, { text: "Get Directions", href: "https://maps.google.com/?q=2914+E+Main+St,+Columbus,+OH+43209" }