Update src/app/page.tsx

This commit is contained in:
2026-04-14 21:09:48 +00:00
parent eca51b025e
commit 24fbf73633

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Features",
id: "#features",
},
name: "Features", id: "features"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "pricing"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "contact"},
]}
brandName="NexTech"
/>
@@ -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() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSixteen
animationType="depth-3d"
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Alex Rivers",
role: "Dev",
company: "Alpha",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/data-center-computer-scientist-uses-pc-update-servers-tech_482257-126364.jpg",
},
id: "1", name: "Alex Rivers", role: "Dev", company: "Alpha", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/data-center-computer-scientist-uses-pc-update-servers-tech_482257-126364.jpg"},
{
id: "2",
name: "Maria Chen",
role: "CEO",
company: "Beta",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-entrepreneur-wear-black-coat-blue-shirt-eyeglasses-against-office-building-with-laptop_627829-5337.jpg",
},
id: "2", name: "Maria Chen", role: "CEO", company: "Beta", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-entrepreneur-wear-black-coat-blue-shirt-eyeglasses-against-office-building-with-laptop_627829-5337.jpg"},
{
id: "3",
name: "Sam Frost",
role: "Designer",
company: "Gamma",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-businesswoman-indoors-with-arms-closed_23-2148824828.jpg",
},
id: "3", name: "Sam Frost", role: "Designer", company: "Gamma", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-businesswoman-indoors-with-arms-closed_23-2148824828.jpg"},
{
id: "4",
name: "Jordan Lee",
role: "Architect",
company: "Delta",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-personal-shopper-working_23-2148924153.jpg",
},
id: "4", name: "Jordan Lee", role: "Architect", company: "Delta", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-personal-shopper-working_23-2148924153.jpg"},
{
id: "5",
name: "Chris Wu",
role: "Scientist",
company: "Epsilon",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg",
},
id: "5", name: "Chris Wu", role: "Scientist", company: "Epsilon", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg"},
]}
kpiItems={[
{
value: "99.9%",
label: "Uptime",
},
value: "99.9%", label: "Uptime"},
{
value: "5x",
label: "Speed",
},
value: "5x", label: "Speed"},
{
value: "100+",
label: "Teams",
},
value: "100+", label: "Teams"},
]}
title="Global Success Stories"
description="Hear from the professionals building the digital frontier with NexTech."
@@ -247,51 +159,22 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "basic",
tag: "Basic",
price: "$29",
period: "/mo",
description: "For small teams.",
button: {
text: "Get Started",
},
featuresTitle: "Includes:",
features: [
"Feature 1",
"Feature 2",
],
id: "basic", tag: "Basic", price: "$29", period: "/mo", description: "For small teams.", button: {
text: "Get Started"},
featuresTitle: "Includes:", features: [
"Feature 1", "Feature 2"],
},
{
id: "pro",
tag: "Pro",
price: "$99",
period: "/mo",
description: "For scaling teams.",
button: {
text: "Get Pro",
},
featuresTitle: "Includes:",
features: [
"All Basic",
"Analytics",
"Priority Support",
],
id: "pro", tag: "Pro", price: "$99", period: "/mo", description: "For scaling teams.", button: {
text: "Get Pro"},
featuresTitle: "Includes:", features: [
"All Basic", "Analytics", "Priority Support"],
},
{
id: "enterprise",
tag: "Enterprise",
price: "$299",
period: "/mo",
description: "For enterprises.",
button: {
text: "Talk to Sales",
},
featuresTitle: "Includes:",
features: [
"All Pro",
"SLA",
"Dedicated Manager",
],
id: "enterprise", tag: "Enterprise", price: "$299", period: "/mo", description: "For enterprises.", button: {
text: "Talk to Sales"},
featuresTitle: "Includes:", features: [
"All Pro", "SLA", "Dedicated Manager"],
},
]}
title="Simple Pricing for Every Team"
@@ -305,20 +188,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "Is NexTech secure?",
content: "Absolutely, we employ enterprise-grade security.",
},
id: "1", title: "Is NexTech secure?", content: "Absolutely, we employ enterprise-grade security."},
{
id: "2",
title: "Can I upgrade?",
content: "Yes, you can change your plan at any time.",
},
id: "2", title: "Can I upgrade?", content: "Yes, you can change your plan at any time."},
{
id: "3",
title: "Do you offer trials?",
content: "We offer a 14-day free trial.",
},
id: "3", title: "Do you offer trials?", content: "We offer a 14-day free trial."},
]}
title="Frequently Asked Questions"
description="Answers to your pressing questions."
@@ -330,16 +204,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Contact Us"
title="Ready to Start?"
description="Join thousands of teams building with NexTech today."
buttons={[
{
text: "Get in Touch",
href: "#",
},
text: "Get in Touch", href: "#"},
]}
/>
</div>
@@ -348,29 +219,19 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Product",
items: [
title: "Product", items: [
{
label: "Features",
href: "#",
},
label: "Features", href: "#"},
{
label: "Pricing",
href: "#",
},
label: "Pricing", href: "#"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#",
},
label: "About", href: "#"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
]}