From 649e66c2c0f89d09bcc29bdaaf4db162da12705c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 03:54:38 +0000 Subject: [PATCH] Update src/app/business-detail/page.tsx --- src/app/business-detail/page.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/app/business-detail/page.tsx b/src/app/business-detail/page.tsx index ae03b3c..52bbcd1 100644 --- a/src/app/business-detail/page.tsx +++ b/src/app/business-detail/page.tsx @@ -63,9 +63,6 @@ export default function BusinessDetailPage() { title="Business Profile: " description="Detailed insights and lead opportunities for a local business." imagePosition="right" - tag="Lead Details" - tagIcon={Building2} - tagAnimation="slide-up" buttons={[ { text: "Back to Businesses", href: "/businesses" -- 2.49.1