From 464fdb5cf6e21511c05a542fc99936f64e138f69 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Feb 2026 00:02:38 +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 ad72960..b40a82c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { description="Your go-to vape & glass shop in downtown Platteville — great selection, fair pricing, and staff that actually helps." tag="Local Favorite" tagIcon={MapPin} - background={{ variant: "grid" }} + background={{ variant: "animated-grid" }} buttons={[ { text: "Get Directions", href: "https://maps.google.com/?q=115+E+Main+St,+Platteville,+WI+53818" }, { text: "Call (608) 348-3412", href: "tel:+16083483412" } -- 2.49.1