Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-14 21:12:10 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
title="Revolutionize Your Workflow with NexTech"
title="Ship Faster with AI-Driven Infrastructure"
description="Unlock infinite productivity with the most advanced AI-powered platform designed for modern tech teams."
testimonials={[
{
@@ -241,4 +241,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}