Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4260c3a9ec | |||
| 39b6eb94b4 | |||
| 8baab919a2 | |||
| 925a2b3bcf |
@@ -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" },
|
||||
@@ -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