Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e66d662dab | |||
| 722ac602ae | |||
| 50347f8c2c | |||
| 8075adfe98 | |||
| 74bbb6c663 | |||
| b6312e5c32 | |||
| e1e16140d0 | |||
| 5b1a92e550 | |||
| 6d8fb4acc7 |
@@ -48,9 +48,9 @@ export default function LandingPage() {
|
|||||||
description="Transforming vision into vibrant digital reality. We are a creative color zone dedicated to pushing visual boundaries."
|
description="Transforming vision into vibrant digital reality. We are a creative color zone dedicated to pushing visual boundaries."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Explore Work", href: "#products" },
|
{ text: "Explore Work", href: "#products" },
|
||||||
{ text: "Get In Touch", href: "#contact" },
|
{ text: "Start Your Creative Project", 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." },
|
||||||
]}
|
]}
|
||||||
@@ -166,6 +166,7 @@ export default function LandingPage() {
|
|||||||
textarea={{ name: "message", placeholder: "Tell us about your project", rows: 4, required: true }}
|
textarea={{ name: "message", placeholder: "Tell us about your project", rows: 4, required: true }}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-working-together_23-2149345223.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-working-together_23-2149345223.jpg"
|
||||||
imageAlt="creative design team professional"
|
imageAlt="creative design team professional"
|
||||||
|
buttonText="Request a Free Consultation"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user