Update src/app/page.tsx

This commit is contained in:
2026-03-16 21:35:31 +00:00
parent 6018e3384b
commit 41ed77e448

View File

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