Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3517d7c29e | |||
| 60aac8d4e4 |
@@ -10,7 +10,7 @@ import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCar
|
|||||||
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||||
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
|
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
|
||||||
import { Sparkles, Star, Heart, CheckCircle, Zap, Award, Send } from "lucide-react";
|
import { Sparkles, Star, Heart, CheckCircle, Zap, Award, Send, TrendingUp } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -77,6 +77,8 @@ export default function LandingPage() {
|
|||||||
title="Authentic Content Creation That Drives Results"
|
title="Authentic Content Creation That Drives Results"
|
||||||
description="We connect brands with talented creators who produce compelling, authentic UGC content. Our platform delivers average 40% boost in engagement, 3x faster content delivery, and 500+ verified creators across all niches. Our network spans diverse styles and industries, ensuring your brand message resonates with real audiences and drives measurable conversion results."
|
description="We connect brands with talented creators who produce compelling, authentic UGC content. Our platform delivers average 40% boost in engagement, 3x faster content delivery, and 500+ verified creators across all niches. Our network spans diverse styles and industries, ensuring your brand message resonates with real audiences and drives measurable conversion results."
|
||||||
tag="About Our Platform"
|
tag="About Our Platform"
|
||||||
|
tagIcon={TrendingUp}
|
||||||
|
tagAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/coworkers-office-with-photo-cameras-computer_329181-12078.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/coworkers-office-with-photo-cameras-computer_329181-12078.jpg"
|
||||||
imageAlt="UGC creators collaborating"
|
imageAlt="UGC creators collaborating"
|
||||||
buttons={[{ text: "Learn More", href: "#services" }]}
|
buttons={[{ text: "Learn More", href: "#services" }]}
|
||||||
|
|||||||
Reference in New Issue
Block a user