From 4add632002a03fcee10d26e7199e19aa8237ece9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 03:47:32 +0000 Subject: [PATCH] Update src/app/business-detail/page.tsx --- src/app/business-detail/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/business-detail/page.tsx b/src/app/business-detail/page.tsx index e32cf28..ae03b3c 100644 --- a/src/app/business-detail/page.tsx +++ b/src/app/business-detail/page.tsx @@ -62,6 +62,7 @@ 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" -- 2.49.1