Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f9ab5e89db | |||
| 4260c3a9ec | |||
| 39b6eb94b4 | |||
| 8baab919a2 | |||
| 925a2b3bcf | |||
| 754f553624 | |||
| cf38e2e42c |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Innovation without boundaries."
|
||||
description="At No Roles, we dismantle outdated hierarchies to empower your team with fluid, high-impact software solutions. Build faster, smarter, and together."
|
||||
description="Supercharge your team's output with synchronized workflows and streamlined communication tools designed for maximum velocity. Deliver results faster, together."
|
||||
testimonials={[
|
||||
{ name: "Alex River", handle: "@alexriver", testimonial: "No Roles transformed our development velocity. The flexibility is unmatched.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-confident-young-businessman-with-arm-crossed-holding-mobile-phone-hand_23-2148096508.jpg" },
|
||||
{ name: "Jamie Lee", handle: "@jamieleex", testimonial: "Finally, a platform that understands how modern teams actually work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-female-barber-wearing-uniform-glasses-headband-looking-camera-showing-thumb-up-isolated-red-background_141793-137078.jpg" },
|
||||
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{ name: "Riley P.", handle: "@rileyp", testimonial: "The most intuitive software we've used in years. Simply excellent.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-male-holding-hands-pockets-white-shirt-jacket-looking-elegant-front-view_176474-99655.jpg" },
|
||||
{ name: "Jordan Wu", handle: "@jwu", testimonial: "Seamless integration and a truly supportive team structure.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg" },
|
||||
]}
|
||||
buttons={[{ text: "Get Started", href: "#contact" }]}
|
||||
buttons={[{ text: "Build Your First Workflow", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/futuristic-business-scene-with-ultra-modern-ambiance_23-2151003748.jpg"
|
||||
imageAlt="No Roles Hero"
|
||||
avatars={[
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "q1", title: "How do I get started?", content: "Simply contact our team and we'll walk you through the onboarding process." },
|
||||
{ id: "q1", title: "How do I get started?", content: "Ready to transform your workflow? Click here to fill out our <a href='#contact' style='text-decoration:underline; font-weight:bold;'>contact form</a> and our team will get you up and running immediately." },
|
||||
{ id: "q2", title: "Is No Roles suitable for my team?", content: "Yes, our platform is designed to scale with teams of all sizes and industries." },
|
||||
{ id: "q3", title: "Do you offer support?", content: "Absolutely. We provide dedicated support for every step of your journey." },
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user