Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-03-03 18:13:56 +00:00

View File

@@ -10,7 +10,7 @@ import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCar
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import ContactCTA from "@/components/sections/contact/ContactCTA";
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() {
return (
@@ -77,6 +77,8 @@ export default function LandingPage() {
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."
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"
imageAlt="UGC creators collaborating"
buttons={[{ text: "Learn More", href: "#services" }]}