Merge version_1 into main #3
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
title="Study in the Void."
|
||||
description="Upload any document and watch AI turn it into your own neon study arcade."
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/rendering-abstract-futuristic-background-with-glowing-neon-blue-lights_181624-26042.jpg", imageAlt: "Drop Zone" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/rendering-abstract-futuristic-background-with-glowing-neon-blue-lights_181624-26042.jpg?_wi=1", imageAlt: "Drop Zone" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-numbered-lockers-gym_23-2147949733.jpg", imageAlt: "Processing" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/futuristic-helmet-with-neon-detailing_23-2152011754.jpg", imageAlt: "Dashboard" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-shapes-texture_1194-306812.jpg", imageAlt: "Abstract geometric background" },
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "basic", title: "Night Owl", price: "$0", period: "/mo", features: ["Limited Uploads", "Basic Games"], button: { text: "Get Started" }, imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-designer-sitting-office-night_171337-15579.jpg", imageAlt: "motivated university student portrait" },
|
||||
{ id: "pro", title: "Cyber Master", price: "$19", period: "/mo", features: ["Unlimited Uploads", "Advanced Arcade", "Offline Mode"], button: { text: "Unlock Now" }, imageSrc: "http://img.b2bpic.net/free-photo/rendering-abstract-futuristic-background-with-glowing-neon-blue-lights_181624-26042.jpg", imageAlt: "motivated university student portrait" },
|
||||
{ id: "pro", title: "Cyber Master", price: "$19", period: "/mo", features: ["Unlimited Uploads", "Advanced Arcade", "Offline Mode"], button: { text: "Unlock Now" }, imageSrc: "http://img.b2bpic.net/free-photo/rendering-abstract-futuristic-background-with-glowing-neon-blue-lights_181624-26042.jpg?_wi=2", imageAlt: "motivated university student portrait" },
|
||||
]}
|
||||
title="Night Owl Plans"
|
||||
description="Choose your access tier."
|
||||
|
||||
Reference in New Issue
Block a user