Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-10 06:34:05 +00:00

View File

@@ -34,39 +34,23 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Clients",
id: "#clients",
},
name: "Clients", id: "#clients"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
name: "Results",
id: "#results",
},
name: "Results", id: "#results"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Connect & Grow"
button={{
text: "Get Started",
href: "#contact",
}}
text: "Get Started", href: "#contact"}}
animateOnLoad={true}
/>
</div>
@@ -74,44 +58,23 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroSplitDualMedia
background={{
variant: "downward-rays-animated",
}}
variant: "downward-rays-animated"}}
title="Amplify Your Brand on Social Media"
description="We craft compelling social media strategies that drive engagement, growth, and measurable results for your business."
tag="Social Media Marketing Agency"
tagAnimation="slide-up"
buttons={[
{
text: "Explore Our Services",
href: "#services",
},
text: "Explore Our Services", href: "#services"},
{
text: "Request a Quote",
href: "#contact",
},
text: "Request a Quote", href: "#contact"},
]}
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/social-media-planner-analyzing-snapchat-graph-with-digital-tablet_23-2147847489.jpg",
imageAlt: "people engaging on social media platforms",
},
imageSrc: "http://img.b2bpic.net/free-photo/social-media-planner-analyzing-snapchat-graph-with-digital-tablet_23-2147847489.jpg", imageAlt: "people engaging on social media platforms"},
{
imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg",
imageAlt: "social media influencer working laptop",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-hand-with-financial-charts-mobile-phone-laptop-table_1232-4886.jpg",
imageAlt: "Business woman hand with Financial charts and mobile phone over laptop on the table .",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/market-trends-concept-with-smartphone_23-2150372420.jpg",
imageAlt: "Market trends concept with smartphone",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/market-trends-concept-with-smartphone_23-2150372426.jpg",
imageAlt: "Market trends concept with smartphone",
},
imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg", imageAlt: "social media influencer working laptop"},
]}
mediaAnimation="opacity"
rating={5}
@@ -142,23 +105,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Content Strategy & Creation",
description: "Engage your audience with high-quality, relevant content tailored for each platform. From captivating visuals to compelling copy, we handle it all.",
imageSrc: "http://img.b2bpic.net/free-photo/calendar-date-organizer-planner-concept_53876-121090.jpg",
imageAlt: "social media content creation graphic design",
},
title: "Content Strategy & Creation", description: "Engage your audience with high-quality, relevant content tailored for each platform. From captivating visuals to compelling copy, we handle it all.", imageSrc: "http://img.b2bpic.net/free-photo/calendar-date-organizer-planner-concept_53876-121090.jpg", imageAlt: "social media content creation graphic design"},
{
title: "Social Media Advertising",
description: "Maximize your reach and conversions with expertly managed ad campaigns. We target the right audience with precision to deliver optimal ROI.",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-headphones-analyzes-online-statistics_53876-94865.jpg",
imageAlt: "social media analytics dashboard data growth",
},
title: "Social Media Advertising", description: "Maximize your reach and conversions with expertly managed ad campaigns. We target the right audience with precision to deliver optimal ROI.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-headphones-analyzes-online-statistics_53876-94865.jpg", imageAlt: "social media analytics dashboard data growth"},
{
title: "Community Management",
description: "Foster a loyal community around your brand. We monitor, respond, and engage with your audience to build stronger relationships.",
imageSrc: "http://img.b2bpic.net/free-photo/slot-machine-cloud-envelope-folder-battery_53876-124732.jpg",
imageAlt: "social media advertising targeting strategy",
},
title: "Community Management", description: "Foster a loyal community around your brand. We monitor, respond, and engage with your audience to build stronger relationships.", imageSrc: "http://img.b2bpic.net/free-photo/slot-machine-cloud-envelope-folder-battery_53876-124732.jpg", imageAlt: "social media advertising targeting strategy"},
]}
title="Our Comprehensive Services"
description="We offer a full spectrum of social media marketing services designed to elevate your brand's online presence."
@@ -172,14 +123,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Tech Solutions",
"Fashion Hub",
"Gourmet Bites",
"Zen Wellness",
"EduConnect",
"Voyage Ventures",
"FinWise Group",
]}
"Tech Solutions", "Fashion Hub", "Gourmet Bites", "Zen Wellness", "EduConnect", "Voyage Ventures", "FinWise Group"]}
title="Brands That Trust Us"
description="We've partnered with a diverse range of companies to help them achieve their social media goals."
tag="Our Clients"
@@ -197,57 +141,27 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "starter",
name: "Starter Boost",
price: "$500/month",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-colorful-overloaded-bullet-journal_23-2150168619.jpg",
imageAlt: "social media content calendar planning",
onProductClick: "() => {}",
id: "starter", name: "Starter Boost", price: "$500/month", imageSrc: "http://img.b2bpic.net/free-photo/still-life-colorful-overloaded-bullet-journal_23-2150168619.jpg", imageAlt: "social media content calendar planning", onProductClick: () => {},
isFavorited: false,
},
{
id: "growth",
name: "Growth Accelerator",
price: "$1200/month",
imageSrc: "http://img.b2bpic.net/free-photo/teleworker-using-accounting-statistics-graphs-project-research_482257-124366.jpg",
imageAlt: "social media ad campaign setup laptop",
onProductClick: "() => {}",
id: "growth", name: "Growth Accelerator", price: "$1200/month", imageSrc: "http://img.b2bpic.net/free-photo/teleworker-using-accounting-statistics-graphs-project-research_482257-124366.jpg", imageAlt: "social media ad campaign setup laptop", onProductClick: () => {},
isFavorited: false,
},
{
id: "premium",
name: "Premium Engagement",
price: "$2500/month",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-girls-with-devices_23-2149458439.jpg",
imageAlt: "community management social media engagement",
onProductClick: "() => {},",
id: "premium", name: "Premium Engagement", price: "$2500/month", imageSrc: "http://img.b2bpic.net/free-photo/side-view-girls-with-devices_23-2149458439.jpg", imageAlt: "community management social media engagement", onProductClick: () => {},
isFavorited: false,
},
{
id: "influencer",
name: "Influencer Outreach",
price: "$1800/month",
imageSrc: "http://img.b2bpic.net/free-photo/coopeation-teamwork-concept-professional-two-women-colleagues-check-cellular-work-blueprints-new-house-building-pose-office-desktop_273609-50292.jpg",
imageAlt: "influencer marketing collaboration strategy",
onProductClick: "() => {},",
id: "influencer", name: "Influencer Outreach", price: "$1800/month", imageSrc: "http://img.b2bpic.net/free-photo/coopeation-teamwork-concept-professional-two-women-colleagues-check-cellular-work-blueprints-new-house-building-pose-office-desktop_273609-50292.jpg", imageAlt: "influencer marketing collaboration strategy", onProductClick: () => {},
isFavorited: false,
},
{
id: "reputation",
name: "Reputation Shield",
price: "$900/month",
imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-concept-m_23-2150041858.jpg",
imageAlt: "reputation management online reviews stars",
onProductClick: "() => {},",
id: "reputation", name: "Reputation Shield", price: "$900/month", imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-concept-m_23-2150041858.jpg", imageAlt: "reputation management online reviews stars", onProductClick: () => {},
isFavorited: false,
},
{
id: "audit",
name: "Strategy Audit",
price: "$700 one-time",
imageSrc: "http://img.b2bpic.net/free-photo/data-management-perfomance-graph-concept_53876-167113.jpg",
imageAlt: "social media audit report analysis",
onProductClick: "() => {}",
id: "audit", name: "Strategy Audit", price: "$700 one-time", imageSrc: "http://img.b2bpic.net/free-photo/data-management-perfomance-graph-concept_53876-167113.jpg", imageAlt: "social media audit report analysis", onProductClick: () => {},
isFavorited: false,
},
]}
@@ -265,34 +179,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "200%+",
title: "Average Engagement Increase",
items: [
"Boosted audience interaction",
"Higher content visibility",
"Improved brand loyalty",
],
id: "m1", value: "200%+", title: "Average Engagement Increase", items: [
"Boosted audience interaction", "Higher content visibility", "Improved brand loyalty"],
},
{
id: "m2",
value: "150%+",
title: "Client Follower Growth",
items: [
"Organic audience expansion",
"Targeted follower acquisition",
"Increased brand reach",
],
id: "m2", value: "150%+", title: "Client Follower Growth", items: [
"Organic audience expansion", "Targeted follower acquisition", "Increased brand reach"],
},
{
id: "m3",
value: "30%+",
title: "Conversion Rate Optimization",
items: [
"More leads & sales",
"Effective CTA strategies",
"Measurable ROI",
],
id: "m3", value: "30%+", title: "Conversion Rate Optimization", items: [
"More leads & sales", "Effective CTA strategies", "Measurable ROI"],
},
]}
title="Measurable Results You Can Trust"
@@ -310,64 +206,28 @@ export default function LandingPage() {
carouselMode="buttons"
testimonials={[
{
id: "1",
name: "Sarah Johnson",
role: "CEO",
company: "Tech Innovations",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-empowered-business-woman-office_23-2149333043.jpg",
imageAlt: "businesswoman smiling professional headshot",
},
id: "1", name: "Sarah Johnson", role: "CEO", company: "Tech Innovations", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-empowered-business-woman-office_23-2149333043.jpg", imageAlt: "businesswoman smiling professional headshot"},
{
id: "2",
name: "Michael Chen",
role: "Marketing Director",
company: "Global Retail",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/african-american-person-texting-messages-smartphone-app-sofa-finishing-tasks-before_482257-132374.jpg",
imageAlt: "businessman smiling headshot confident",
},
id: "2", name: "Michael Chen", role: "Marketing Director", company: "Global Retail", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/african-american-person-texting-messages-smartphone-app-sofa-finishing-tasks-before_482257-132374.jpg", imageAlt: "businessman smiling headshot confident"},
{
id: "3",
name: "Emily Rodriguez",
role: "Founder",
company: "Bloom Boutiques",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/joyful-smiling-guy-glasses-man-shows-thumbs-up-sits-cafe-with-laptop-recommends-website_1258-245425.jpg",
imageAlt: "young woman smiling professional look",
},
id: "3", name: "Emily Rodriguez", role: "Founder", company: "Bloom Boutiques", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/joyful-smiling-guy-glasses-man-shows-thumbs-up-sits-cafe-with-laptop-recommends-website_1258-245425.jpg", imageAlt: "young woman smiling professional look"},
{
id: "4",
name: "David Kim",
role: "Product Lead",
company: "Foodie Ventures",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-focus-shot-handsome-adult-man-sitting-pier_181624-28887.jpg",
imageAlt: "middle-aged man smiling business casual",
},
id: "4", name: "David Kim", role: "Product Lead", company: "Foodie Ventures", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-focus-shot-handsome-adult-man-sitting-pier_181624-28887.jpg", imageAlt: "middle-aged man smiling business casual"},
{
id: "5",
name: "Jessica Lee",
role: "Brand Strategist",
company: "Creative Hub",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blogger-girl-is-showing-okay-gesture-by-sitting-white-background_176474-117379.jpg",
imageAlt: "diverse young woman professional headshot",
},
id: "5", name: "Jessica Lee", role: "Brand Strategist", company: "Creative Hub", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blogger-girl-is-showing-okay-gesture-by-sitting-white-background_176474-117379.jpg", imageAlt: "diverse young woman professional headshot"},
]}
kpiItems={[
{
value: "5 Stars",
label: "Average Rating",
},
value: "5 Stars", label: "Average Rating"},
{
value: "98%",
label: "Client Retention",
},
value: "98%", label: "Client Retention"},
{
value: "100+",
label: "Successful Campaigns",
},
value: "100+", label: "Successful Campaigns"},
]}
title="Hear From Our Happy Clients"
description="Our clients' success stories are the heart of our mission. Read what they have to say about partnering with Connect & Grow."
@@ -381,30 +241,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "What social media platforms do you cover?",
content: "We cover all major platforms including Facebook, Instagram, Twitter, LinkedIn, TikTok, and Pinterest. We can also adapt to niche platforms based on your target audience.",
},
id: "1", title: "What social media platforms do you cover?", content: "We cover all major platforms including Facebook, Instagram, Twitter, LinkedIn, TikTok, and Pinterest. We can also adapt to niche platforms based on your target audience."},
{
id: "2",
title: "How do you measure campaign success?",
content: "We use a combination of metrics including engagement rates, follower growth, website traffic, lead generation, and conversion rates, providing detailed monthly reports.",
},
id: "2", title: "How do you measure campaign success?", content: "We use a combination of metrics including engagement rates, follower growth, website traffic, lead generation, and conversion rates, providing detailed monthly reports."},
{
id: "3",
title: "Can I see examples of your work?",
content: "Absolutely! We'd be happy to share case studies and portfolios during our consultation. Just let us know what industries you're interested in.",
},
id: "3", title: "Can I see examples of your work?", content: "Absolutely! We'd be happy to share case studies and portfolios during our consultation. Just let us know what industries you're interested in."},
{
id: "4",
title: "How long does it take to see results?",
content: "Results vary depending on the strategy and initial brand presence, but clients typically start seeing significant engagement and growth within 3-6 months.",
},
id: "4", title: "How long does it take to see results?", content: "Results vary depending on the strategy and initial brand presence, but clients typically start seeing significant engagement and growth within 3-6 months."},
{
id: "5",
title: "Do you offer custom packages?",
content: "Yes, while we have standard packages, we specialize in creating tailored strategies to meet your unique business objectives. Contact us for a personalized quote.",
},
id: "5", title: "Do you offer custom packages?", content: "Yes, while we have standard packages, we specialize in creating tailored strategies to meet your unique business objectives. Contact us for a personalized quote."},
]}
sideTitle="Your Questions, Our Answers"
sideDescription="Find quick answers to the most common questions about our social media marketing services."
@@ -418,8 +263,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Get in Touch"
title="Ready to Elevate Your Social Presence?"
description="Let's connect and discuss how our social media marketing expertise can help your business thrive. Fill out the form below or reach out directly."
@@ -439,24 +283,16 @@ export default function LandingPage() {
socialLinks={[
{
icon: Facebook,
href: "#",
ariaLabel: "Facebook",
},
href: "#", ariaLabel: "Facebook"},
{
icon: Instagram,
href: "#",
ariaLabel: "Instagram",
},
href: "#", ariaLabel: "Instagram"},
{
icon: Linkedin,
href: "#",
ariaLabel: "LinkedIn",
},
href: "#", ariaLabel: "LinkedIn"},
{
icon: Twitter,
href: "#",
ariaLabel: "Twitter",
},
href: "#", ariaLabel: "Twitter"},
]}
/>
</div>