diff --git a/public/connect.jpg b/public/connect.jpg
new file mode 100644
index 0000000..42bf40a
Binary files /dev/null and b/public/connect.jpg differ
diff --git a/public/logoText.png b/public/logoText.png
new file mode 100644
index 0000000..018c34d
Binary files /dev/null and b/public/logoText.png differ
diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index b804449..c454b9e 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -1,9 +1,8 @@
-import { Card, CardContent } from "@/components/ui/card"
-import { Button } from "@/components/ui/button"
-import { Badge } from "@/components/ui/badge"
-import { Avatar, AvatarFallback, AvatarImage } from "@/components/ui/avatar"
+import { Card, CardContent } from "@/components/ui/card";
+import { Button } from "@/components/ui/button";
+import { Badge } from "@/components/ui/badge";
+import { Avatar, AvatarFallback, AvatarImage } from "@/components/ui/avatar";
import {
- Send,
Users,
Globe,
Shield,
@@ -11,55 +10,78 @@ import {
Target,
Heart,
Award,
- Linkedin,
- Twitter,
- Github,
ArrowRight,
-} from "lucide-react"
-import Link from "next/link"
-import { ThemeToggle } from "@/components/theme-toggle"
+} from "lucide-react";
+import { FaXTwitter } from "react-icons/fa6";
+import { FaGithub } from "react-icons/fa";
+import { FaLinkedin } from "react-icons/fa";
+import Image from "next/image";
+import Link from "next/link";
+import { ThemeToggle } from "@/components/theme-toggle";
export default function AboutPage() {
const teamMembers = [
{
- name: "Sarah Chen",
- role: "CEO & Co-Founder",
+ name: "Victor Peter",
+ role: "CEO & Founder",
bio: "Former Goldman Sachs VP with 10+ years in fintech and blockchain",
- avatar: "SC",
+ avatar: "VP",
},
{
- name: "Marcus Johnson",
- role: "CTO & Co-Founder",
+ name: "Mercy Hassan",
+ role: "CTO",
bio: "Ex-Ethereum Foundation developer, expert in Layer 2 solutions",
- avatar: "MJ",
+ avatar: "MH",
},
{
- name: "Priya Patel",
+ name: "Henry Sliq",
role: "Head of Product",
bio: "Former Stripe PM, passionate about financial inclusion",
- avatar: "PP",
+ avatar: "HS",
},
{
- name: "David Kim",
+ name: "Eleazer Musa",
role: "Lead Engineer",
bio: "StarkNet core contributor, smart contract security specialist",
- avatar: "DK",
+ avatar: "EM",
},
- ]
+ ];
const milestones = [
- { year: "2023", event: "Company founded", description: "StarkRemit was born from a vision of financial inclusion" },
- { year: "2023", event: "Seed funding", description: "Raised $2M from leading crypto VCs" },
- { year: "2024", event: "Beta launch", description: "Launched beta version with 1,000+ users" },
- { year: "2024", event: "StarkNet integration", description: "Full integration with StarkNet mainnet" },
- { year: "2024", event: "Global expansion", description: "Expanded to 15+ countries" },
- ]
+ {
+ year: "2024",
+ event: "Company founded",
+ description: "ChainRemit was born from a vision of financial inclusion",
+ },
+ {
+ year: "2024",
+ event: "Ideation",
+ description:
+ "Identified the need for accessible cross-border payments using blockchain technology to serve underbanked communities",
+ },
+ {
+ year: "2025",
+ event: "Building and beta launch",
+ description: "Launched beta version with 1,000+ users",
+ },
+ {
+ year: "2025",
+ event: "StarkNet integration",
+ description: "Full integration with StarkNet mainnet",
+ },
+ {
+ year: "2026",
+ event: "Global expansion",
+ description: "Plans to expand up to 10+ countries",
+ },
+ ];
const values = [
{
icon:
The principles that guide everything we do
++ The principles that guide everything we do +
{value.description}
++ {value.description} +
Passionate experts building the future of finance
{member.role}
-{member.bio}
++ {member.role} +
++ {member.bio} +
Key milestones in our mission
++ Key milestones in our mission +
{milestone.description}
++ {milestone.description} +
Making a difference in the global financial landscape
++ Making a difference in the global financial landscape +
- Be part of the financial revolution. Start using StarkRemit today and experience the future of money. + Be part of the financial revolution. Start using ChainRemit + today and experience the future of money.
- Securely connect your wallet to access all StarkRemit features + Securely connect your wallet to access all ChainRemit features
Excellent Credit
++ Excellent Credit +
- Take an interactive tour of our decentralized finance platform and see how easy it is to send money, save - with groups, and access microloans. + Take an interactive tour of our decentralized finance platform and + see how easy it is to send money, save with groups, and access + microloans.
{step.description}
++ {step.description} +
- Join thousands of users who are already using StarkRemit for their financial needs. + Join thousands of users who are already using ChainRemit for + their financial needs.
- Find answers to your questions, learn how to use StarkRemit, and get
-
- the support you need.
-
+ Find answers to your questions, learn how to use ChainRemit, and get + the support you need. +
+ + {/* Search Bar */} +{topic.description}
-+ {category.description} +
+
- Can't find what you're looking for? Our support team is here to help you 24/7.
+
+
+
+ Can't find what you're looking for? Our support team is here to
+ help you 24/7.
Popular Articles
+
+ {article.title}
+
+
+ Frequently Asked Questions
+
+ Still Need Help?
+
- We are committed to protecting your privacy and being transparent about how we collect, use, and share your information. + We are committed to protecting your privacy and being transparent + about how we collect, use, and share your information.
- We implement industry-leading security measures to protect your funds and personal information. Learn about - our comprehensive security framework and best practices. + We implement industry-leading security measures to protect your + funds and personal information. Learn about our comprehensive + security framework and best practices.
- StarkRemit employs multiple layers of security to ensure your funds and data are protected at all - times. Our security measures exceed industry standards and are continuously updated to address - emerging threats. + ChainRemit employs multiple layers of security to ensure your + funds and data are protected at all times. Our security + measures exceed industry standards and are continuously + updated to address emerging threats.
Comprehensive protection at every level
++ Comprehensive protection at every level +
{feature.description}
++ {feature.description} +
))} @@ -215,8 +257,12 @@ export default function SecurityPage() { {/* Compliance & Certifications */}Meeting the highest industry standards
++ Meeting the highest industry standards +
{cert.description}
++ {cert.description} +
How you can help keep your account secure
++ How you can help keep your account secure +
{practice.description}
++ {practice.description} +
- If you notice any suspicious activity on your account or believe your security has been compromised, - please contact us immediately. + If you notice any suspicious activity on your account or + believe your security has been compromised, please contact us + immediately.
- Our security team is here to help. Report vulnerabilities, ask questions, or get security guidance. + Our security team is here to help. Report vulnerabilities, ask + questions, or get security guidance.
@@ -76,7 +76,7 @@ const ContactForm = () => {
type="email"
value={formData.email}
onChange={(e) => updateField("email", e.target.value)}
- placeholder="your@email.com"
+ placeholder="your gmail"
className="mt-1"
disabled={loading}
required
diff --git a/src/components/contact/ContactMethods.tsx b/src/components/contact/ContactMethods.tsx
index a8d1dc6..a904dfb 100644
--- a/src/components/contact/ContactMethods.tsx
+++ b/src/components/contact/ContactMethods.tsx
@@ -22,7 +22,7 @@ const ContactMethods = () => {
description: "Chat with our team",
contact: "Available 24/7",
action: "Start Chat",
- href: "#",
+ href: "#",
bgColor: "bg-green-600",
},
{
@@ -37,7 +37,7 @@ const ContactMethods = () => {
];
return (
-
@@ -48,7 +48,7 @@ const ContactMethods = () => {
{contactMethods.map((method, idx) => (