6 Commits

Author SHA1 Message Date
6a67ccadc0 Update src/app/page.tsx 2026-04-09 14:18:06 +00:00
3538d1e821 Merge version_1 into main
Merge version_1 into main
2026-04-09 14:17:28 +00:00
c6684a22f0 Merge version_2 into main
Merge version_2 into main
2026-04-09 14:16:56 +00:00
83e39e085d Update src/app/page.tsx 2026-04-09 14:16:53 +00:00
c0bbf6ce2e Merge version_2 into main
Merge version_2 into main
2026-04-09 14:16:18 +00:00
221292723e Update src/app/page.tsx 2026-04-09 14:16:15 +00:00

View File

@@ -173,7 +173,7 @@ export default function WebAgency2Page() {
useInvertedBackground={true} useInvertedBackground={true}
faqsAnimation="slide-up" faqsAnimation="slide-up"
faqs={[ faqs={[
{ id: "f1", title: "How do we scale your products?", content: "Our architecture relies on modular components, ensuring your digital footprint grows without friction." }, { id: "f1", title: "How do we scale your products?", content: "We leverage modular architecture to ensure future-proof growth." },
{ id: "f2", title: "What is your engagement model?", content: "We operate on a results-based framework, focusing on high-impact deliverables rather than administrative hours." }, { id: "f2", title: "What is your engagement model?", content: "We operate on a results-based framework, focusing on high-impact deliverables rather than administrative hours." },
{ id: "f3", title: "Do you handle maintenance?", content: "Yes, we provide ongoing architectural surveillance to ensure peak security and efficiency." }, { id: "f3", title: "Do you handle maintenance?", content: "Yes, we provide ongoing architectural surveillance to ensure peak security and efficiency." },
{ id: "f4", title: "How do you manage legacy migrations?", content: "We execute staged migrations that preserve data integrity while modernizing the interface completely." }, { id: "f4", title: "How do you manage legacy migrations?", content: "We execute staged migrations that preserve data integrity while modernizing the interface completely." },