Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-06 16:15:51 +00:00

View File

@@ -174,13 +174,13 @@ export default function LandingPage() {
<PricingCardNine
plans={[
{
id: "early-access", title: "Early Access", price: "Free", period: "Forever", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZwPk9LXMe60GX6IG9IWihcmNb/large-download-button-or-cloud-download--1772813467104-31041505.png?_wi=2", imageAlt: "Early Access Plan", button: { text: "Join Waitlist" },
id: "early-access", title: "Early Access", price: "Free", period: "Forever", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZwPk9LXMe60GX6IG9IWihcmNb/large-download-button-or-cloud-download--1772813467104-31041505.png?_wi=2", imageAlt: "Early Access Plan", button: { text: "Secure Your Spot" },
features: [
"Priority access to beta", "Lifetime free tier", "Community support", "Direct feedback channel"],
},
]}
title="Download Monera"
description="The first release of Monera will be available soon. Join the waitlist to be among the first to experience intelligent computer control."
description="The first release of Monera will be available soon. Secure your spot to be among the first to experience intelligent computer control. Limited spots available act now!"
textboxLayout="default"
useInvertedBackground={true}
animationType="slide-up"