diff --git a/apps/frontend/app/(client)/(main)/_components/InstagramCards.tsx b/apps/frontend/app/(client)/(main)/_components/InstagramCards.tsx index 269489d5d0..810dcad33e 100644 --- a/apps/frontend/app/(client)/(main)/_components/InstagramCards.tsx +++ b/apps/frontend/app/(client)/(main)/_components/InstagramCards.tsx @@ -29,17 +29,22 @@ export function InstagramCards() { return (
- + TAKE OUR NEWS -
+
{posts.map((post) => ( - +
+ +
))}
-
+