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"