Update src/app/page.tsx

This commit is contained in:
2026-04-14 21:12:04 +00:00
parent 1c266614b0
commit c9e2bdb179

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>
);
}
}