kundli-generator 2.0.4 → 2.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -637,7 +637,7 @@ const rn = "_container_nm3gb_1", on = "_main_nm3gb_6", sn = "_langDropdownWrap_n
637
637
  nakshatra: "Nakshatra",
638
638
  // Premium Kundli landing
639
639
  language: "Language",
640
- sriMandir: "Shubham Goyal (Director - Founder's Office)",
640
+ sriMandir: "Sri Mandir",
641
641
  ratingText: "4.9/5 on Google PlayStore",
642
642
  heroTitle: "Get Your Premium Personalised Kundli Report",
643
643
  heroSubtitle: "This premium personalised kundli report helps you find answers to major life issues.",
@@ -744,9 +744,10 @@ const rn = "_container_nm3gb_1", on = "_main_nm3gb_6", sn = "_langDropdownWrap_n
744
744
  faqA2: "Yes, we provide report in Hindi and English languages",
745
745
  faqA3: "Accurate birth time helps to create more accurate report. However we are still able to prepare 80% accurate report if you don't know your exact time of birth",
746
746
  contactTitle: "Contact Us",
747
+ contactBrandName: "Shubham Goyal (Director - Founder's Office)",
747
748
  contactWhatsApp: "Whatsapp: 9845089752",
748
749
  contactEmail: "Email: shubham.goyal@appsforbharat.com",
749
- ctaKundliCreated: "2L+ Kundli Created.",
750
+ ctaKundliCreated: "3L+ Kundli Created.",
750
751
  ctaCertified: "BHU Certified Astrologer.",
751
752
  ctaSecurePayment: "Secure Payment.",
752
753
  ctaButton: "Get My Detailed Kundli in $300 $25",
@@ -793,7 +794,7 @@ const rn = "_container_nm3gb_1", on = "_main_nm3gb_6", sn = "_langDropdownWrap_n
793
794
  rashi: "राशि",
794
795
  nakshatra: "नक्षत्र",
795
796
  language: "भाषा",
796
- sriMandir: "शुभम गोयल (डायरेक्टर - फाउंडर's ऑफिस)",
797
+ sriMandir: "श्री मंदिर",
797
798
  ratingText: "4.5 (8 लाख Google Playstore)",
798
799
  heroTitle: "अपनी प्रीमियम व्यक्तिगत कुंडली रिपोर्ट प्राप्त करें",
799
800
  heroSubtitle: "यह प्रीमियम व्यक्तिगत कुंडली रिपोर्ट आपको प्रमुख जीवन मुद्दों के जवाब खोजने में मदद करती है।",
@@ -900,9 +901,10 @@ const rn = "_container_nm3gb_1", on = "_main_nm3gb_6", sn = "_langDropdownWrap_n
900
901
  faqA2: "हाँ, हम रिपोर्ट हिंदी और अंग्रेज़ी भाषाओं में प्रदान करते हैं।",
901
902
  faqA3: "सही जन्म समय से रिपोर्ट और अधिक सटीक बनती है। फिर भी, बिना सटीक समय के हम लगभग 80% सटीक रिपोर्ट तैयार कर सकते हैं।",
902
903
  contactTitle: "संपर्क करें",
904
+ contactBrandName: "शुभम गोयल (डायरेक्टर - फाउंडर's ऑफिस)",
903
905
  contactWhatsApp: "व्हाट्सएप: 9845089752",
904
906
  contactEmail: "ईमेल: shubham.goyal@appsforbharat.com",
905
- ctaKundliCreated: "2L+ कुंडली बनाई।",
907
+ ctaKundliCreated: "3L+ कुंडली बनाई।",
906
908
  ctaCertified: "BHU प्रमाणित ज्योतिषी।",
907
909
  ctaSecurePayment: "सुरक्षित भुगतान।",
908
910
  ctaButton: "$300 $25 में मेरी विस्तृत कुंडली प्राप्त करें",
@@ -2564,7 +2566,7 @@ const Yr = ({
2564
2566
  return /* @__PURE__ */ e.jsxs("section", { className: `${Ne.section} ${o}`, "aria-labelledby": "contact-heading", children: [
2565
2567
  /* @__PURE__ */ e.jsx("h2", { id: "contact-heading", className: Ne.heading, children: n("contactTitle") }),
2566
2568
  /* @__PURE__ */ e.jsxs("div", { className: Ne.content, children: [
2567
- /* @__PURE__ */ e.jsx("p", { className: Ne.brandName, children: d ?? n("sriMandir") }),
2569
+ /* @__PURE__ */ e.jsx("p", { className: Ne.brandName, children: d ?? n("contactBrandName") }),
2568
2570
  /* @__PURE__ */ e.jsx("p", { className: Ne.line, children: n("contactWhatsApp").replace("8295049751", g) }),
2569
2571
  /* @__PURE__ */ e.jsx("p", { className: Ne.line, children: n("contactEmail").replace("shubham.goyal@supportmandir.com", f) })
2570
2572
  ] })