From f8746bc7593726d3dd4bece36190ce656131c647 Mon Sep 17 00:00:00 2001 From: rockyeverlast Date: Wed, 22 May 2024 19:54:27 +0530 Subject: [PATCH] Comm card update --- src/components/MobileComponent/MobileCommunityCard.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/MobileComponent/MobileCommunityCard.jsx b/src/components/MobileComponent/MobileCommunityCard.jsx index 484a2ac..d3293fc 100644 --- a/src/components/MobileComponent/MobileCommunityCard.jsx +++ b/src/components/MobileComponent/MobileCommunityCard.jsx @@ -17,7 +17,7 @@ import imgten from "../../assets/images/Component128.png"; import imgeleven from "../../assets/images/Component127.png"; import linkedin from "../../assets/images/linkedin.png"; import games from "../../assets/images/discot.png"; -import imgtweleve from "../../assets/images/kiran.jpg"; +import imgtweleve from "../../assets/images/vivek.jpeg"; import { Pagination, Navigation } from "swiper/modules"; import { Link } from "react-router-dom";