diff --git a/src/app/page.tsx b/src/app/page.tsx
index 0f6d34c..1028717 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,122 +31,44 @@ export default function LandingPage() {
@@ -155,15 +77,8 @@ export default function LandingPage() {
@@ -174,27 +89,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- id: "f1",
- title: "Fluid Workflows",
- description: "Dynamic task allocation that adapts to your team's real-time needs.",
- tag: "Agility",
- imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-153347.jpg",
- },
- {
- id: "f2",
- title: "Scalable Infrastructure",
- description: "Systems that grow with you, ensuring reliability from day one.",
- tag: "Scale",
- imageSrc: "http://img.b2bpic.net/free-photo/creative-background-with-geometrical-shapes_23-2148811487.jpg",
- },
- {
- id: "f3",
- title: "Real-time Sync",
- description: "Eliminate communication gaps with integrated, instant data flows.",
- tag: "Sync",
- imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139374.jpg",
- },
+ { id: "f1", title: "Fluid Workflows", description: "Dynamic task allocation that adapts to your team's real-time needs.", tag: "Agility", imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-153347.jpg" },
+ { id: "f2", title: "Scalable Infrastructure", description: "Systems that grow with you, ensuring reliability from day one.", tag: "Scale", imageSrc: "http://img.b2bpic.net/free-photo/creative-background-with-geometrical-shapes_23-2148811487.jpg" },
+ { id: "f3", title: "Real-time Sync", description: "Eliminate communication gaps with integrated, instant data flows.", tag: "Sync", imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139374.jpg" },
]}
title="Why No Roles?"
description="Built for agility, our platform helps you focus on what really matters."
@@ -208,21 +105,9 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "200%",
- description: "Faster project delivery times",
- },
- {
- id: "m2",
- value: "99.9%",
- description: "System uptime performance",
- },
- {
- id: "m3",
- value: "50+",
- description: "Teams empowered globally",
- },
+ { id: "m1", value: "200%", description: "Faster project delivery times" },
+ { id: "m2", value: "99.9%", description: "System uptime performance" },
+ { id: "m3", value: "50+", description: "Teams empowered globally" },
]}
title="Proven Impact"
description="Tangible results for high-performing teams."
@@ -234,46 +119,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "t1",
- title: "Incredible Platform",
- quote: "No Roles transformed our team dynamic.",
- name: "Alex River",
- role: "CEO",
- imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg",
- },
- {
- id: "t2",
- title: "Game Changer",
- quote: "The most intuitive platform I have used.",
- name: "Jamie Lee",
- role: "Designer",
- imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg",
- },
- {
- id: "t3",
- title: "High Performance",
- quote: "Unbeatable agility for our global team.",
- name: "Sam Thorne",
- role: "Engineer",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-man_1098-15443.jpg",
- },
- {
- id: "t4",
- title: "Essential Tool",
- quote: "Our workflows are now seamless.",
- name: "Riley P.",
- role: "Manager",
- imageSrc: "http://img.b2bpic.net/free-photo/confident-senior-executive-looking-camera_1262-2374.jpg",
- },
- {
- id: "t5",
- title: "Perfect Fit",
- quote: "Exactly what we were missing.",
- name: "Jordan Wu",
- role: "CTO",
- imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
- },
+ { id: "t1", title: "Incredible Platform", quote: "No Roles transformed our team dynamic.", name: "Alex River", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg" },
+ { id: "t2", title: "Game Changer", quote: "The most intuitive platform I have used.", name: "Jamie Lee", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg" },
+ { id: "t3", title: "High Performance", quote: "Unbeatable agility for our global team.", name: "Sam Thorne", role: "Engineer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man_1098-15443.jpg" },
+ { id: "t4", title: "Essential Tool", quote: "Our workflows are now seamless.", name: "Riley P.", role: "Manager", imageSrc: "http://img.b2bpic.net/free-photo/confident-senior-executive-looking-camera_1262-2374.jpg" },
+ { id: "t5", title: "Perfect Fit", quote: "Exactly what we were missing.", name: "Jordan Wu", role: "CTO", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg" },
]}
title="Trusted by Leaders"
description="Voices from our community of innovators."
@@ -284,15 +134,7 @@ export default function LandingPage() {
@@ -303,21 +145,9 @@ 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: "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.",
- },
+ { id: "q1", title: "How do I get started?", content: "Simply contact our team and we'll walk you through the onboarding process." },
+ { 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." },
]}
mediaAnimation="slide-up"
title="Frequently Asked Questions"
@@ -330,35 +160,22 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file