9 Commits

Author SHA1 Message Date
0c62283cc4 Merge version_2 into main
Merge version_2 into main
2026-03-25 14:47:17 +00:00
84d1b4d9fa Update src/app/page.tsx 2026-03-25 14:47:11 +00:00
120376d22e Merge version_2 into main
Merge version_2 into main
2026-03-25 14:46:03 +00:00
baa8fa3e76 Update src/app/page.tsx 2026-03-25 14:45:59 +00:00
338ca1737b Merge version_2 into main
Merge version_2 into main
2026-03-25 14:44:42 +00:00
a13e52dba0 Update src/app/page.tsx 2026-03-25 14:44:39 +00:00
af843d50af Merge version_1 into main
Merge version_1 into main
2026-03-25 14:42:51 +00:00
d1eaa5022c Merge version_1 into main
Merge version_1 into main
2026-03-25 14:42:27 +00:00
b02532ed16 Merge version_1 into main
Merge version_1 into main
2026-03-25 14:41:45 +00:00

View File

@@ -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: "#"},
],
},
{