From 24fbf73633570e4d16daa274eb3df058a239ffef Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 14 Apr 2026 21:09:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 263 +++++++++++------------------------------------ 1 file changed, 62 insertions(+), 201 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f309390..f4392b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,21 +31,13 @@ export default function LandingPage() { @@ -57,73 +49,39 @@ export default function LandingPage() { description="Unlock infinite productivity with the most advanced AI-powered platform designed for modern tech teams." testimonials={[ { - name: "Alex Rivers", - handle: "@alex", - testimonial: "NexTech completely changed how we ship software.", - rating: 5, - 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", - }, + name: "Alex Rivers", handle: "@alex", testimonial: "NexTech completely changed how we ship software.", rating: 5, + 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"}, { - name: "Maria Chen", - handle: "@maria", - testimonial: "The best platform for our dev environment.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-office_1303-31710.jpg", - }, + name: "Maria Chen", handle: "@maria", testimonial: "The best platform for our dev environment.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-office_1303-31710.jpg"}, { - name: "Sam Frost", - handle: "@sam", - testimonial: "Seamless integration, zero downtime. Impressive!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/freelance-woman-working-with-laptop-coffee-shop_23-2148022551.jpg", - }, + name: "Sam Frost", handle: "@sam", testimonial: "Seamless integration, zero downtime. Impressive!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/freelance-woman-working-with-laptop-coffee-shop_23-2148022551.jpg"}, { - name: "Jordan Lee", - handle: "@jordan", - testimonial: "The speed and efficiency are unparalleled.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/computer-scientist-server-farm-ensuring-compliance-with-industry-standards_482257-123806.jpg", - }, + name: "Jordan Lee", handle: "@jordan", testimonial: "The speed and efficiency are unparalleled.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/computer-scientist-server-farm-ensuring-compliance-with-industry-standards_482257-123806.jpg"}, { - name: "Chris Wu", - handle: "@chris", - testimonial: "NexTech has revolutionized our team performance.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-man-flannel-suit-glasses-listening-music_613910-12191.jpg", - }, + name: "Chris Wu", handle: "@chris", testimonial: "NexTech has revolutionized our team performance.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-man-flannel-suit-glasses-listening-music_613910-12191.jpg"}, ]} buttons={[ { - text: "Get Started", - href: "#", - }, + text: "Get Started", href: "#"}, { - text: "Learn More", - href: "#", - }, + text: "Learn More", href: "#"}, ]} imageSrc="http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg" avatars={[ { - src: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-64050.jpg", - alt: "Team member 1", - }, + src: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-64050.jpg", alt: "Team member 1"}, { - src: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65204.jpg", - alt: "Team member 2", - }, + src: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65204.jpg", alt: "Team member 2"}, { - src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-from-home_23-2149130574.jpg", - alt: "Team member 3", - }, + src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-from-home_23-2149130574.jpg", alt: "Team member 3"}, { - src: "http://img.b2bpic.net/free-photo/business-man-working-late-office_23-2148991317.jpg", - alt: "Team member 4", - }, + src: "http://img.b2bpic.net/free-photo/business-man-working-late-office_23-2148991317.jpg", alt: "Team member 4"}, { - src: "http://img.b2bpic.net/free-photo/respected-businessman-manages-corporate-expenses-his-laptop_482257-123242.jpg", - alt: "Team member 5", - }, + src: "http://img.b2bpic.net/free-photo/respected-businessman-manages-corporate-expenses-his-laptop_482257-123242.jpg", alt: "Team member 5"}, ]} avatarText="Join 10,000+ developers" /> @@ -137,20 +95,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Cloud Agnostic", - description: "Deploy anywhere with confidence using our platform.", - imageSrc: "http://img.b2bpic.net/free-photo/it-specialist-working-data-center-facility-housing-storage-hardware-close-up_482257-122205.jpg", - }, + title: "Cloud Agnostic", description: "Deploy anywhere with confidence using our platform.", imageSrc: "http://img.b2bpic.net/free-photo/it-specialist-working-data-center-facility-housing-storage-hardware-close-up_482257-122205.jpg"}, { - title: "Security First", - description: "Enterprise-grade protection by default.", - imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637765.jpg", - }, + title: "Security First", description: "Enterprise-grade protection by default.", imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637765.jpg"}, { - title: "Automated Flow", - description: "Streamlined CI/CD right out of the box.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-techno-background_1048-8572.jpg", - }, + title: "Automated Flow", description: "Streamlined CI/CD right out of the box.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-techno-background_1048-8572.jpg"}, ]} title="Built for Modern Scale" description="Powering the most innovative teams with robust, scalable infrastructure." @@ -162,14 +111,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Alpha", - "Beta", - "Gamma", - "Delta", - "Epsilon", - "Zeta", - "Eta", - ]} + "Alpha", "Beta", "Gamma", "Delta", "Epsilon", "Zeta", "Eta"]} title="Trusted by Leaders" description="Industry innovators rely on NexTech to build the future." /> @@ -177,63 +119,33 @@ export default function LandingPage() {
@@ -348,29 +219,19 @@ export default function LandingPage() {