Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0c62283cc4 | |||
| 84d1b4d9fa | |||
| 120376d22e | |||
| baa8fa3e76 | |||
| 338ca1737b | |||
| a13e52dba0 | |||
| af843d50af | |||
| d1eaa5022c | |||
| b02532ed16 |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
variant: "canvas-reveal"}}
|
||||
imagePosition="right"
|
||||
title="Unleash Your Creativity with {SparkCreate}"
|
||||
description="The ultimate platform for content creators to elevate their content with powerful emojis, engaging effects, and viral memes. Connect, create, and captivate your audience like never before."
|
||||
description="The ultimate platform for content creators to elevate their content with powerful emojis, engaging effects, and viral memes. Best of all, it's completely free for everyone. Connect, create, and captivate your audience like never before."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex P.", handle: "@CreativeSpark", testimonial: "SparkCreate transformed how I make videos. The emoji library is insane!", rating: 5,
|
||||
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Creating Now", href: "#contact"},
|
||||
text: "Start Creating Free", href: "#contact"},
|
||||
{
|
||||
text: "Explore Features", href: "#features"},
|
||||
]}
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
<MetricSplitMediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="Your All-in-One Creative Hub"
|
||||
description="SparkCreate empowers content creators to design, edit, and share captivating content effortlessly. With intuitive tools for emojis, visual effects, and meme generation, you can bring your unique vision to life and engage your audience like never before. Focus on your creativity, we'll handle the tools."
|
||||
description="SparkCreate empowers content creators to design, edit, and share captivating content effortlessly, all for free. With intuitive tools for emojis, visual effects, and meme generation, you can bring your unique vision to life and engage your audience like never before. Focus on your creativity, we'll handle the tools."
|
||||
metrics={[
|
||||
{
|
||||
value: "100K+", title: "Creators"},
|
||||
@@ -174,13 +174,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "Is SparkCreate free to use?", content: "SparkCreate offers both a free tier with essential tools and premium plans with advanced features for professional creators."},
|
||||
id: "1", title: "Is SparkCreate free to use?", content: "Yes, SparkCreate is completely free for all content creators, providing all tools and features without any cost."},
|
||||
{
|
||||
id: "2", title: "Can I integrate my existing content platforms?", content: "Yes, SparkCreate is designed to seamlessly integrate with popular platforms like YouTube, TikTok, Instagram, and more."},
|
||||
{
|
||||
id: "3", title: "How often is the emoji and meme library updated?", content: "Our library is updated weekly with the latest trending emojis, effects, and memes to keep your content fresh and relevant."},
|
||||
{
|
||||
id: "4", title: "Is technical support available?", content: "Absolutely! We offer 24/7 technical support via chat and email for all our users, with priority support for premium members."},
|
||||
id: "4", title: "Is technical support available?", content: "Absolutely! We offer 24/7 technical support via chat and email for all our users."}
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRQoeBkF9QffgTajOJq2rCCaMs/a-friendly-illustration-of-a-person-or-a-1774449693759-4a686e55.png"
|
||||
imageAlt="FAQ support illustration"
|
||||
@@ -217,8 +217,6 @@ export default function LandingPage() {
|
||||
label: "Features", href: "#features"},
|
||||
{
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Pricing", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user