Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7a4f10903a | |||
| 548aea9d32 | |||
| 434a3f0ee0 | |||
| c48bc6e0f4 | |||
| 850210014b | |||
| 8ac9ecce8d | |||
| 933c594649 |
@@ -130,8 +130,8 @@ export default function LandingPage() {
|
|||||||
title="Frequently Asked Questions"
|
title="Frequently Asked Questions"
|
||||||
description="Answers to common questions."
|
description="Answers to common questions."
|
||||||
faqs={[
|
faqs={[
|
||||||
{ id: "f1", title: "What services do you offer?", content: "Software engineering and product design." },
|
{ id: "f1", title: "What services do you offer?", content: "I specialize in full-stack software development and intuitive product design. My stack includes modern frameworks like React and Next.js, combined with robust backend architectures for scalable, high-performance applications." },
|
||||||
{ id: "f2", title: "How do we collaborate?", content: "Through direct consultation and strategic planning." }
|
{ id: "f2", title: "How do we collaborate?", content: "We start with a thorough discovery phase to align on goals. I follow an agile, iterative workflow with regular milestones, ensuring constant communication and complete transparency throughout the development lifecycle." }
|
||||||
]}
|
]}
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
|
|||||||
Reference in New Issue
Block a user