Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 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={[
|
||||
@@ -178,4 +178,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user