Merge version_2 into main #1
@@ -221,7 +221,7 @@ export default function WebAgency2Page() {
|
||||
useInvertedBackground={false}
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
{ id: "f1", title: "What is your methodology?", content: "We employ a modular sprint-based methodology that prioritizes high-fidelity outcomes, rapid testing, and iterative improvement cycles." },
|
||||
{ id: "f1", title: "What is your methodology?", content: "We use a sprint-based approach that delivers faster results through clear, focused goals and consistent client feedback." },
|
||||
{ id: "f2", title: "Can you handle legacy migrations?", content: "We specialize in seamless infrastructure migrations, ensuring full data integrity and zero-downtime cutover transitions." },
|
||||
{ id: "f3", title: "How do you manage security?", content: "Our stacks are built with enterprise-grade security protocols, including end-to-end encryption and regular automated vulnerability auditing." },
|
||||
{ id: "f4", title: "What is the ideal partnership engagement?", content: "We work best with companies seeking a long-term technical partner rather than a transactional vendor. We embed into your goals to scale growth." },
|
||||
@@ -273,4 +273,4 @@ export default function WebAgency2Page() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user