From a43f04863a4ab70f2d96033abf0f066c17b26b2d Mon Sep 17 00:00:00 2001
From: Aritra Ghorai
Date: Sat, 1 Mar 2025 22:50:14 +0530
Subject: [PATCH] added
---
components/sliders/BannerSlider.jsx | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/components/sliders/BannerSlider.jsx b/components/sliders/BannerSlider.jsx
index a34f35b..1d2cd25 100644
--- a/components/sliders/BannerSlider.jsx
+++ b/components/sliders/BannerSlider.jsx
@@ -3,6 +3,7 @@ import React from "react";
import Image from "next/image";
import { motion } from "framer-motion";
import { ArrowRight } from "lucide-react";
+import Link from "next/link";
const BannerSlider = ({ data, categories }) => {
const { heading3, heading4, description3 } = data || {};
@@ -36,13 +37,13 @@ const BannerSlider = ({ data, categories }) => {
{description3 ??
"Unlock your potential with our expert-led consultations and sacred Rudraksha beads."}
-
Book a Consultation
-
+
{/* Static Cards */}