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" }