diff --git a/app/products/premium-rudraksha-consultation-astrology/page.jsx b/app/products/premium-rudraksha-consultation-astrology/page.jsx
index 670c9ea..50432a4 100644
--- a/app/products/premium-rudraksha-consultation-astrology/page.jsx
+++ b/app/products/premium-rudraksha-consultation-astrology/page.jsx
@@ -6,6 +6,7 @@ import PremiumBannerTwo from "@/components/premium-rudraksha/PremiumBannerTwo";
import PremuimBannerThree from "@/components/premium-rudraksha/PremuimBannerThree";
import { categoriesForPremiumThree, services } from "@/utils";
import { backendUrl, serAxios } from "@/utils/axios";
+import Image from "next/image";
import React from "react";
export const metadata = {
@@ -33,7 +34,13 @@ async function Page() {
? data.consultation_reasons.map((item) => ({
title: item.title,
description: item.description,
- logo: ,
+ logo: (
+
+ ),
}))
: categoriesForPremiumThree;
const perksServices = Array.isArray(data?.perks)
diff --git a/components/hero-page/HeroSix.jsx b/components/hero-page/HeroSix.jsx
index 7d373aa..47f0b26 100644
--- a/components/hero-page/HeroSix.jsx
+++ b/components/hero-page/HeroSix.jsx
@@ -2,6 +2,8 @@
import Image from "next/image";
import React from "react";
import { motion } from "framer-motion";
+import PremiumBanner from "../premium-rudraksha/PremiumBanner";
+import PremiumBannerOne from "../premium-rudraksha/PremiumBannerOne";
const HeroSix = ({ guranteeData, data }) => {
const { heading2, description2 } = data | {};
@@ -22,7 +24,16 @@ const HeroSix = ({ guranteeData, data }) => {
"Certified Excellence in Rudraksha - Nepal's Premier ISO 9001:2015 Accredited Organization"}