diff --git a/app/components/business-section.tsx b/app/components/business-section.tsx index e38852f..e6a238e 100644 --- a/app/components/business-section.tsx +++ b/app/components/business-section.tsx @@ -53,16 +53,6 @@ export function BusinessSection({ businesses = [] }: BusinessSectionProps) {
- {business.instagramUrl && ( - - - - )} {business.websiteUrl && ( )} + {business.instagramUrl && ( + + + + )} {business.facebookUrl && (