Update src/app/page.tsx
This commit is contained in:
@@ -52,6 +52,7 @@ export default function LandingPage() {
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Next-Gen Solutions with Codexa 360"
|
||||
description="Unlock unprecedented growth with our comprehensive software ecosystem designed for the modern enterprise."
|
||||
buttons={[{ text: "Get Started", href: "#contact" }]}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex Rivier", handle: "@alextech", testimonial: "Transformative technology that revolutionized our entire workflow.", rating: 5,
|
||||
@@ -224,4 +225,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user