Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7c9a565409 | |||
| 4f66b7f866 | |||
| 50a42be91a | |||
| bc9f100386 | |||
| 0b4e587d16 |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "glowing-orb"}}
|
||||
logoText="Hanan Ahmed"
|
||||
logoText="Building High-Performance Digital Solutions for Modern Brands"
|
||||
description="Professional Digital Services Provider. Delivering cutting-edge web development, design, and digital solutions with a futuristic edge."
|
||||
buttons={[
|
||||
{
|
||||
@@ -136,11 +136,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
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"
|
||||
description="Frequently asked questions about working with me."
|
||||
|
||||
Reference in New Issue
Block a user