Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-07 10:34:39 +00:00

View File

@@ -41,7 +41,8 @@ export default function LandingPage() {
{ name: "FAQ", id: "faq" },
]}
button={{
text: "Build my team →", href: "https://tally.so/r/lumitris-contact"}}
text: "Build my team →", href: "https://tally.so/r/lumitris-contact"
}}
className="fixed top-0 left-0 right-0 z-50"
buttonClassName="rounded-full bg-primary-cta text-primary-cta-text hover:opacity-90"
/>
@@ -53,15 +54,19 @@ export default function LandingPage() {
description="Your content. Fully handled."
buttons={[
{
text: "Build my team →", href: "https://tally.so/r/lumitris-contact"},
text: "Build my team →", href: "https://tally.so/r/lumitris-contact"
},
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/group-businesspeople-hand-white-desk_23-2147826538.jpg?_wi=1", imageAlt: "Content creation workspace"},
imageSrc: "http://img.b2bpic.net/free-photo/group-businesspeople-hand-white-desk_23-2147826538.jpg", imageAlt: "Content creation workspace"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241198.jpg?_wi=1", imageAlt: "Production facility"},
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241198.jpg", imageAlt: "Production facility"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-office-work-day_23-2150468569.jpg?_wi=1", imageAlt: "Team collaboration"},
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-office-work-day_23-2150468569.jpg", imageAlt: "Team collaboration"
},
]}
autoplayDelay={5000}
showDimOverlay={true}
@@ -75,7 +80,8 @@ export default function LandingPage() {
<div id="marquee" data-section="marquee">
<SocialProofOne
names={[
"Brand Strategy", "Content Production", "Video Direction", "Social Media", "Copywriting", "Design Systems", "Campaign Management", "Analytics & Optimization"]}
"Brand Strategy", "Content Production", "Video Direction", "Social Media", "Copywriting", "Design Systems", "Campaign Management", "Analytics & Optimization"
]}
title="Services"
description="Everything your brand needs"
textboxLayout="default"
@@ -95,7 +101,8 @@ export default function LandingPage() {
imageAlt="Glowing orb visual element"
buttons={[
{
text: "Let's talk →", href: "https://tally.so/r/lumitris-contact"},
text: "Let's talk →", href: "https://tally.so/r/lumitris-contact"
},
]}
useInvertedBackground={true}
ariaLabel="Problem section"
@@ -110,28 +117,36 @@ export default function LandingPage() {
features={[
{
icon: Sparkles,
title: "Brand Strategy", description: "Strategic positioning that cuts through the noise and resonates with your audience"},
title: "Brand Strategy", description: "Strategic positioning that cuts through the noise and resonates with your audience"
},
{
icon: Video,
title: "Content Production", description: "High-quality video and visual content crafted to captivate and convert"},
title: "Content Production", description: "High-quality video and visual content crafted to captivate and convert"
},
{
icon: Zap,
title: "Social Management", description: "Strategic social presence that builds community and drives engagement"},
title: "Social Management", description: "Strategic social presence that builds community and drives engagement"
},
{
icon: Pencil,
title: "Copywriting", description: "Compelling words that tell your story and move your audience to action"},
title: "Copywriting", description: "Compelling words that tell your story and move your audience to action"
},
{
icon: Palette,
title: "Design Systems", description: "Cohesive visual language that strengthens your brand identity"},
title: "Design Systems", description: "Cohesive visual language that strengthens your brand identity"
},
{
icon: BarChart3,
title: "Analytics & Optimization", description: "Data-driven insights that continuously improve performance"},
title: "Analytics & Optimization", description: "Data-driven insights that continuously improve performance"
},
{
icon: Clapperboard,
title: "Campaign Direction", description: "End-to-end campaign management from concept to execution"},
title: "Campaign Direction", description: "End-to-end campaign management from concept to execution"
},
{
icon: Target,
title: "Audience Research", description: "Deep insights into who your audience is and what they want"},
title: "Audience Research", description: "Deep insights into who your audience is and what they want"
},
]}
animationType="slide-up"
textboxLayout="default"
@@ -177,13 +192,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1", name: "Dedicated Team", price: "Your Full Team", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-office-work-day_23-2150468569.jpg?_wi=2", imageAlt: "Dedicated content team"},
id: "1", name: "Dedicated Team", price: "Your Full Team", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-office-work-day_23-2150468569.jpg", imageAlt: "Dedicated content team"
},
{
id: "2", name: "Full-Service Solutions", price: "End-to-End", imageSrc: "http://img.b2bpic.net/free-photo/group-businesspeople-hand-white-desk_23-2147826538.jpg?_wi=2", imageAlt: "Full service workspace"},
id: "2", name: "Full-Service Solutions", price: "End-to-End", imageSrc: "http://img.b2bpic.net/free-photo/group-businesspeople-hand-white-desk_23-2147826538.jpg", imageAlt: "Full service workspace"
},
{
id: "3", name: "Data-Driven Strategy", price: "Results Focus", imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241198.jpg?_wi=2", imageAlt: "Analytics and strategy"},
id: "3", name: "Data-Driven Strategy", price: "Results Focus", imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241198.jpg", imageAlt: "Analytics and strategy"
},
{
id: "4", name: "Transparent Reporting", price: "Complete Clarity", imageSrc: "http://img.b2bpic.net/free-photo/group-businesspeople-hand-white-desk_23-2147826538.jpg?_wi=3", imageAlt: "Transparent reporting"},
id: "4", name: "Transparent Reporting", price: "Complete Clarity", imageSrc: "http://img.b2bpic.net/free-photo/group-businesspeople-hand-white-desk_23-2147826538.jpg", imageAlt: "Transparent reporting"
},
]}
ariaLabel="Why Lumitris differentiators section"
/>
@@ -211,15 +230,19 @@ export default function LandingPage() {
tag="FAQ"
faqs={[
{
id: "1", title: "How quickly can you get started?", content: "We typically start within 1-2 weeks of signing. Our discovery phase ensures we fully understand your brand before jumping in."},
id: "1", title: "How quickly can you get started?", content: "We typically start within 1-2 weeks of signing. Our discovery phase ensures we fully understand your brand before jumping in."
},
{
id: "2", title: "Can you work with my existing tools and workflows?", content: "Absolutely. We integrate seamlessly with whatever platforms and tools your team is already using—no disruption to your current operations."},
id: "2", title: "Can you work with my existing tools and workflows?", content: "Absolutely. We integrate seamlessly with whatever platforms and tools your team is already using—no disruption to your current operations."
},
{
id: "3", title: "What if I need to scale my team up or down?", content: "Our flexible engagement model lets you adjust your content team size based on your needs. Scale up for big campaigns, scale down during slower periods."},
id: "3", title: "What if I need to scale my team up or down?", content: "Our flexible engagement model lets you adjust your content team size based on your needs. Scale up for big campaigns, scale down during slower periods."
},
{
id: "4", title: "How do you measure success?", content: "We establish clear KPIs upfront and provide monthly reports with transparent metrics: engagement, reach, conversions, and ROI."},
id: "4", title: "How do you measure success?", content: "We establish clear KPIs upfront and provide monthly reports with transparent metrics: engagement, reach, conversions, and ROI."
},
]}
imageSrc="http://img.b2bpic.net/free-photo/group-businesspeople-hand-white-desk_23-2147826538.jpg?_wi=4"
imageSrc="http://img.b2bpic.net/free-photo/group-businesspeople-hand-white-desk_23-2147826538.jpg"
imageAlt="FAQ illustration"
mediaAnimation="slide-up"
faqsAnimation="slide-up"
@@ -234,17 +257,20 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterCard
logoText="Lumitris"
copyrightText="\"Your content. Fully handled.\" © 2025 Lumitris"
copyrightText="Your content. Fully handled. © 2025 Lumitris"
socialLinks={[
{
icon: Instagram,
href: "https://instagram.com/lumitris", ariaLabel: "Follow us on Instagram"},
href: "https://instagram.com/lumitris", ariaLabel: "Follow us on Instagram"
},
{
icon: Linkedin,
href: "https://linkedin.com/company/lumitris", ariaLabel: "Connect on LinkedIn"},
href: "https://linkedin.com/company/lumitris", ariaLabel: "Connect on LinkedIn"
},
{
icon: Twitter,
href: "https://twitter.com/lumitris", ariaLabel: "Follow us on Twitter"},
href: "https://twitter.com/lumitris", ariaLabel: "Follow us on Twitter"
},
]}
ariaLabel="Site footer"
containerClassName="py-20"
@@ -252,4 +278,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}