Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 889c3336e6 | |||
| 3889b7ff41 | |||
| e95c4a23dc | |||
| c062ddc300 |
@@ -42,11 +42,7 @@ export default function BloxlyLandingPage() {
|
||||
title="The AI Coding Agent for Roblox Studio"
|
||||
description="Accelerate your Luau development with Bloxly's precision coding engine. Generate high-performance, network-safe game logic in seconds."
|
||||
background={{ variant: "gradient-bars" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex Dev", handle: "@alexdev", testimonial: "Bloxly cut my development time by 70%. It's a game-changer for Roblox creators.", rating: 5,
|
||||
}
|
||||
]}
|
||||
testimonials={[]}
|
||||
buttons={[{ text: "Get Beta Access", href: "#beta" }]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -105,8 +101,8 @@ export default function BloxlyLandingPage() {
|
||||
<ContactCTA
|
||||
tag="Get Early Access"
|
||||
tagIcon={Sparkles}
|
||||
title="Join the Builder Revolution"
|
||||
description="Secure your spot in the Bloxly beta program and start shipping better games faster."
|
||||
title="Join the Builder Community"
|
||||
description="Closed beta. Limited seats."
|
||||
buttons={[{ text: "Request Access" }]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
@@ -119,7 +115,7 @@ export default function BloxlyLandingPage() {
|
||||
{ title: "Bloxly", items: [{ label: "Documentation" }, { label: "API Reference" }] },
|
||||
{ title: "Community", items: [{ label: "Discord" }, { label: "Terms of Service" }] }
|
||||
]}
|
||||
bottomLeftText="© 2024 Bloxly. All rights reserved."
|
||||
bottomLeftText="© 2026 Strop de Aer SRL · Cluj-Napoca, Romania"
|
||||
bottomRightText="Built for Roblox creators."
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user