From 6604a4db1301f7cd55c2a80b4435adc9f2fa263f Mon Sep 17 00:00:00 2001 From: Vikas Nale Date: Wed, 10 Sep 2025 12:49:30 +0530 Subject: [PATCH] Add blog content --- src/pages/Home/LandingPage.jsx | 26 +++++++++++++------------- src/pages/Home/SwaperBlogContent.jsx | 8 +++----- 2 files changed, 16 insertions(+), 18 deletions(-) diff --git a/src/pages/Home/LandingPage.jsx b/src/pages/Home/LandingPage.jsx index fd099c59..48cb73ac 100644 --- a/src/pages/Home/LandingPage.jsx +++ b/src/pages/Home/LandingPage.jsx @@ -435,7 +435,7 @@ const LandingPage = () => { centeredSlides={true} spaceBetween={30} pagination={{ - type: "fraction", + clickable: true, }} navigation={true} modules={[Autoplay, Pagination, Navigation]} @@ -444,33 +444,33 @@ const LandingPage = () => { {" "} {" "} {" "} {" "} diff --git a/src/pages/Home/SwaperBlogContent.jsx b/src/pages/Home/SwaperBlogContent.jsx index 0cc8a312..ed9c6836 100644 --- a/src/pages/Home/SwaperBlogContent.jsx +++ b/src/pages/Home/SwaperBlogContent.jsx @@ -13,13 +13,11 @@ const SwaperBlogContent = ({ src={ImageUrl} alt="client logo" class="client-logo img-fluid" + style={{ width: "580px", height: "100px" }} /> -
The Decoy Effect – Strategy
+
{Title}
-

- “Vuexy is hands down the most useful front end Bootstrap theme I've - ever used. I can't wait to use it again for my next project.” -

+

{Body}