diff --git a/web/package.json b/web/package.json
index e67b94a..92dac0c 100644
--- a/web/package.json
+++ b/web/package.json
@@ -1,6 +1,6 @@
{
"name": "web",
- "version": "0.1.0",
+ "version": "0.1.1",
"private": true,
"scripts": {
"dev": "next dev",
diff --git a/web/src/app/layout.tsx b/web/src/app/layout.tsx
index 2381ba1..3de8a01 100644
--- a/web/src/app/layout.tsx
+++ b/web/src/app/layout.tsx
@@ -3,9 +3,9 @@ import "./globals.css";
import { AuthProvider } from "@/lib/auth-provider";
export const metadata: Metadata = {
- title: "LARUN - Discover Exoplanets with AI",
- description: "AI-powered light curve analysis for exoplanet discovery. Upload your astronomical data and let machine learning find hidden worlds.",
- keywords: ["exoplanet", "astronomy", "AI", "light curve", "transit detection", "machine learning"],
+ title: "AstroTinyML - Discover Exoplanets with AI",
+ description: "TinyML-powered exoplanet detection achieving 81.8% accuracy. Upload light curve data from Kepler, TESS, or ground-based telescopes.",
+ keywords: ["exoplanet", "astronomy", "AI", "TinyML", "light curve", "transit detection", "Kepler", "TESS"],
};
export default function RootLayout({
diff --git a/web/src/app/page.tsx b/web/src/app/page.tsx
index 382108a..d3c99c3 100644
--- a/web/src/app/page.tsx
+++ b/web/src/app/page.tsx
@@ -1,331 +1,413 @@
import Link from 'next/link';
-import Button from '@/components/ui/Button';
-import { Card, CardHeader, CardTitle, CardDescription, CardContent } from '@/components/ui/Card';
export default function HomePage() {
return (
-
- {/* Hero Section */}
-
- {/* Background stars effect */}
-
+
+ {/* Header Navigation */}
+
+
+
+ {/* Logo */}
+
+
+
AstroTinyML
+
-
-
-
- Discover Exoplanets
-
- with AI
-
-
-
- Upload your light curve data and let our advanced machine learning models
- detect planetary transits with unprecedented accuracy. Find hidden worlds
- in your astronomical observations.
-
-
-
-
- Start Free Trial
-
+ {/* Center Navigation */}
+
+
+ Dashboard
-
-
- Learn More
-
+
+ Pricing
+
+
+ Docs
+
+
+ Download
+
+
+
+ {/* Auth Buttons */}
+
+
+ Sign In
+
+
+ Get Started
-
- No credit card required. 3 free analyses included.
-
+
- {/* Wave divider */}
-
-
-
-
+ {/* Hero Section */}
+
+
+
+ AstroTinyML
+
+
+ Discover exoplanets with AI
+
+
+ Upload your light curve data and let our TinyML-powered detection models
+ find planetary transits with 81.8% accuracy. Built for researchers,
+ students, and astronomy enthusiasts.
+
+
+
+ Start Exploring - Free
+
+
+ Try Demo
+
+
{/* How It Works Section */}
-
+
-
-
- How It Works
-
-
- From raw data to discovered planets in three simple steps
-
-
+
+ How It Works
+
+
+ From raw telescope data to discovered planets in four simple steps
+
-
+
{/* Step 1 */}
-
-
-
- Step 1
+
+
+ 1
-
Upload Your Data
-
- Upload light curve data in CSV, FITS, or standard astronomical formats.
- We support data from Kepler, TESS, and ground-based observatories.
+
Upload Data
+
+ Upload light curve data in CSV or FITS format from Kepler, TESS, or ground-based telescopes.
{/* Step 2 */}
+
+
+ 2
+
+
Preprocess
+
+ Automatic noise reduction, normalization, and outlier removal prepares your data for analysis.
+
+
+
+ {/* Step 3 */}
+
+
+ 3
+
+
AI Detection
+
+ TinyML models analyze patterns to detect planetary transit signals with high precision.
+
+
+
+ {/* Step 4 */}
+
+
+ 4
+
+
Get Results
+
+ Receive detailed reports with candidate planets, orbital parameters, and visualizations.
+
+
+
+
+
+
+ {/* Features Section */}
+
+
+
+ Features
+
+
+ Powerful tools for exoplanet detection and analysis
+
+
+
+ {/* Feature 1 */}
-
-
+
-
- Step 2
+
TinyML Detection
+
+ Edge-optimized models achieving 81.8% accuracy in transit detection
+
+
+
+ {/* Feature 2 */}
+
+
-
AI Analysis
-
- Our deep learning models analyze your data using Box Least Squares (BLS)
- and neural network ensemble methods to detect transit signals.
+
NASA TESS/Kepler Data
+
+ Direct integration with NASA mission archives for seamless data access
- {/* Step 3 */}
+ {/* Feature 3 */}
-
-
+
-
- Step 3
+
Interactive Visualizations
+
+ Explore light curves, phase-folded transits, and orbital diagrams interactively
+
+
+
+ {/* Feature 4 */}
+
+
+
Fast Processing
+
+ Analyze thousands of light curves in minutes with optimized algorithms
+
+
+
+ {/* Feature 5 */}
+
+
+
Export Results
+
+ Download reports in CSV, JSON, or PDF format for further analysis
+
+
+
+ {/* Feature 6 */}
+
+
-
Get Results
-
- Receive detailed reports with candidate planets, orbital parameters,
- confidence scores, and interactive visualizations of your discoveries.
+
API Access
+
+ Integrate detection capabilities into your own applications via REST API
- {/* Pricing Section */}
-
-
-
-
- Simple, Transparent Pricing
-
-
- Start free, then choose the plan that fits your research needs
-
+ {/* Target Audience Section */}
+
+
+
+ Built For
+
+
+
+ Researchers
+
+
+ Students
+
+
+ Amateur Astronomers
+
+
+ Educators
+
+
+ Enthusiasts
+
+
+
+
+ {/* Pricing Section */}
+
+
+
+ Simple Pricing
+
+
+ Start free, upgrade when you need more
+
-
- {/* Free Tier */}
-
-
- Free
- Perfect for trying out LARUN
-
-
-
- $0
- /forever
-
-
-
-
-
-
- 3 analyses included
-
-
-
-
-
- Basic transit detection
-
-
-
-
-
- CSV export
-
-
-
-
- Get Started
-
-
-
-
+
+ {/* Free */}
+
+
Free
+
For getting started
+
$0
+
+
+
+
+
+ 3 analyses
+
+
+
+
+
+ Basic detection
+
+
+
+
+
+ CSV export
+
+
+
+ Get Started
+
+
- {/* Monthly Plan */}
-
-
-
- Most Popular
-
+ {/* Monthly */}
+
+
+ Popular
-
- Monthly
- For active researchers
-
-
-
- $9
- /month
-
-
-
-
-
-
- 50 analyses/month
-
-
-
-
-
- Advanced AI models
-
-
-
-
-
- Priority processing
-
-
-
-
-
- Interactive visualizations
-
-
-
-
- Subscribe Now
-
-
-
-
+
Monthly
+
For active users
+
$9/mo
+
+
+
+
+
+ 50 analyses/month
+
+
+
+
+
+ Advanced AI models
+
+
+
+
+
+ Priority processing
+
+
+
+ Subscribe
+
+
- {/* Annual Plan */}
-
-
-
- Save 17%
-
-
-
- Annual
- Best value for teams
-
-
-
- $89
- /year
-
-
-
-
-
-
- Unlimited analyses
-
-
-
-
-
- All AI models
-
-
-
-
-
- API access
-
-
-
-
-
- Dedicated support
-
-
-
-
- Subscribe Now
-
-
-
-
+ {/* Annual */}
+
+
Annual
+
Best value
+
$89/yr
+
+
+
+
+
+ Unlimited analyses
+
+
+
+
+
+ All AI models
+
+
+
+
+
+ API access
+
+
+
+ Subscribe
+
+
{/* CTA Section */}
-
-
+
+
- Ready to Discover New Worlds?
+ Start Exploring - Free
-
- Join thousands of astronomers and citizen scientists using LARUN to
- analyze light curves and discover exoplanets. Start your journey today.
+
+ Join researchers and astronomy enthusiasts discovering new worlds with AI-powered analysis. No credit card required.
-
-
-
- Create Free Account
-
-
-
-
- Try Demo Analysis
-
-
-
+
+ Create Free Account
+
- {/* Stats Section */}
-
+ {/* Footer */}
+
-
-
-
10K+
-
Light Curves Analyzed
-
-
-
250+
-
Candidates Found
-
-
-
98%
-
Detection Accuracy
+
+
-
-
5K+
-
Active Users
+
+ Privacy
+ Terms
+ Contact
+
+ © {new Date().getFullYear()} AstroTinyML. All rights reserved.
+
-
+
);
}