Merge version_1 into main #3
@@ -11,7 +11,7 @@ import TeamCardTen from "@/components/sections/team/TeamCardTen";
|
||||
import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen";
|
||||
import ContactSplit from "@/components/sections/contact/ContactSplit";
|
||||
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
|
||||
import { Sparkles, Target, Zap, Image as ImageIcon, Mail, TrendingUp, Users, Heart, Award, MessageSquare, Quote } from "lucide-react";
|
||||
import { Sparkles, Target, Zap, Image as ImageIcon, Mail, TrendingUp, Users, Heart, Award, MessageSquare } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
const handleNewsletterSubmit = (email: string) => {
|
||||
@@ -55,9 +55,11 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/template-smart-home-management-app_52683-43328.jpg", imageAlt: "Social media analytics dashboard"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/template-smart-home-management-app_52683-43328.jpg", imageAlt: "Social media analytics dashboard"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-colleagues-office-coworking_171337-17719.jpg", imageAlt: "Creative marketing team collaborating"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-colleagues-office-coworking_171337-17719.jpg", imageAlt: "Creative marketing team collaborating"
|
||||
},
|
||||
]}
|
||||
rating={5}
|
||||
ratingText="Trusted by 200+ brands"
|
||||
@@ -96,20 +98,23 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Content", title: "Content Creation", subtitle: "Captivating stories that drive engagement", description: "We create thumb-stopping content optimized for every platform. From short-form videos to carousel posts, we know what works.", imageSrc: "http://img.b2bpic.net/free-photo/media-marketing-internet-digital-global_53876-138500.jpg", imageAlt: "Content creation showcase"},
|
||||
tag: "Content", title: "Content Creation", subtitle: "Captivating stories that drive engagement", description: "We create thumb-stopping content optimized for every platform. From short-form videos to carousel posts, we know what works.", imageSrc: "http://img.b2bpic.net/free-photo/media-marketing-internet-digital-global_53876-138500.jpg", imageAlt: "Content creation showcase"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Analytics", title: "Performance Analytics", subtitle: "Data-driven insights for smarter decisions", description: "Track every metric that matters. We provide transparent reporting and actionable insights to optimize your campaigns continuously.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg", imageAlt: "Analytics and performance tracking"},
|
||||
tag: "Analytics", title: "Performance Analytics", subtitle: "Data-driven insights for smarter decisions", description: "Track every metric that matters. We provide transparent reporting and actionable insights to optimize your campaigns continuously.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg", imageAlt: "Analytics and performance tracking"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Strategy", title: "Social Strategy", subtitle: "Comprehensive plans built for your goals", description: "From audience research to platform selection, we craft strategies aligned with your business objectives and target market.", imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-startup-company-colleague-entrepreneur-meeting-professional-workplace-broadroom_482257-5082.jpg", imageAlt: "Strategic planning session"},
|
||||
tag: "Strategy", title: "Social Strategy", subtitle: "Comprehensive plans built for your goals", description: "From audience research to platform selection, we craft strategies aligned with your business objectives and target market.", imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-startup-company-colleague-entrepreneur-meeting-professional-workplace-broadroom_482257-5082.jpg", imageAlt: "Strategic planning session"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Management", title: "Community Management", subtitle: "Build loyal, engaged audiences", description: "We handle real-time engagement, community building, and brand voice consistency to create meaningful connections with your audience.", imageSrc: "http://img.b2bpic.net/free-photo/creative-ideas-internet-learning-concept_53876-13766.jpg", imageAlt: "Community management interface"},
|
||||
tag: "Management", title: "Community Management", subtitle: "Build loyal, engaged audiences", description: "We handle real-time engagement, community building, and brand voice consistency to create meaningful connections with your audience.", imageSrc: "http://img.b2bpic.net/free-photo/creative-ideas-internet-learning-concept_53876-13766.jpg", imageAlt: "Community management interface"
|
||||
},
|
||||
]}
|
||||
tagAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
mediaAnimation="slide-up"
|
||||
ariaLabel="Services section"
|
||||
/>
|
||||
</div>
|
||||
@@ -127,11 +132,14 @@ export default function LandingPage() {
|
||||
buttons={[{ text: "View All Projects", href: "#" }]}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Brand Launch Campaign", price: "500K+ Impressions", imageSrc: "http://img.b2bpic.net/free-vector/realistic-podium-horizontal-banner_52683-145709.jpg", imageAlt: "Successful brand launch campaign"},
|
||||
id: "1", name: "Brand Launch Campaign", price: "500K+ Impressions", imageSrc: "http://img.b2bpic.net/free-vector/realistic-podium-horizontal-banner_52683-145709.jpg", imageAlt: "Successful brand launch campaign"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Community Engagement", price: "50K+ Followers", imageSrc: "http://img.b2bpic.net/free-photo/young-team-coworkers-working-project_273609-15664.jpg", imageAlt: "Community engagement metrics"},
|
||||
id: "2", name: "Community Engagement", price: "50K+ Followers", imageSrc: "http://img.b2bpic.net/free-photo/young-team-coworkers-working-project_273609-15664.jpg", imageAlt: "Community engagement metrics"
|
||||
},
|
||||
{
|
||||
id: "3", name: "E-Commerce Boost", price: "$2.5M Revenue", imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-cart-e-commers-concept_53876-127436.jpg", imageAlt: "E-commerce sales growth"},
|
||||
id: "3", name: "E-Commerce Boost", price: "$2.5M Revenue", imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-cart-e-commers-concept_53876-127436.jpg", imageAlt: "E-commerce sales growth"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -168,13 +176,17 @@ export default function LandingPage() {
|
||||
membersAnimation="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Chen, Creative Director"},
|
||||
id: "1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Chen, Creative Director"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg", imageAlt: "Marcus Johnson, Strategy Lead"},
|
||||
id: "2", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg", imageAlt: "Marcus Johnson, Strategy Lead"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Elena Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg", imageAlt: "Elena Rodriguez, Content Strategist"},
|
||||
id: "3", name: "Elena Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg", imageAlt: "Elena Rodriguez, Content Strategist"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Park", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "David Park, Analytics Expert"},
|
||||
id: "4", name: "David Park", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "David Park, Analytics Expert"
|
||||
},
|
||||
]}
|
||||
memberVariant="default"
|
||||
useInvertedBackground={true}
|
||||
@@ -196,17 +208,29 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Jessica Martinez", handle: "@jessicam_ceo", testimonial: "CreativeFlow transformed our social presence completely. Our engagement went from 2% to 15% in just three months. Absolutely incredible team!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jessica Martinez"},
|
||||
id: "1", name: "Jessica Martinez", handle: "@jessicam_ceo", testimonial: "CreativeFlow transformed our social presence completely. Our engagement went from 2% to 15% in just three months. Absolutely incredible team!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jessica Martinez"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Alex Thompson", handle: "@alexthompson", testimonial: "The content strategy they developed was exactly what we needed. They truly understand our brand and audience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Alex Thompson"},
|
||||
id: "2", name: "Alex Thompson", handle: "@alexthompson", testimonial: "The content strategy they developed was exactly what we needed. They truly understand our brand and audience.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Alex Thompson"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Priya Kapoor", handle: "@priyak_ventures", testimonial: "Working with CreativeFlow is like having a world-class marketing team in-house. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Priya Kapoor"},
|
||||
id: "3", name: "Priya Kapoor", handle: "@priyak_ventures", testimonial: "Working with CreativeFlow is like having a world-class marketing team in-house. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Priya Kapoor"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Michael Brown", handle: "@mbrown_digital", testimonial: "The ROI we've seen is outstanding. Their data-driven approach really makes the difference.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/picture-beautiful-smiling-woman-against-blurry-background_181624-19438.jpg", imageAlt: "Michael Brown"},
|
||||
id: "4", name: "Michael Brown", handle: "@mbrown_digital", testimonial: "The ROI we've seen is outstanding. Their data-driven approach really makes the difference.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/picture-beautiful-smiling-woman-against-blurry-background_181624-19438.jpg", imageAlt: "Michael Brown"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Sofia Garcia", handle: "@sofiagarcia_brand", testimonial: "CreativeFlow is hands-down the best agency we've worked with. Professional, creative, and results-driven.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Sofia Garcia"},
|
||||
id: "5", name: "Sofia Garcia", handle: "@sofiagarcia_brand", testimonial: "CreativeFlow is hands-down the best agency we've worked with. Professional, creative, and results-driven.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Sofia Garcia"
|
||||
},
|
||||
{
|
||||
id: "6", name: "James Wilson", handle: "@jameswilson_co", testimonial: "Their attention to detail and commitment to our goals is exceptional. Truly a partnership, not just a vendor.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Wilson"},
|
||||
id: "6", name: "James Wilson", handle: "@jameswilson_co", testimonial: "Their attention to detail and commitment to our goals is exceptional. Truly a partnership, not just a vendor.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Wilson"
|
||||
},
|
||||
]}
|
||||
ariaLabel="Client testimonials section"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user