15 Commits

Author SHA1 Message Date
90160dd596 Update src/app/page.tsx 2026-03-11 23:45:18 +00:00
ce3ca06f86 Update src/app/page.tsx 2026-03-11 23:44:07 +00:00
09de6d17dc Merge version_5 into main
Merge version_5 into main
2026-03-11 23:42:32 +00:00
9eb0c04a70 Update src/app/page.tsx 2026-03-11 23:42:28 +00:00
f40b7d6c7f Merge version_4 into main
Merge version_4 into main
2026-03-11 23:17:31 +00:00
d144c93ea0 Update src/app/page.tsx 2026-03-11 23:17:27 +00:00
210a1e3b9c Merge version_4 into main
Merge version_4 into main
2026-03-11 23:16:19 +00:00
d3ad599581 Update src/app/page.tsx 2026-03-11 23:16:15 +00:00
578511cceb Merge version_3 into main
Merge version_3 into main
2026-03-11 22:34:03 +00:00
bdb3d8bd3d Update src/app/page.tsx 2026-03-11 22:33:59 +00:00
03a3371fc8 Merge version_2 into main
Merge version_2 into main
2026-03-11 22:32:20 +00:00
f515f2f1d8 Update src/app/page.tsx 2026-03-11 22:32:16 +00:00
467653e9c5 Merge version_1 into main
Merge version_1 into main
2026-03-11 22:30:59 +00:00
f68c67e963 Merge version_1 into main
Merge version_1 into main
2026-03-11 22:30:34 +00:00
4a220fb913 Merge version_1 into main
Merge version_1 into main
2026-03-11 22:29:19 +00:00

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
tagIcon={Shield}
tagAnimation="slide-up"
buttons={[
{ text: "Start Here", href: "lessons" },
{ text: "Begin Free Lesson", href: "lessons" },
{ text: "Learn More", href: "about" }
]}
buttonAnimation="slide-up"
@@ -152,25 +152,25 @@ export default function LandingPage() {
plans={[
{
id: "1", badge: "Popular", badgeIcon: CheckCircle,
price: "Free", subtitle: "Password Strength Checker", features: [
price: "Free", subtitle: "Boost Your Password Strength in 5 Minutes", features: [
"Test your password strength instantly", "Get tips to make it stronger", "Check as many passwords as you like", "No information is saved"
]
},
{
id: "2", badge: "Essential", badgeIcon: CheckCircle,
price: "Free", subtitle: "Website Safety Checker", features: [
price: "Free", subtitle: "Check Website Safety Before You Click", features: [
"Find out if a website is safe before visiting", "Check for known scams and malware", "Get warnings about suspicious sites", "Learn what makes a site trustworthy"
]
},
{
id: "3", badge: "Recommended", badgeIcon: Sparkles,
price: "Free", subtitle: "Privacy Checkup Tool", features: [
price: "Free", subtitle: "Lock Down Your Privacy in 10 Minutes", features: [
"Step-by-step browser privacy settings review", "App permissions audit on your phone", "Social media privacy control walkthrough", "Printable checklist to keep handy"
]
},
{
id: "4", badge: "Helpful", badgeIcon: CheckCircle,
price: "Free", subtitle: "Two-Factor Authentication Guide", features: [
price: "Free", subtitle: "Protect Your Accounts with 2FA Today", features: [
"Learn what 2FA is and why it matters", "Step-by-step setup for Gmail, Facebook, and more", "Video tutorials for every major platform", "Printable emergency backup codes"
]
}
@@ -283,19 +283,19 @@ export default function LandingPage() {
sideDescription="Follow these simple steps to check and improve your privacy settings across all your devices and accounts."
faqs={[
{
id: "1", title: "Browser Privacy Settings", content: "<strong>Step 1: Clear Your History</strong> - Browsers remember every site you visit. Go to Settings → Privacy → Clear Browsing Data. Select 'All time' and check all boxes. Click Clear.\n<br><br><strong>Step 2: Turn On Privacy Mode</strong> - Use Private Browsing (Chrome), InPrivate (Edge), or Private Window (Firefox) for sensitive tasks like banking.\n<br><br><strong>Step 3: Check Cookies</strong> - Most browsers: Settings → Privacy → Cookies. Block third-party cookies to limit tracking."
id: "1", title: "Browser Privacy Settings", content: "<strong>Step 1: Clear Your History</strong> - Browsers remember every site you visit. Go to Settings → Privacy → Clear Browsing Data. Select 'All time' and check all boxes. Click Clear.<br /><br /><strong>Step 2: Turn On Privacy Mode</strong> - Use Private Browsing (Chrome), InPrivate (Edge), or Private Window (Firefox) for sensitive tasks like banking.<br /><br /><strong>Step 3: Check Cookies</strong> - Most browsers: Settings → Privacy → Cookies. Block third-party cookies to limit tracking."
},
{
id: "2", title: "Smartphone App Permissions", content: "<strong>Step 1: Review What Apps Can Access</strong> - iPhone: Settings → Privacy → Location Services. Android: Settings → Apps → Permissions.\n<br><br><strong>Step 2: Disable Unnecessary Access</strong> - Does your calculator really need your location? Does a game need your contacts? Turn these off!\n<br><br><strong>Step 3: Check Microphone & Camera</strong> - Only messaging apps and video apps need these. Disable for all others."
id: "2", title: "Smartphone App Permissions", content: "<strong>Step 1: Review What Apps Can Access</strong> - iPhone: Settings → Privacy → Location Services. Android: Settings → Apps → Permissions.<br /><br /><strong>Step 2: Disable Unnecessary Access</strong> - Does your calculator really need your location? Does a game need your contacts? Turn these off!<br /><br /><strong>Step 3: Check Microphone & Camera</strong> - Only messaging apps and video apps need these. Disable for all others."
},
{
id: "3", title: "Social Media Privacy Controls", content: "<strong>Facebook Privacy Check:</strong> Settings → Privacy → Who can see your posts? Choose 'Friends Only'. Who can look you up? Choose 'Friends Only'. Who can message you? Choose 'Friends Only'.\n<br><br><strong>Gmail/Google Privacy:</strong> Visit myaccount.google.com → Data & Privacy → Review activity and sign-out options.\n<br><br><strong>Apple ID Privacy:</strong> Settings → [Your Name] → iCloud → Disable data you don't want shared."
id: "3", title: "Social Media Privacy Controls", content: "<strong>Facebook Privacy Check:</strong> Settings → Privacy → Who can see your posts? Choose 'Friends Only'. Who can look you up? Choose 'Friends Only'. Who can message you? Choose 'Friends Only'.<br /><br /><strong>Gmail/Google Privacy:</strong> Visit myaccount.google.com → Data & Privacy → Review activity and sign-out options.<br /><br /><strong>Apple ID Privacy:</strong> Settings → [Your Name] → iCloud → Disable data you don't want shared."
},
{
id: "4", title: "Email Security Check", content: "<strong>Gmail Account Recovery:</strong> Go to myaccount.google.com. Add a recovery phone number and backup email. This helps if you get locked out.\n<br><br><strong>Unsubscribe from Spam:</strong> Click the Unsubscribe link at the bottom of emails (for legitimate companies). For obvious spam, use the Spam button.\n<br><br><strong>Check Recent Activity:</strong> Gmail shows where you've signed in. Sign out of unrecognized locations."
id: "4", title: "Email Security Check", content: "<strong>Gmail Account Recovery:</strong> Go to myaccount.google.com. Add a recovery phone number and backup email. This helps if you get locked out.<br /><br /><strong>Unsubscribe from Spam:</strong> Click the Unsubscribe link at the bottom of emails (for legitimate companies). For obvious spam, use the Spam button.<br /><br /><strong>Check Recent Activity:</strong> Gmail shows where you've signed in. Sign out of unrecognized locations."
},
{
id: "5", title: "Two-Factor Authentication", content: "<strong>What It Is:</strong> Two-factor authentication requires two forms of ID: your password AND a code from your phone or authenticator app.\n<br><br><strong>Where to Enable It:</strong> Most important: Email, Banking, Social Media. Go to Security Settings and look for 'Two-Factor Authentication' or '2FA'.\n<br><br><strong>Save Your Backup Codes:</strong> Write them down and store in a safe place. These unlock your account if you lose your phone."
id: "5", title: "Two-Factor Authentication", content: "<strong>What It Is:</strong> Two-factor authentication requires two forms of ID: your password AND a code from your phone or authenticator app.<br /><br /><strong>Where to Enable It:</strong> Most important: Email, Banking, Social Media. Go to Security Settings and look for 'Two-Factor Authentication' or '2FA'.<br /><br /><strong>Save Your Backup Codes:</strong> Write them down and store in a safe place. These unlock your account if you lose your phone."
}
]}
faqsAnimation="slide-up"
@@ -382,4 +382,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}