Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8075adfe98 | |||
| b6312e5c32 | |||
| e1e16140d0 |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
{ text: "Explore Work", href: "#products" },
|
{ text: "Explore Work", href: "#products" },
|
||||||
{ text: "Get In Touch", href: "#contact" },
|
{ text: "Get In Touch", href: "#contact" },
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/comparison-different-types-brush-strokes_23-2150105283.jpg"
|
imageSrc="https://img.b2bpic.net/free-photo/attractive-shy-girl-sitting-alone-holding-herself-knees-nude-stylish-makeup-curly-long-hairstyle-black-jacket-creamy-dress-her-body_343629-58.jpg?id=11953522"
|
||||||
imageAlt="creative studio vibrant color concept"
|
imageAlt="creative studio vibrant color concept"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{ id: "f1", title: "What is your process?", content: "We follow a collaborative approach from discovery to final delivery." },
|
{ id: "f1", title: "What is your process?", content: "We initiate every engagement with a comprehensive discovery phase, where we deep-dive into your business goals, target audience, and market landscape to ensure every design choice is rooted in data and strategy. This thorough foundation allows us to craft tailored solutions that build genuine trust and long-term brand success." },
|
||||||
{ id: "f2", title: "Do you work remotely?", content: "Yes, we work with clients worldwide." },
|
{ id: "f2", title: "Do you work remotely?", content: "Yes, we work with clients worldwide." },
|
||||||
{ id: "f3", title: "How long do projects take?", content: "Timelines depend on project complexity but we always aim for efficiency." },
|
{ id: "f3", title: "How long do projects take?", content: "Timelines depend on project complexity but we always aim for efficiency." },
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user