Merge version_1 into main #3
@@ -155,19 +155,19 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Frontend Framework", name: "React with Three.js", price: "3D Graphics", rating: 5,
|
||||
reviewCount: "20K+", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "React Three.js 3D Graphics"
|
||||
reviewCount: "20K+", imageSrc: "/placeholders/placeholder1.webp?_wi=1", imageAlt: "React Three.js 3D Graphics"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Real-Time Updates", name: "WebSocket Integration", price: "Live Streaming", rating: 5,
|
||||
reviewCount: "15K+", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "WebSocket Real-Time Data"
|
||||
reviewCount: "15K+", imageSrc: "/placeholders/placeholder1.webp?_wi=2", imageAlt: "WebSocket Real-Time Data"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Styling Engine", name: "TailwindCSS", price: "Responsive Design", rating: 5,
|
||||
reviewCount: "18K+", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "TailwindCSS Utility Framework"
|
||||
reviewCount: "18K+", imageSrc: "/placeholders/placeholder1.webp?_wi=3", imageAlt: "TailwindCSS Utility Framework"
|
||||
},
|
||||
{
|
||||
id: "4", brand: "Animation Library", name: "Framer Motion", price: "Cinematic Motion", rating: 5,
|
||||
reviewCount: "16K+", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Framer Motion Animation"
|
||||
reviewCount: "16K+", imageSrc: "/placeholders/placeholder1.webp?_wi=4", imageAlt: "Framer Motion Animation"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -190,42 +190,42 @@ export default function LandingPage() {
|
||||
"Real-time flight positions", "Altitude and speed vectors", "Aircraft type classification", "Origin/destination airports", "195 countries coverage"
|
||||
],
|
||||
button: { text: "View API", href: "https://opensky-network.org" },
|
||||
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "OpenSky Network API"
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=5", imageAlt: "OpenSky Network API"
|
||||
},
|
||||
{
|
||||
id: "ais", title: "Maritime Data", price: "AIS APIs", period: "Public Feed", features: [
|
||||
"Vessel real-time positions", "Ship type classification", "Persian Gulf monitoring", "Port information tracking", "Global maritime coverage"
|
||||
],
|
||||
button: { text: "View Source", href: "#" },
|
||||
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "AIS Maritime Data"
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=6", imageAlt: "AIS Maritime Data"
|
||||
},
|
||||
{
|
||||
id: "satellite", title: "Satellite Tracking", price: "N2YO/NORAD", period: "TLE Data", features: [
|
||||
"Orbital mechanics tracking", "Pass predictions", "Satellite constellation data", "Real-time visibility", "Multiple orbit types"
|
||||
],
|
||||
button: { text: "View Data", href: "#" },
|
||||
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Satellite Tracking Data"
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=7", imageAlt: "Satellite Tracking Data"
|
||||
},
|
||||
{
|
||||
id: "weather", title: "Weather Intelligence", price: "OpenWeather", period: "Global Network", features: [
|
||||
"Cloud coverage patterns", "Storm system tracking", "Wind speed vectors", "Temperature gradients", "Alert generation"
|
||||
],
|
||||
button: { text: "View API", href: "https://openweathermap.org" },
|
||||
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Weather Intelligence API"
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=8", imageAlt: "Weather Intelligence API"
|
||||
},
|
||||
{
|
||||
id: "earthquake", title: "Seismic Data", price: "USGS", period: "Earthquake API", features: [
|
||||
"Real-time earthquake detection", "Magnitude classification", "Epicenter coordinates", "Depth information", "Global seismic network"
|
||||
],
|
||||
button: { text: "View API", href: "https://earthquake.usgs.gov" },
|
||||
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "USGS Earthquake Data"
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=9", imageAlt: "USGS Earthquake Data"
|
||||
},
|
||||
{
|
||||
id: "news", title: "News Events", price: "Global APIs", period: "Breaking News", features: [
|
||||
"Breaking news detection", "Geographic tagging", "Event classification", "Source aggregation", "Real-time streaming"
|
||||
],
|
||||
button: { text: "View Sources", href: "#" },
|
||||
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "News Events API"
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=10", imageAlt: "News Events API"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -236,27 +236,27 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Dr. Sarah Chen", role: "Geospatial Analyst", company: "International Maritime Organization", rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Dr. Sarah Chen"
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=11", imageAlt: "Dr. Sarah Chen"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus Rodriguez", role: "Aviation Intelligence Officer", company: "EUROCONTROL", rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Marcus Rodriguez"
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=12", imageAlt: "Marcus Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Dr. Priya Patel", role: "Data Science Lead", company: "Global Weather Research Institute", rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Dr. Priya Patel"
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=13", imageAlt: "Dr. Priya Patel"
|
||||
},
|
||||
{
|
||||
id: "4", name: "James Mitchell", role: "Incident Response Coordinator", company: "Internet Infrastructure Coalition", rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "James Mitchell"
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=14", imageAlt: "James Mitchell"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Dr. Yuki Tanaka", role: "Seismic Monitoring Specialist", company: "Pacific Tsunami Warning Center", rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Dr. Yuki Tanaka"
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=15", imageAlt: "Dr. Yuki Tanaka"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Elena Volkov", role: "Intelligence Systems Engineer", company: "Global Intelligence Alliance", rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Elena Volkov"
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=16", imageAlt: "Elena Volkov"
|
||||
}
|
||||
]}
|
||||
title="Trusted by Global Intelligence Professionals"
|
||||
|
||||
Reference in New Issue
Block a user