From 9c96bf26a31d46099625c1adc4bb1566f1d64619 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 04:49:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f96ac38..9700b6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="4.9★ | 543 Happy Customers" tagIcon={Star} tagAnimation="slide-up" - background={{ variant: "grid" }} + background={{ variant: "animated-grid" }} buttons={[ { text: "Call Now", href: "tel:016-301-1996" }, { text: "Book Appointment", href: "#booking" }, @@ -77,7 +77,6 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" buttons={[{ text: "Learn More", href: "#services" }]} - tagAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/hairdresser-taking-care-client-s-hair-indoors_23-2148940876.jpg" imageAlt="professional hair salon stylists team" useInvertedBackground={false} -- 2.49.1