Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 03:27:23 +00:00

View File

@@ -55,10 +55,12 @@ export default function SocialFlowLanding() {
testimonials={[
{
name: "Jennifer Martinez", handle: "CEO, Tech Innovations Inc.", testimonial: "SocialFlow transformed our social strategy completely. Engagement increased by 240% in just three months!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Jennifer Martinez"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jennifer Martinez"
},
{
name: "David Chen", handle: "Marketing Director, Fashion Forward", testimonial: "Professional, creative, and results-driven. They truly understand our brand voice and audience.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1", imageAlt: "David Chen"},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "David Chen"
}
]}
buttons={[
{ text: "Get Started", href: "#contact" },
@@ -142,10 +144,12 @@ export default function SocialFlowLanding() {
tagAnimation="blur-reveal"
textboxLayout="default"
useInvertedBackground={true}
names=[
"Tech Innovations Inc.", "Fashion Forward", "Urban Coffee Collective", "Wellness & Fitness Co.", "Digital Marketing Agency", "E-Commerce Leaders", "Creative Studios", "Professional Services Firm"]
names={[
"Tech Innovations Inc.", "Fashion Forward", "Urban Coffee Collective", "Wellness & Fitness Co.", "Digital Marketing Agency", "E-Commerce Leaders", "Creative Studios", "Professional Services Firm"
]}
logos={[
"http://img.b2bpic.net/free-vector/gradient-abstract-logo-template_23-2148161323.jpg", "http://img.b2bpic.net/free-vector/geometric-harmony-hills-private-school-logo-template_742173-18879.jpg", "http://img.b2bpic.net/free-vector/geometric-young-creative-agency-logo-template_742173-17664.jpg", "http://img.b2bpic.net/free-vector/gradient-instagram-shop-logo-design_23-2149714663.jpg", "http://img.b2bpic.net/free-vector/fashion-brand-logos-monograms-set-six_1017-31433.jpg", "http://img.b2bpic.net/free-vector/universal-logo-geometric-abstract-shape-design-template_126523-489.jpg", "http://img.b2bpic.net/free-vector/gradient-holistic-logo-collection_52683-56387.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-high-school-logo-design_23-2149667309.jpg"]}
"http://img.b2bpic.net/free-vector/gradient-abstract-logo-template_23-2148161323.jpg", "http://img.b2bpic.net/free-vector/geometric-harmony-hills-private-school-logo-template_742173-18879.jpg", "http://img.b2bpic.net/free-vector/geometric-young-creative-agency-logo-template_742173-17664.jpg", "http://img.b2bpic.net/free-vector/gradient-instagram-shop-logo-design_23-2149714663.jpg", "http://img.b2bpic.net/free-vector/fashion-brand-logos-monograms-set-six_1017-31433.jpg", "http://img.b2bpic.net/free-vector/universal-logo-geometric-abstract-shape-design-template_126523-489.jpg", "http://img.b2bpic.net/free-vector/gradient-holistic-logo-collection_52683-56387.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-high-school-logo-design_23-2149667309.jpg"
]}
speed={40}
showCard={true}
buttons={[{ text: "View Case Studies", href: "#" }]}
@@ -157,17 +161,23 @@ export default function SocialFlowLanding() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Sarah Johnson"},
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Michael Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2", imageAlt: "Michael Rodriguez"},
id: "2", name: "Michael Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Michael Rodriguez"
},
{
id: "3", name: "Emily Wong", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emily Wong"},
id: "3", name: "Emily Wong", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Wong"
},
{
id: "4", name: "James Patterson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "James Patterson"},
id: "4", name: "James Patterson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Patterson"
},
{
id: "5", name: "Lisa Anderson", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Lisa Anderson"},
id: "5", name: "Lisa Anderson", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Lisa Anderson"
},
{
id: "6", name: "David Kumar", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "David Kumar"},
id: "6", name: "David Kumar", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kumar"
},
]}
cardTitle="Trusted by over 2,500 satisfied clients worldwide. Join the community of brands thriving with our social media expertise."
cardTag="Client Success Stories"
@@ -183,17 +193,23 @@ export default function SocialFlowLanding() {
sideDescription="Everything you need to know about our social media management services and how we can help your business grow."
faqs={[
{
id: "1", title: "What platforms do you manage?", content: "We manage all major social platforms including Instagram, Facebook, TikTok, LinkedIn, Twitter (X), Pinterest, and YouTube. We customize our approach based on where your audience is most active."},
id: "1", title: "What platforms do you manage?", content: "We manage all major social platforms including Instagram, Facebook, TikTok, LinkedIn, Twitter (X), Pinterest, and YouTube. We customize our approach based on where your audience is most active."
},
{
id: "2", title: "How often do you post content?", content: "Post frequency depends on your strategy and platform. Typically, we recommend 3-5 posts per week on Instagram, daily stories, 5-7 tweets daily, and 2-3 LinkedIn posts weekly. We adjust based on your specific goals and audience engagement patterns."},
id: "2", title: "How often do you post content?", content: "Post frequency depends on your strategy and platform. Typically, we recommend 3-5 posts per week on Instagram, daily stories, 5-7 tweets daily, and 2-3 LinkedIn posts weekly. We adjust based on your specific goals and audience engagement patterns."
},
{
id: "3", title: "Can you help with paid advertising?", content: "Absolutely! We manage paid social media campaigns across Facebook, Instagram, LinkedIn, and TikTok. We handle ad creation, targeting, budgeting, and optimization to maximize your return on investment."},
id: "3", title: "Can you help with paid advertising?", content: "Absolutely! We manage paid social media campaigns across Facebook, Instagram, LinkedIn, and TikTok. We handle ad creation, targeting, budgeting, and optimization to maximize your return on investment."
},
{
id: "4", title: "How do you measure success?", content: "We track metrics including engagement rate, follower growth, reach, impressions, website traffic, conversions, and ROI. We provide monthly reports with detailed insights and recommendations for continuous improvement."},
id: "4", title: "How do you measure success?", content: "We track metrics including engagement rate, follower growth, reach, impressions, website traffic, conversions, and ROI. We provide monthly reports with detailed insights and recommendations for continuous improvement."
},
{
id: "5", title: "What's your typical contract length?", content: "We offer flexible packages starting with a minimum 3-month engagement to allow time for strategy implementation and results. We also offer 6-month and 12-month packages with additional benefits and discounted rates."},
id: "5", title: "What's your typical contract length?", content: "We offer flexible packages starting with a minimum 3-month engagement to allow time for strategy implementation and results. We also offer 6-month and 12-month packages with additional benefits and discounted rates."
},
{
id: "6", title: "Do you handle crisis management?", content: "Yes, we monitor your accounts 24/7 and handle any issues quickly and professionally. Our crisis management protocol ensures your brand reputation is protected and any negative situations are addressed appropriately."},
id: "6", title: "Do you handle crisis management?", content: "Yes, we monitor your accounts 24/7 and handle any issues quickly and professionally. Our crisis management protocol ensures your brand reputation is protected and any negative situations are addressed appropriately."
},
]}
textPosition="left"
useInvertedBackground={false}