2 Commits

Author SHA1 Message Date
bc9f100386 Update src/app/page.tsx 2026-05-13 14:14:24 +00:00
0b4e587d16 Merge version_2 into main
Merge version_2 into main
2026-05-13 14:12:08 +00:00

View File

@@ -136,11 +136,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "q1", title: "How do I start a project?", content: "Simply fill out the contact form or send me an email, and we'll discuss your requirements."}, id: "q1", title: "How do I start a project?", content: "Fill out our discovery form, and we'll schedule a 15-minute scoping call to define your goals and deliverables."},
{ {
id: "q2", title: "What is your turnaround time?", content: "It depends on the complexity of the project, but I prioritize fast and reliable delivery."}, id: "q2", title: "What is your turnaround time?", content: "Most projects are completed within 7-14 business days, depending on scope, with regular milestones for your feedback."},
{ {
id: "q3", title: "Do you offer maintenance?", content: "Yes, I offer ongoing maintenance for web projects to ensure long-term stability and performance."}, id: "q3", title: "Do you offer maintenance?", content: "I provide 30 days of post-launch support included, plus optional monthly maintenance packages for ongoing updates."},
]} ]}
title="Common Inquiries" title="Common Inquiries"
description="Frequently asked questions about working with me." description="Frequently asked questions about working with me."