Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-14 21:13:33 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
title="Ship Faster with AI-Driven Infrastructure"
title="Revolutionize Your Workflow with NexTech"
description="Unlock infinite productivity with the most advanced AI-powered platform designed for modern tech teams."
testimonials={[
{
@@ -53,16 +53,16 @@ export default function LandingPage() {
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"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-office_1303-31711.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"},
imageSrc: "http://img.b2bpic.net/free-photo/freelance-woman-working-with-laptop-coffee-shop_23-2148022552.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"},
imageSrc: "http://img.b2bpic.net/free-photo/computer-scientist-server-farm-ensuring-compliance-with-industry-standards_482257-123807.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"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-man-flannel-suit-glasses-listening-music_613910-12192.jpg"},
]}
buttons={[
{
@@ -210,7 +210,7 @@ export default function LandingPage() {
description="Join thousands of teams building with NexTech today."
buttons={[
{
text: "Get in Touch", href: "#"},
text: "Start Your Free Trial", href: "#"},
]}
/>
</div>