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 */}