Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 185641bd41 | |||
| 45b0900f4e | |||
| 5a994d6f7f | |||
| 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" },
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{ id: "f1", title: "How do we start a project?", content: "Just schedule a consultation via our contact form." },
|
||||
{ id: "f1", title: "How do we start a project?", content: "Schedule your free discovery consultation today via the form below." },
|
||||
{ id: "f2", title: "What industries do you serve?", content: "We support SaaS, retail, health-tech, and beyond." },
|
||||
{ id: "f3", title: "Do you provide maintenance?", content: "Yes, we offer ongoing support and cloud management." },
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user