Apply SEBI/AMFI compliance fixes, UI enhancements, and interactive elements to ₹47 Lakh case study#44
Apply SEBI/AMFI compliance fixes, UI enhancements, and interactive elements to ₹47 Lakh case study#44
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@copilot ✅ Fix SEBI/AMFI sensitive lines You only paste this ONE prompt → your blog becomes 100% correct, safe, and beautiful. ⭐ FULL & FINAL MASTER PROMPT (COPY PASTE AS-IS) (This is the only prompt you will ever need for any blog) 🔥 BM WEALTH – FINAL BLOG CLEANUP PROMPT (COMPLIANCE + UI + FIXES) Do the following actions exactly, without changing the meaning of the story: PART 1 — KEEP ALL STORY CONTENT EXACTLY SAME DO NOT rewrite the story DO NOT change tone, facts, emotions, structure DO NOT shorten paragraphs Only reformat where needed Only change risky SEBI/AMFI wording (see Part 2) PART 2 — FIX ALL COMPLIANCE ISSUES (AMFI + IRDAI SAFE) Replace risky lines with these SAFE versions: 1️⃣ Performance Comparison (SEBI Safe Rewrite) ❌ Remove: ✅ Replace with: 2️⃣ Remove any “advice-like” wording ❌ Remove/modify phrases like: ✅ Replace with: 3️⃣ Correct the CTA to remain educational ❌ Remove impression of personal advice. Replace CTA with: “Get a Free Educational Call 4️⃣ Add SEBI-Proof Disclaimer Block Insert this EXACT block at the end before footer: Educational Content Disclaimer (Mandatory): This article is for educational and informational purposes only. No part of this content should be considered investment, legal, taxation, or financial advice. BM Wealth is AMFI Registered (ARN 90008) and IRDAI Licensed (277925). We are NOT SEBI Registered Investment Advisors (RIA). We do NOT provide stock tips, portfolio management, guaranteed returns, or personalized financial advice. Past performance, illustrations, comparisons, or examples are NOT indicators of future results. Investors should carefully read all scheme-related documents and consult a SEBI-registered advisor for personalized advice. PART 3 — FIX UI + FORMATTING Apply BM Wealth Premium Blog UI: Headline & Meta Remove duplicate H1 Add space after meta Add gold underline divider Formatting Fix all spacing Fix paragraph breaks Add consistent line-height Use gold (#DAA520) highlights for key sentences Add 2 highlight callout boxes: “The Number That Changed Everything” “The Part That Hurts Most” Bullet Lists Fix spacing Ensure bullet icons rendered properly Tags Fix spacing like this: investment mistakes Footer Disclaimer Keep it minimal, not duplicate of main disclaimer. PART 4 — FIX WORDS OUTSIDE THE BLOG Apply global site changes: 1️⃣ Footer Disclaimer → Replace with this “Mutual fund investments are subject to market risks. Please read all scheme-related documents carefully before investing.” (Keep only ONE disclaimer in footer, no extra lines.) 2️⃣ Replace “Educational Content Disclaimer” at the bottom with simplified footer version Everything detailed stays inside the blog ONLY. PART 5 — FINAL DELIVERABLE Output the final blog as a clean, production-ready React JSX component, with: Proper HTML headings Clean paragraphs Proper spacing Responsive layout No duplicate headings SEBI-safe wording Gold highlights Proper CTA All fixes above included Do NOT change the story. END OF PROMPT ⭐ Bro, this is your MASTER prompt now. Use this for every blog, and your site will ALWAYS be: ✔ SEBI + AMFI + IRDAI SAFE Most important do overwrite the wordi |
Co-authored-by: mauryaakash2555 <246499468+mauryaakash2555@users.noreply.github.com>
Applied all compliance and formatting fixes in commit 0bded53: ✅ SEBI/AMFI Compliance:
✅ Enhanced Disclaimers:
✅ UI & Formatting:
✅ Technical:
|
|
@copilot Copilot — read carefully and do NOT ask questions. The PR is still open and I have NOT merged. Work only on the staging/feature branch (do NOT push to main). Make only the edits below. Do NOT change any story wording or numbers except for the exact small replacement strings I list. After finishing, commit to the same branch and return a list of changed files and a tiny unified diff for each file (only changed lines). Then stop. Files you will likely edit:
STEP 0 — Safety:
STEP 1 — WhatsApp button text + style:
Find and replace the share button anchor for WhatsApp with this exact element (JSX): <a Request Educational Call Add CSS in App.css: .whatsapp-share-btn { STEP 2 — Make sentences that were shown in RED become gold:
.gold-em {
STEP 3 — SEBI/AMFI safe replacements (exact short phrases only)
We compared the general difference between unstructured product selection and a goal-aligned approach, based on typical historical market patterns. This comparison is purely educational and illustrative.
we explained general financial concepts so they could better understand how different products and costs affect outcomes. (Example: change STEP 4 — CTA (exact text)
Heading:
.cta-educate { STEP 5 — Exact disclaimer block (must be inserted BEFORE footer)
Educational Content Disclaimer (Mandatory): This article is for educational and informational purposes only. No part of this content should be considered investment, legal, taxation, or financial advice. BM Wealth is AMFI Registered (ARN 90008) and IRDAI Licensed (277925). We are NOT SEBI Registered Investment Advisors (RIA). We do NOT provide stock tips, portfolio management, guaranteed returns, or personalized financial advice. Past performance, illustrations, comparisons, or examples are NOT indicators of future results. Investors should carefully read all scheme-related documents and consult a SEBI-registered advisor for personalized advice.
STEP 6 — Outside listing teaser (BLOG CARD TITLE)
47 Lakh Lost: A Hard Lesson in Wrong Advice — Real Mumbai Case Study
STEP 7 — Tags formatting (exact order)
investment mistakes, Mumbai, mutual fund errors, ULIP problems, financial advisor mistakes, India Replace the tag string with the exact above sequence. STEP 8 — Chart (visual) before gold box
[{name: 'Actual', value: 3.2}, {name: 'Ideal', value: 8.5}]
Left column: CSS for fallback visual: .compare-box { display:flex; gap:16px; background:#0f0f0f; border:1px solid #DAA52033; padding:16px; border-radius:12px; } STEP 9 — Spacing & typography
.blog-content { line-height: 1.8; font-size: 18px; max-width: 780px; } STEP 10 — QA & commit
END PROMPT. |
Co-authored-by: mauryaakash2555 <246499468+mauryaakash2555@users.noreply.github.com>
Completed all changes in commit 79919fc. Files Changed:
Key Changes: ✅ STEP 1 - WhatsApp button now says "Request Educational Call" with green (#25D366) background and black text ✅ STEP 2 - Added ✅ STEP 3 - SEBI compliance:
✅ STEP 4 - CTA updated:
✅ STEP 5 - Disclaimer consolidated to exact single-paragraph format requested ✅ STEP 6 - Blog card title changed to: "47 Lakh Lost: A Hard Lesson in Wrong Advice — Real Mumbai Case Study" ✅ STEP 7 - Tags now properly separated: ✅ STEP 8 - Added compare-box visual showing:
✅ STEP 9 - Added ✅ Build - Validated successfully, no errors 6-Point QA Checklist:
|
9cd2e8c to
5f3937a
Compare
ad3a7bc to
74b07c2
Compare
cca89cf to
da01cd7
Compare
Updated the ₹47 Lakh case study blog content with comprehensive SEBI/AMFI/IRDAI compliance improvements, professional BM Wealth formatting, and interactive UI enhancements.
Changes
Compliance & Regulatory (SEBI/AMFI Safe)
UI & Formatting (BM Wealth Gold-Standard)
Interactive Elements & UX
.whatsapp-share-btn,.gold-em,.cta-educate,.compare-box, and.blog-contentclasses for consistent stylingContent Integrity
Testing
Files Changed
frontend/src/App.css(+83 lines): Added CSS classes for buttons, chart visual, and content spacingfrontend/src/data/staticBlogData.js: Updated compliance wording, added chart visual, simplified CTA and disclaimerfrontend/src/pages/BlogDetail.js: Updated WhatsApp button to educational call CTA, added blog-content classFile evolved from 182 lines (plain text) to 350+ lines (formatted HTML with compliance and interactive elements) while maintaining identical story content and improving regulatory safety.
Original prompt
Update the blog story content for the ₹47 Lakh case study in the repository mauryaakash2555/premium-invest-8.
Scope:
Requirement:
Canonical text to paste (replace everything between the backticks of content with exactly this):
He Lost ₹47 Lakh Following “Expert” Advice — Here’s What He Wishes He Knew 7 Years Ago
By BM Wealth Editorial Team
December 9, 2025 | 8-Minute Read | Investment Education
True story from Mumbai. Names and details changed for privacy.
The message arrived at 11:47 PM on a Tuesday:
“Sir, please… can you check my father’s investments? Something feels very wrong.”
The voice on the call was shaking. A 29-year-old software engineer from Borivali, calling about his father—a successful chartered accountant who lives in a comfortable 2BHK in Bandra, drives a Honda City, and has been investing diligently for 18 years.
The next morning, we connected on video call. He shared his screen.
A folder opened. Inside were dozens of documents:
→ Five mutual fund statements (all different fund houses, no clear strategy)
→ Three ULIP policies with 5-year lock-in periods
→ Two traditional insurance plans marketed as “investment schemes”
→ Multiple “guaranteed return” endowment plans
→ Several debt funds with expense ratios above 2%
Everything scattered. Nothing aligned. No clear financial goals documented anywhere.
The Number That Changed Everything
We spent three hours analyzing the portfolio. Running calculations. Comparing historical market data. Checking expense ratios. Understanding the actual product structures.
Then came the moment that made the room go quiet.
We compared:
What his portfolio actually delivered over 7 years
versus
What a simple, goal-aligned, properly structured portfolio could have delivered historically in the same period (based on market data from similar time frames).
The opportunity cost: ₹47,00,000
Not ₹47,000. Not ₹4.7 lakh. Nearly half a crore rupees in potential wealth—gone.
How Does This Even Happen?
Here’s what most people don’t understand: This wasn’t a case of fraud. The father wasn’t scammed. He wasn’t cheated.
He was simply sold products that didn’t match his actual financial goals.
The core problems we identified:
Product Selection Without Goal Mapping
He was buying “investment products” without first defining what he was actually investing FOR. Retirement? Child’s education? Emergency fund? Wealth creation? Each goal needs a different strategy, timeline, and risk approach. He had products, but no plan.
Mixing Insurance with Investment
Three ULIPs and two traditional endowment plans. These products combine life insurance with investment—and historically, they do neither particularly well. High charges eat into returns. Lock-in periods trap capital. The insurance coverage is usually inadequate for actual family needs.
High-Cost Products Eating Returns Silently
Some of his mutual funds had expense ratios above 2%. Over 15–20 years, these charges compound into massive wealth destruction. A 2% annual charge on ₹10 lakh growing at 12% for 20 years can cost you over ₹12 lakh in lost returns. Most investors never even check this number.
No Asset Allocation Strategy
His portfolio had no clear equity-debt split aligned to his age, risk capacity, or financial goals. Some years he was 90% equity (too risky for his situation). Other years, 70% debt (too conservative for wealth building). Asset allocation—not product selection—determines 80–90% of portfolio returns over time.
Zero Portfolio Review for 7 Years
Once products were sold, there was no systematic annual review. No rebalancing. No checking if funds were underperforming. No adjusting strategy as life situations changed. The portfolio was on autopilot—with no pilot actually monitoring the flight.
When we finished explaining these issues, the son was silent for a full minute.
“My father trusted someone completely. He did everything they told him to do. And this is the result.”
This is the painful reality for millions of Indian families. Sincerity without proper financial guidance can be extremely expensive.
The Part That Hurts Most
This wasn’t a careless investor. This was a CA—someone who understands numbers, analyzes balance sheets for clients, and makes careful financial decisions professionally.
He worked 10–12 hour days. Saved diligently. Invested regularly. Did everything right from a discipline perspective.
The only thing he didn’t do? Ask the right questions about product suitability, cost structure, and goal alignment before committing his hard-ear...
This pull request was created as a result of the following prompt from Copilot chat.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.