Merge version_1 into main #1
@@ -52,7 +52,7 @@ export default function InvestPage() {
|
||||
id: "sip-investment",
|
||||
name: "SIP - Systematic Investment Plan",
|
||||
price: "Min ₹500/month",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/investment-flat-color-infographic_1284-7025.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/investment-flat-color-infographic_1284-7025.jpg?_wi=4",
|
||||
imageAlt: "SIP investment monthly contribution",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -60,7 +60,7 @@ export default function InvestPage() {
|
||||
id: "lump-sum",
|
||||
name: "Lump Sum Investment",
|
||||
price: "Min ₹10,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/payment-received-taxation-tax-time-concept_53876-123793.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/payment-received-taxation-tax-time-concept_53876-123793.jpg?_wi=4",
|
||||
imageAlt: "One-time lump sum investment",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -68,7 +68,7 @@ export default function InvestPage() {
|
||||
id: "step-up",
|
||||
name: "Step-Up SIP",
|
||||
price: "Min ₹500/month",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-illustrating-ethics-concept_23-2149412259.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-illustrating-ethics-concept_23-2149412259.jpg?_wi=3",
|
||||
imageAlt: "Step-up investment plan with increasing amounts",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -76,7 +76,7 @@ export default function InvestPage() {
|
||||
id: "kyc-process",
|
||||
name: "KYC Verification Required",
|
||||
price: "5-10 minutes",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-freelancer-video-conferencing-home_23-2148694488.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-freelancer-video-conferencing-home_23-2148694488.jpg?_wi=3",
|
||||
imageAlt: "Quick KYC verification process",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -84,7 +84,7 @@ export default function InvestPage() {
|
||||
id: "aadhar-kyc",
|
||||
name: "Aadhar-based e-KYC",
|
||||
price: "Instant Approval",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-cryptocurrencies-app-template_23-2151069805.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-cryptocurrencies-app-template_23-2151069805.jpg?_wi=2",
|
||||
imageAlt: "Digital identity verification",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -92,7 +92,7 @@ export default function InvestPage() {
|
||||
id: "pan-kyc",
|
||||
name: "PAN-based KYC",
|
||||
price: "2-3 Business Days",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-tablet-pc_1262-1044.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-tablet-pc_1262-1044.jpg?_wi=2",
|
||||
imageAlt: "Traditional PAN verification",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
|
||||
@@ -55,15 +55,15 @@ export default function HomePage() {
|
||||
background={{ variant: "aurora" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-cryptocurrencies-app-template_23-2151069805.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-cryptocurrencies-app-template_23-2151069805.jpg?_wi=1",
|
||||
imageAlt: "professional investor analyzing financial data dashboard",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-tablet-pc_1262-1044.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-tablet-pc_1262-1044.jpg?_wi=1",
|
||||
imageAlt: "professional financial advisor business portrait",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-freelancer-video-conferencing-home_23-2148694488.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-freelancer-video-conferencing-home_23-2148694488.jpg?_wi=1",
|
||||
imageAlt: "fund performance comparison bar chart dashboard",
|
||||
},
|
||||
]}
|
||||
@@ -111,21 +111,21 @@ export default function HomePage() {
|
||||
id: "equity",
|
||||
title: "Equity Funds - High Growth Potential",
|
||||
tags: ["Growth Strategy", "Long-term"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/investment-flat-color-infographic_1284-7025.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/investment-flat-color-infographic_1284-7025.jpg?_wi=1",
|
||||
imageAlt: "equity mutual fund growth chart green upward",
|
||||
},
|
||||
{
|
||||
id: "debt",
|
||||
title: "Debt Funds - Stable Income",
|
||||
tags: ["Income Focus", "Lower Risk"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/payment-received-taxation-tax-time-concept_53876-123793.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/payment-received-taxation-tax-time-concept_53876-123793.jpg?_wi=1",
|
||||
imageAlt: "debt fund bonds investment portfolio chart",
|
||||
},
|
||||
{
|
||||
id: "hybrid",
|
||||
title: "Hybrid Funds - Balanced Approach",
|
||||
tags: ["Diversified", "Moderate Risk"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-illustrating-ethics-concept_23-2149412259.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-illustrating-ethics-concept_23-2149412259.jpg?_wi=1",
|
||||
imageAlt: "balanced fund portfolio equity debt mix",
|
||||
},
|
||||
]}
|
||||
@@ -229,21 +229,21 @@ export default function HomePage() {
|
||||
id: "sip-investment",
|
||||
name: "SIP Investment Option",
|
||||
price: "Min ₹500/month",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/investment-flat-color-infographic_1284-7025.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/investment-flat-color-infographic_1284-7025.jpg?_wi=2",
|
||||
imageAlt: "SIP investment",
|
||||
},
|
||||
{
|
||||
id: "lump-sum",
|
||||
name: "Lump Sum Investment",
|
||||
price: "Min ₹10,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/payment-received-taxation-tax-time-concept_53876-123793.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/payment-received-taxation-tax-time-concept_53876-123793.jpg?_wi=2",
|
||||
imageAlt: "Lump sum investment",
|
||||
},
|
||||
{
|
||||
id: "kyc-process",
|
||||
name: "KYC Verification Required",
|
||||
price: "5-10 minutes",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-freelancer-video-conferencing-home_23-2148694488.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-freelancer-video-conferencing-home_23-2148694488.jpg?_wi=2",
|
||||
imageAlt: "KYC process",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -54,21 +54,21 @@ export default function SchemesPage() {
|
||||
id: "equity",
|
||||
title: "Equity Funds - High Growth Potential",
|
||||
tags: ["Growth Strategy", "Long-term", "Capital Appreciation"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/investment-flat-color-infographic_1284-7025.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/investment-flat-color-infographic_1284-7025.jpg?_wi=3",
|
||||
imageAlt: "Equity fund growth",
|
||||
},
|
||||
{
|
||||
id: "debt",
|
||||
title: "Debt Funds - Stable Income",
|
||||
tags: ["Income Focus", "Lower Risk", "Fixed Income"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/payment-received-taxation-tax-time-concept_53876-123793.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/payment-received-taxation-tax-time-concept_53876-123793.jpg?_wi=3",
|
||||
imageAlt: "Debt fund stability",
|
||||
},
|
||||
{
|
||||
id: "hybrid",
|
||||
title: "Hybrid Funds - Balanced Approach",
|
||||
tags: ["Diversified", "Moderate Risk", "Balanced Returns"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-illustrating-ethics-concept_23-2149412259.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-illustrating-ethics-concept_23-2149412259.jpg?_wi=2",
|
||||
imageAlt: "Hybrid fund balance",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user