"use client"; import { Container } from "@/components/container"; import { Button } from "@/components/ui/button"; import { Sparkles, ArrowLeft } from "lucide-react"; export function FinalCTA() { const scrollToPricing = () => { document.getElementById('pricing')?.scrollIntoView({ behavior: 'smooth' }); }; return (
{/* Golden gradient background */}
{/* Animated particles */}

ابدئي الآن

افتحي باب الدخل الرقمي اليوم
بخطوات بسيطة ونتائج مضمونة

✅ دفعة واحدة فقط

✅ وصول مدى الحياة

✅ ضمان استرجاع المال

⏰ العرض محدود - لا تفوتي الفرصة!

انضمي لـ 500+ طالبة بدأن رحلتهن نحو الحرية المالية

); }