Merge version_4 into main #7

Merged
bender merged 2 commits from version_4 into main 2026-03-04 00:06:21 +00:00
2 changed files with 5 additions and 4 deletions

View File

@@ -5,7 +5,8 @@ import "@/styles/globals.css";
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Investora AI - Investment Education for Pakistan", description: "AI-powered beginner investment education platform for Pakistan. Learn smart, invest wise, grow strong."};
title: "Investora AI - Investment Education for Pakistan", description: "AI-powered beginner investment education platform for Pakistan. Learn smart, invest wise, grow strong."
};
export default function RootLayout({
children,

View File

@@ -168,16 +168,16 @@ export default function HomePage() {
{
id: "starter", badge: "Starter Plan", badgeIcon: Sparkles,
price: "PKR 2,999", subtitle: "Perfect for beginners starting their investment journey", buttons: [
{ text: "Join Now", href: "#payment-instructions" },
{ text: "Start Learning Today", href: "#payment-instructions" },
{ text: "View Payment Details", href: "#faq-6" },
],
features: [
"Beginner Investment Course (8 modules)", "Weekly Market Updates & Analysis", "AI Q&A Support", "Risk Management Guide", "Portfolio Guidance Tools", "Access to Community Forum", "Monthly 1-on-1 Guidance Session"],
},
{
id: "pro", badge: "Pro Plan", badgeIcon: Crown,
id: "pro", badge: "Pro Plan - Most Popular", badgeIcon: Crown,
price: "PKR 5,999", subtitle: "For committed learners ready to master investing", buttons: [
{ text: "Join Now", href: "#payment-instructions" },
{ text: "Join Pro Plan Now", href: "#payment-instructions" },
{ text: "View Payment Details", href: "#faq-6" },
],
features: [