Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1c53e8190d | |||
| a409c41868 | |||
| f30e51b43f | |||
| dcc61e617c |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="Tringle Tech"
|
||||
description="Empowering businesses through cutting-edge software solutions, custom mobile applications, and high-impact social media strategies."
|
||||
description="We accelerate business growth by delivering scalable software ecosystems, user-driven mobile experiences, and conversion-focused social strategies that maximize your digital impact."
|
||||
buttons={[
|
||||
{ text: "Explore Services", href: "#services" },
|
||||
{ text: "Contact Us", href: "#contact" },
|
||||
@@ -185,4 +185,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user