diff --git a/src/app/page.tsx b/src/app/page.tsx index 7ce1693..f6da83f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -58,68 +50,33 @@ export default function LandingPage() { description="Unlock growth with our advanced suite of professional software tools tailored for modern companies." testimonials={[ { - name: "Alex Rivet", - handle: "@alex", - testimonial: "Transformed our operations completely.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/scene-with-business-person-working-futuristic-office-job_23-2151003699.jpg?_wi=1", - imageAlt: "digital dashboard software analytics glowing", - }, + name: "Alex Rivet", handle: "@alex", testimonial: "Transformed our operations completely.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/scene-with-business-person-working-futuristic-office-job_23-2151003699.jpg?_wi=1", imageAlt: "digital dashboard software analytics glowing"}, { - name: "Jamie Lee", - handle: "@jamie", - testimonial: "Unparalleled support and features.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/skilled-leader-meeting-strategizing-with-stakeholders-discuss-ideas_482257-118713.jpg?_wi=1", - imageAlt: "digital dashboard software analytics glowing", - }, + name: "Jamie Lee", handle: "@jamie", testimonial: "Unparalleled support and features.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/skilled-leader-meeting-strategizing-with-stakeholders-discuss-ideas_482257-118713.jpg?_wi=1", imageAlt: "digital dashboard software analytics glowing"}, { - name: "Sam Thorne", - handle: "@sam", - testimonial: "Best in class performance.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concepts_23-2152001154.jpg?_wi=1", - imageAlt: "digital dashboard software analytics glowing", - }, + name: "Sam Thorne", handle: "@sam", testimonial: "Best in class performance.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concepts_23-2152001154.jpg?_wi=1", imageAlt: "digital dashboard software analytics glowing"}, { - name: "Riley Quinn", - handle: "@riley", - testimonial: "Increased efficiency by 200%.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/20-data-science-cyber-security-blue-color-icon-pack-like-secure-protection-phone-confirm-louck_1142-19408.jpg?_wi=1", - imageAlt: "digital dashboard software analytics glowing", - }, + name: "Riley Quinn", handle: "@riley", testimonial: "Increased efficiency by 200%.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-vector/20-data-science-cyber-security-blue-color-icon-pack-like-secure-protection-phone-confirm-louck_1142-19408.jpg?_wi=1", imageAlt: "digital dashboard software analytics glowing"}, { - name: "Taylor West", - handle: "@taylor", - testimonial: "Reliable and robust tools.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-blank-white-screen-dark-background_9975-134305.jpg?_wi=1", - imageAlt: "digital dashboard software analytics glowing", - }, + name: "Taylor West", handle: "@taylor", testimonial: "Reliable and robust tools.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-blank-white-screen-dark-background_9975-134305.jpg?_wi=1", imageAlt: "digital dashboard software analytics glowing"}, ]} imageSrc="http://img.b2bpic.net/free-photo/scene-with-business-person-working-futuristic-office-job_23-2151003699.jpg?_wi=2" avatars={[ { - src: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg", - alt: "Portrait of entrepreneur", - }, + src: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg", alt: "Portrait of entrepreneur"}, { - src: "http://img.b2bpic.net/free-photo/middle-aged-businesswoman-smiling_1262-21181.jpg", - alt: "Portrait of businesswoman", - }, + src: "http://img.b2bpic.net/free-photo/middle-aged-businesswoman-smiling_1262-21181.jpg", alt: "Portrait of businesswoman"}, { - src: "http://img.b2bpic.net/free-photo/close-up-confident-corporate-woman-professional-entrepreneur-smiling-cross-arms-chest-smil_1258-118692.jpg", - alt: "Portrait of corporate woman", - }, + src: "http://img.b2bpic.net/free-photo/close-up-confident-corporate-woman-professional-entrepreneur-smiling-cross-arms-chest-smil_1258-118692.jpg", alt: "Portrait of corporate woman"}, { - src: "http://img.b2bpic.net/free-photo/smiling-mature-woman-white-shirt_53876-108633.jpg", - alt: "Portrait of mature woman", - }, + src: "http://img.b2bpic.net/free-photo/smiling-mature-woman-white-shirt_53876-108633.jpg", alt: "Portrait of mature woman"}, { - src: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg", - alt: "Portrait of modern male", - }, + src: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg", alt: "Portrait of modern male"}, ]} avatarText="Trusted by 500+ industry leaders" /> @@ -133,17 +90,11 @@ export default function LandingPage() { description="We build solutions that bridge the gap between complex challenges and elegant digital execution. Our team of experts works tirelessly to deliver excellence." bulletPoints={[ { - title: "Advanced Analytics", - description: "Drive insights for better growth.", - }, + title: "Advanced Analytics", description: "Drive insights for better growth."}, { - title: "Seamless Security", - description: "Protect your digital assets.", - }, + title: "Seamless Security", description: "Protect your digital assets."}, { - title: "Global Scalability", - description: "Grow without limits.", - }, + title: "Global Scalability", description: "Grow without limits."}, ]} imageSrc="http://img.b2bpic.net/free-photo/skilled-leader-meeting-strategizing-with-stakeholders-discuss-ideas_482257-118713.jpg?_wi=2" mediaAnimation="slide-up" @@ -158,20 +109,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Performance Hub", - description: "High-speed processing.", - imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concepts_23-2152001154.jpg?_wi=2", - }, + title: "Performance Hub", description: "High-speed processing.", imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concepts_23-2152001154.jpg?_wi=2"}, { - title: "Secure Vault", - description: "Ironclad encryption.", - imageSrc: "http://img.b2bpic.net/free-vector/20-data-science-cyber-security-blue-color-icon-pack-like-secure-protection-phone-confirm-louck_1142-19408.jpg?_wi=2", - }, + title: "Secure Vault", description: "Ironclad encryption.", imageSrc: "http://img.b2bpic.net/free-vector/20-data-science-cyber-security-blue-color-icon-pack-like-secure-protection-phone-confirm-louck_1142-19408.jpg?_wi=2"}, { - title: "Connective Mesh", - description: "Total system integration.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-blank-white-screen-dark-background_9975-134305.jpg?_wi=2", - }, + title: "Connective Mesh", description: "Total system integration.", imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-blank-white-screen-dark-background_9975-134305.jpg?_wi=2"}, ]} title="Powerful Features Built for Scale" description="Everything you need to automate, secure, and grow." @@ -185,26 +127,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "200%", - title: "Growth", - description: "Average increase in output.", - imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893449.jpg", - }, + id: "m1", value: "200%", title: "Growth", description: "Average increase in output.", imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893449.jpg"}, { - id: "m2", - value: "150+", - title: "Countries", - description: "Reaching globally.", - imageSrc: "http://img.b2bpic.net/free-photo/man-hand-holding-virtual-world-with-internet-connection-metaverse-global-business-marketing-banking-financial-pass-thru-application-technology-concept_616485-32.jpg", - }, + id: "m2", value: "150+", title: "Countries", description: "Reaching globally.", imageSrc: "http://img.b2bpic.net/free-photo/man-hand-holding-virtual-world-with-internet-connection-metaverse-global-business-marketing-banking-financial-pass-thru-application-technology-concept_616485-32.jpg"}, { - id: "m3", - value: "99.9%", - title: "Uptime", - description: "Guaranteed reliability.", - imageSrc: "http://img.b2bpic.net/free-photo/server-room-data-center_23-2151957115.jpg", - }, + id: "m3", value: "99.9%", title: "Uptime", description: "Guaranteed reliability.", imageSrc: "http://img.b2bpic.net/free-photo/server-room-data-center_23-2151957115.jpg"}, ]} title="Proven Impact" description="Numbers speak for our performance." @@ -216,14 +143,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "TechCorp", - "InnovateLab", - "GrowthCo", - "StartupXYZ", - "DataFlow", - "CloudNet", - "VisionaryAI", - ]} + "TechCorp", "InnovateLab", "GrowthCo", "StartupXYZ", "DataFlow", "CloudNet", "VisionaryAI"]} title="Trusted by Leaders" description="Industry titans rely on our tech." /> @@ -234,35 +154,17 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "John Doe", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-exhausted-workaholic-man-manager-typing-financial-strategy-using-laptop-computer-while-sitting-desk-table-business-company-office_482257-2321.jpg", - }, + id: "t1", name: "John Doe", imageSrc: "http://img.b2bpic.net/free-photo/portrait-exhausted-workaholic-man-manager-typing-financial-strategy-using-laptop-computer-while-sitting-desk-table-business-company-office_482257-2321.jpg"}, { - id: "t2", - name: "Jane Smith", - imageSrc: "http://img.b2bpic.net/free-photo/glasses-smiling-arm-horizontal-front_1262-2739.jpg", - }, + id: "t2", name: "Jane Smith", imageSrc: "http://img.b2bpic.net/free-photo/glasses-smiling-arm-horizontal-front_1262-2739.jpg"}, { - id: "t3", - name: "Robert Brown", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-astronaut-researcher-exploring-deep-space-collecting-research-data_482257-126342.jpg", - }, + id: "t3", name: "Robert Brown", imageSrc: "http://img.b2bpic.net/free-photo/portrait-astronaut-researcher-exploring-deep-space-collecting-research-data_482257-126342.jpg"}, { - id: "t4", - name: "Sarah Connor", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg", - }, + id: "t4", name: "Sarah Connor", imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg"}, { - id: "t5", - name: "Mike Ross", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-wearing-shells-necklace_23-2149105401.jpg", - }, + id: "t5", name: "Mike Ross", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-wearing-shells-necklace_23-2149105401.jpg"}, { - id: "t6", - name: "Rachel Zane", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", - }, + id: "t6", name: "Rachel Zane", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg"}, ]} cardTitle="What They Say" cardTag="Reviews" @@ -276,23 +178,14 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "How to get started?", - content: "Just click get started.", - }, + id: "f1", title: "How do I get started with the platform?", content: "Getting started is simple. Just click the 'Get Started' button in the navigation, fill out the registration form, and you will receive an onboarding email within minutes."}, { - id: "f2", - title: "Is security included?", - content: "Yes, standard for all.", - }, + id: "f2", title: "Is enterprise-grade security provided?", content: "Yes, we prioritize security by implementing industry-standard encryption, regular penetration testing, and robust data protection protocols to ensure your information remains safe."}, { - id: "f3", - title: "Can I scale later?", - content: "Yes, upgrade any time.", - }, + id: "f3", title: "Can I scale my plan as my business grows?", content: "Absolutely. Our platform is designed to scale with your needs. You can easily upgrade your plan at any time from your account settings to access advanced features and higher usage limits."}, ]} title="Common Questions" - description="We are here to help." + description="We are here to help answer your concerns." faqsAnimation="slide-up" /> @@ -301,8 +194,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file