From 13c472200480d718879cec102ee49ed8e8ebc1f3 Mon Sep 17 00:00:00 2001 From: akash Date: Thu, 14 Aug 2025 16:34:16 +0530 Subject: [PATCH] Footer Links and target blank updaed --- api/campaign.js | 2 +- components/footer/Footer.js | 36 +++++++++++++++++++++++++----------- utils/constant.utils.js | 2 +- 3 files changed, 27 insertions(+), 13 deletions(-) diff --git a/api/campaign.js b/api/campaign.js index 12add85..4b0fac3 100644 --- a/api/campaign.js +++ b/api/campaign.js @@ -408,7 +408,7 @@ const Campaign = [ sTitle: "Tailored Defense Strategy", slug: "removal-strategy", sImgS: sImgS1, - description: "Every case is unique; we craft defense plans to maximize chances of success.", + description: "Every case is truly unique; we carefully craft defense plans to maximize chances of success.", category: "Removal Defense", cSimg: cSimg3, descriptiondetail: ` diff --git a/components/footer/Footer.js b/components/footer/Footer.js index 9455ce9..edd56b3 100644 --- a/components/footer/Footer.js +++ b/components/footer/Footer.js @@ -1,7 +1,7 @@ import React from 'react' import Link from 'next/link' import Logo from '/public/images/janhanlaw-logo.png' -import Services from '../../api/service'; +import Campaign from '../../api/campaign'; import Image from 'next/image'; const ClickHandler = () => { @@ -31,9 +31,9 @@ const Footer = (props) => {

Quick Links

@@ -45,8 +45,8 @@ const Footer = (props) => {

Mission & Vision

@@ -68,7 +68,10 @@ const Footer = (props) => { */}