Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6d92159500 | |||
| d554364025 | |||
| f0e25d9dc2 | |||
| 4912db7ea2 | |||
| b1061487e5 | |||
| a9b1ba98cf | |||
| b076eeb879 |
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop-city-background_53876-104034.jpg", imageAlt: "Businesswoman working on a laptop city background" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/positive-manager-dancing-having-fun-startup-office-enjoying-listening-music-work-break-businesswoman-wearing-headphone-while-working-overtime-financial-growth-report_482257-66843.jpg", imageAlt: "Positive manager dancing and having fun in startup office" }
|
||||
]}
|
||||
buttons={[{ text: "Start Project", href: "#contact" }]}
|
||||
buttons={[{ text: "Start Your Project", href: "#contact" }]}
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-50-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1852.jpg", alt: "Elegant 50 year old female" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", alt: "Smiling businessman" },
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
faqs={[
|
||||
{ id: "f1", title: "Do you work with startups?", content: "Yes, we partner with startups that share our vision." },
|
||||
{ id: "f2", title: "How do you handle strategy?", content: "Through deep audits and competitive alignment." },
|
||||
{ id: "f3", title: "What is the onboarding process?", content: "A 3-step audit and planning phase." }
|
||||
{ id: "f3", title: "What is the onboarding process?", content: "Our onboarding includes: 1) Initial discovery audit, 2) Strategy alignment and KPI setting, and 3) Collaborative roadmap deployment for immediate brand impact." }
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
faqsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user