From d2c125447635891d4db07cdf5fee37b99d7800c1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 16:00:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1a76fd3..e3bef1d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { description="15+ years of honest pricing, expert repairs, and loyal customers. From tire repairs to full mechanical work, we're the only garage you'll ever need." tag="⭐⭐⭐⭐⭐ 5-Star Rated" tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "noise" }} buttons={[ { text: "📞 Call Now", href: "tel:+15143429311" }, { text: "📍 Get Directions", href: "https://maps.google.com/?q=7333+Ave+Harley+Montreal+Quebec+H4B+1L5" } @@ -205,7 +205,7 @@ export default function LandingPage() { title="Stay Updated with Service Tips" description="Subscribe to our newsletter for maintenance tips, special offers, and service reminders. We'll help keep your vehicle in top condition." tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "noise" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106150.jpg" imageAlt="Professional automotive service facility" -- 2.49.1