diff --git a/src/app/page.tsx b/src/app/page.tsx
index ca4c65a..32a7407 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,61 +29,35 @@ export default function LandingPage() {
@@ -93,59 +67,13 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={true}
- title="Daily AI News Feed"
- description="Morning briefings generated by our proprietary neural network architecture."
+ title="Latest Coding Lessons"
+ description="Weekly hands-on tutorials for modern web development."
blogs={[
{
- id: "1",
- category: "Tech",
- title: "Quantum Computing Surge",
- excerpt: "AI analysis of current quantum hardware advancements.",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-technologies_23-2151941513.jpg?_wi=1",
- authorName: "AI Engine",
- authorAvatar: "https://i.pravatar.cc/150?u=1",
- date: "Oct 24, 2024",
- },
+ id: "1", category: "Frontend", title: "Mastering React Hooks", excerpt: "A deep dive into custom hooks and state management patterns.", imageSrc: "http://img.b2bpic.net/free-photo/programming-background-with-person-working-with-codes-computer_23-2150010125.jpg", authorName: "Code Instructor", authorAvatar: "https://i.pravatar.cc/150?u=1", date: "Nov 1, 2024"},
{
- id: "2",
- category: "Finance",
- title: "Markets Shift to Auto",
- excerpt: "Predictive stock market analysis for the coming week.",
- imageSrc: "http://img.b2bpic.net/free-photo/flat-statistics-presentation-with-arrows_23-2149023767.jpg?_wi=1",
- authorName: "Market Bot",
- authorAvatar: "https://i.pravatar.cc/150?u=2",
- date: "Oct 24, 2024",
- },
- {
- id: "3",
- category: "Science",
- title: "Breakthrough in Fusion",
- excerpt: "Summarizing the latest fusion research breakthroughs.",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-black-friday-sale-notification-icon_23-2152027563.jpg",
- authorName: "Science Core",
- authorAvatar: "https://i.pravatar.cc/150?u=3",
- date: "Oct 24, 2024",
- },
- {
- id: "4",
- category: "Tech",
- title: "Autonomous Coding",
- excerpt: "How AI is refactoring legacy infrastructures.",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-technologies_23-2151941513.jpg?_wi=2",
- authorName: "AI Engine",
- authorAvatar: "https://i.pravatar.cc/150?u=4",
- date: "Oct 25, 2024",
- },
- {
- id: "5",
- category: "Policy",
- title: "Digital Governance",
- excerpt: "Global standards for algorithmic accountability.",
- imageSrc: "http://img.b2bpic.net/free-photo/flat-statistics-presentation-with-arrows_23-2149023767.jpg?_wi=2",
- authorName: "Market Bot",
- authorAvatar: "https://i.pravatar.cc/150?u=5",
- date: "Oct 26, 2024",
- },
+ id: "2", category: "Backend", title: "Node.js Scalability", excerpt: "Scaling microservices for high-traffic applications.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-workspace-with-smartphone-laptop-copy-space_23-2148430932.jpg", authorName: "Dev Lead", authorAvatar: "https://i.pravatar.cc/150?u=2", date: "Nov 2, 2024"},
]}
/>
@@ -157,43 +85,12 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Predictive Curation",
- description: "Analyzing millions of data points to predict top stories.",
- tag: "Core",
- imageSrc: "http://img.b2bpic.net/free-photo/cloud-storage-banner-background-remixed-from-public-domain-by-nasa_53876-104239.jpg?_wi=1",
- },
+ id: "f1", title: "Interactive Code", description: "Write and test your code directly in our 3D-integrated sandbox.", tag: "Sandbox", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-abstract-colorful-bent-papers_23-2148428721.jpg"},
{
- id: "f2",
- title: "Neural Summarization",
- description: "Condensing complex events into coherent morning briefs.",
- tag: "AI-Tech",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-abstract-colorful-bent-papers_23-2148428721.jpg?_wi=1",
- },
- {
- id: "f3",
- title: "Automated Fact Check",
- description: "Cross-verifying headlines against global live database nodes.",
- tag: "Verified",
- imageSrc: "http://img.b2bpic.net/free-photo/army-soldier-reviews-targets-satellite-world-map-ensure-global-protection_482257-89747.jpg",
- },
- {
- id: "f4",
- title: "Real-time Translation",
- description: "Breaking language barriers for global news dissemination.",
- tag: "Global",
- imageSrc: "http://img.b2bpic.net/free-photo/cloud-storage-banner-background-remixed-from-public-domain-by-nasa_53876-104239.jpg?_wi=2",
- },
- {
- id: "f5",
- title: "Sentiment Analysis",
- description: "Evaluating public reception to trending developments.",
- tag: "Analytics",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-abstract-colorful-bent-papers_23-2148428721.jpg?_wi=2",
- },
+ id: "f2", title: "Architecture Viz", description: "Understand complex patterns via immersive, interactive models.", tag: "3D", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-technologies_23-2151941513.jpg"},
]}
- title="Autonomous Infrastructure"
- description="How our AI engine delivers precision journalism without human bias."
+ title="Learning Environment"
+ description="We combine theory with 3D visualization to make complex concepts intuitive."
/>
@@ -203,48 +100,12 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- title: "Exceptional",
- quote: "The speed and accuracy of this AI news system is redefining journalism.",
- name: "Dr. Sarah Vane",
- role: "Journalist",
- imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-wet-hair-posing-studio-wearing-black-oversize-blazer-shiny-necklace_343596-7120.jpg?_wi=1",
- },
+ id: "1", title: "Game Changer", quote: "The visual aids helped me grasp microservices instantly.", name: "Alex River", role: "Full Stack Dev", imageSrc: "https://i.pravatar.cc/150?u=6"},
{
- id: "2",
- title: "Innovative",
- quote: "Finally, a platform that synthesizes information without fluff.",
- name: "Marcus Thorne",
- role: "Tech Critic",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-portrait-businessman_23-2150793875.jpg",
- },
- {
- id: "3",
- title: "Reliable",
- quote: "The cross-verification metrics are truly industry-leading.",
- name: "Elena Ross",
- role: "Data Scientist",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-hat_23-2149213174.jpg",
- },
- {
- id: "4",
- title: "Fast",
- quote: "AI-News gives me the morning insight I need in under 2 minutes.",
- name: "James Miller",
- role: "Analyst",
- imageSrc: "http://img.b2bpic.net/free-photo/grungy-white-background-natural-cement-stone-old-texture-as-retro-pattern-wall-conceptual-wa_1258-69534.jpg",
- },
- {
- id: "5",
- title: "Future Proof",
- quote: "The integration of 3D data viz is simply beautiful.",
- name: "Dr. Aris Thorne",
- role: "Researcher",
- imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-wet-hair-posing-studio-wearing-black-oversize-blazer-shiny-necklace_343596-7120.jpg?_wi=2",
- },
+ id: "2", title: "Highly Recommended", quote: "Best coding tutorials for visual learners like myself.", name: "Jordan Smith", role: "Junior Dev", imageSrc: "https://i.pravatar.cc/150?u=7"},
]}
- title="Editorial Experts"
- description="What industry analysts say about the future of news."
+ title="Student Success"
+ description="Voices from our growing developer community."
/>
@@ -254,33 +115,12 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "How is news updated?",
- content: "Our AI continuously scans data sources and updates the interface in real-time.",
- },
+ id: "q1", title: "What stacks are taught?", content: "We focus on full-stack JS, TypeScript, React, Next.js, and Node."},
{
- id: "q2",
- title: "Is the content bias-free?",
- content: "We utilize neural fact-checking to minimize human subjectivity.",
- },
- {
- id: "q3",
- title: "What's the 3D aspect?",
- content: "We use modern WebGL techniques to visualize global data streams.",
- },
- {
- id: "q4",
- title: "Can I subscribe?",
- content: "Yes, our API offers customizable news feeds for enterprise integration.",
- },
- {
- id: "q5",
- title: "Is it secure?",
- content: "Our servers operate on a zero-trust architecture with encrypted nodes.",
- },
+ id: "q2", title: "Is the platform free?", content: "Core tutorials are free; advanced projects have premium access."},
]}
- title="System Queries"
- description="Understand how the autonomy works."
+ title="Common Questions"
+ description="Need help navigating your learning journey?"
faqsAnimation="slide-up"
/>
@@ -288,32 +128,18 @@ export default function LandingPage() {