Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-28 17:49:59 +00:00

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { Zap, Users, TrendingUp, Compass } from "lucide-react";
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
@@ -30,91 +31,42 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Process",
id: "about",
},
{
name: "Analytics",
id: "features",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Process", id: "about" },
{ name: "Analytics", id: "features" },
{ name: "Contact", id: "contact" },
]}
brandName="SEER"
button={{ text: "Get Started", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "radial-gradient",
}}
background={{ variant: "radial-gradient" }}
title="Distilling Complex Financials into Actionable Growth"
description="SEER empowers CEOs to cut through mountains of data. Josephine, our analytical engine, grades your business performance across key levers to identify the fastest path to bottom-line growth."
tag="AI-Powered Business Intelligence"
buttons={[
{
text: "Get Started",
href: "#contact",
},
{
text: "Learn More",
href: "#about",
},
{ text: "Get Started", href: "#contact" },
{ text: "Learn More", href: "#about" },
]}
imageSrc="http://img.b2bpic.net/free-photo/old-couturier-checking-fashion-sketches-atelier-working-modern-designs-with-laptop-tablet-experienced-designer-searching-handmade-models-online-needlework-handheld-shot_482257-67826.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/old-couturier-checking-fashion-sketches-atelier-working-modern-designs-with-laptop-tablet-experienced-designer-searching-handmade-models-online-needlework-handheld-shot_482257-67826.jpg"
imageAlt="SEER Analytics Dashboard Interface"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg",
alt: "Executive Lead",
},
{
src: "http://img.b2bpic.net/free-photo/close-up-happy-mature-businessman-with-cup-coffee_23-2147955276.jpg",
alt: "Finance Lead",
},
{
src: "http://img.b2bpic.net/free-photo/blond-businessman-surprised-expression_1194-3809.jpg",
alt: "Strategy Lead",
},
{
src: "http://img.b2bpic.net/free-photo/happy-businessman-making-hand-gesture-with-cup-coffee-laptop-desk_23-2147955285.jpg",
alt: "Growth Lead",
},
{
src: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg",
alt: "Operations Lead",
},
{ src: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg", alt: "Executive Lead" },
{ src: "http://img.b2bpic.net/free-photo/close-up-happy-mature-businessman-with-cup-coffee_23-2147955276.jpg", alt: "Finance Lead" },
{ src: "http://img.b2bpic.net/free-photo/blond-businessman-surprised-expression_1194-3809.jpg", alt: "Strategy Lead" },
{ src: "http://img.b2bpic.net/free-photo/happy-businessman-making-hand-gesture-with-cup-coffee-laptop-desk_23-2147955285.jpg", alt: "Growth Lead" },
{ src: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", alt: "Operations Lead" },
]}
marqueeItems={[
{
type: "text",
text: "Proprietary AI Engine",
},
{
type: "text",
text: "Real-time P&L Modeling",
},
{
type: "text",
text: "Workforce Cost Optimization",
},
{
type: "text",
text: "Global Market Intelligence",
},
{
type: "text",
text: "Actionable Financial Levers",
},
{ type: "text", text: "Proprietary AI Engine" },
{ type: "text", text: "Real-time P&L Modeling" },
{ type: "text", text: "Workforce Cost Optimization" },
{ type: "text", text: "Global Market Intelligence" },
{ type: "text", text: "Actionable Financial Levers" },
]}
/>
</div>
@@ -125,18 +77,9 @@ export default function LandingPage() {
title="Strategic Precision for Enterprise Leaders"
description="SEER transforms mountains of raw financial data into an objective Management Score out of 100. We don't just show you the data—we grade your business's levers, providing real-time visibility into your profitability, revenue health, and cost discipline."
metrics={[
{
value: "10",
title: "Specific Levers Graded",
},
{
value: "100",
title: "Management Rating Score",
},
{
value: "24/7",
title: "Real-time Visibility",
},
{ value: "10", title: "Specific Levers Graded" },
{ value: "100", title: "Management Rating Score" },
{ value: "24/7", title: "Real-time Visibility" },
]}
imageSrc="http://img.b2bpic.net/free-photo/view-3d-scales-justice-lawyer-s-day_23-2151023415.jpg"
imageAlt="SEER Strategic Framework"
@@ -150,30 +93,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
title: "Sensitivity Simulator",
description: "Real-time modeling of 'what-if' scenarios to see the stacked impact of manageable adjustments on your P&L.",
imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-business-man-talking-phone-sitting-his-office-diagrams-monitor_482257-34736.jpg",
buttonIcon: "Zap",
},
{
title: "Organizational Evolution",
description: "Model the impact of AI deployment versus human labor to optimize productivity and workforce costs.",
imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg",
buttonIcon: "Users",
},
{
title: "Revenue vs. Cost Control",
description: "Visual tracking of profitability trends with automated red-dot alerts for negative operating months.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-broker-looking-real-time-stock-market-sales-analyzing-global-trade-exchange-statistics-capital-money-investment-working-with-hegde-fund-index-profit-forex-trading-night_482257-46966.jpg",
buttonIcon: "TrendingUp",
},
{
title: "Strategic Growth Intelligence",
description: "Identification of adjacent markets and growth opportunities based on existing capabilities and global intelligence.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-african-american-entrepreneur-analyzing-company-profit_482257-20207.jpg",
buttonIcon: "Compass",
},
{ title: "Sensitivity Simulator", description: "Real-time modeling of 'what-if' scenarios to see the stacked impact of manageable adjustments on your P&L.", imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-business-man-talking-phone-sitting-his-office-diagrams-monitor_482257-34736.jpg", buttonIcon: Zap },
{ title: "Organizational Evolution", description: "Model the impact of AI deployment versus human labor to optimize productivity and workforce costs.", imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038414.jpg", buttonIcon: Users },
{ title: "Revenue vs. Cost Control", description: "Visual tracking of profitability trends with automated red-dot alerts for negative operating months.", imageSrc: "http://img.b2bpic.net/free-photo/woman-broker-looking-real-time-stock-market-sales-analyzing-global-trade-exchange-statistics-capital-money-investment-working-with-hegde-fund-index-profit-forex-trading-night_482257-46966.jpg", buttonIcon: TrendingUp },
{ title: "Strategic Growth Intelligence", description: "Identification of adjacent markets and growth opportunities based on existing capabilities and global intelligence.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-african-american-entrepreneur-analyzing-company-profit_482257-20207.jpg", buttonIcon: Compass },
]}
title="Josephine's Executive Analytical Suite"
description="Powerful AI-driven tools designed to manage every facet of your enterprise."
@@ -187,26 +110,10 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "$10.38M",
description: "Trailing 12 Months Revenue",
},
{
id: "m2",
value: "$2.03M",
description: "Total Operating Income",
},
{
id: "m3",
value: "19.6%",
description: "Operating Margin",
},
{
id: "m4",
value: "$2.07M",
description: "Net Income",
},
{ id: "m1", value: "$10.38M", description: "Trailing 12 Months Revenue" },
{ id: "m2", value: "$2.03M", description: "Total Operating Income" },
{ id: "m3", value: "19.6%", description: "Operating Margin" },
{ id: "m4", value: "$2.07M", description: "Net Income" },
]}
title="Data-Driven Success Metrics"
description="Clear visualization of key performance indicators that matter to the C-Suite."
@@ -218,61 +125,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sarah Jenkins",
date: "Oct 2023",
title: "CEO, TechFlow",
quote: "SEER's Sensitivity Simulator saved us months of manual spreadsheet modeling.",
tag: "Strategy",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-mature-businessman-using-digital-tablet-caf_23-2147955292.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZW8ZRV4HS9yTZrhVmab2S01/uploaded-1777398533753-3jq2bni8.png?_wi=1",
imageAlt: "professional ceo portrait",
},
{
id: "t2",
name: "David Thorne",
date: "Sep 2023",
title: "CFO, Global Logistics",
quote: "The management score gave us the objective framework we needed to pivot profitability.",
tag: "Financials",
avatarSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZW8ZRV4HS9yTZrhVmab2S01/uploaded-1777398533753-g4a2y5rk.png",
imageAlt: "professional ceo portrait",
},
{
id: "t3",
name: "Elena Ross",
date: "Aug 2023",
title: "COO, MedTech Labs",
quote: "Josephine provided clarity on our organizational evolution that I didn't think was possible.",
tag: "Operations",
avatarSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZW8ZRV4HS9yTZrhVmab2S01/uploaded-1777398533753-ar2mfcqk.png",
imageAlt: "professional ceo portrait",
},
{
id: "t4",
name: "Michael Chen",
date: "Jul 2023",
title: "CEO, Innovate Corp",
quote: "An absolute game-changer for bottom-line growth. I now have real-time visibility.",
tag: "Growth",
avatarSrc: "http://img.b2bpic.net/free-photo/social-integration-working-team_23-2149341135.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZW8ZRV4HS9yTZrhVmab2S01/uploaded-1777398533753-kbhfd87q.png",
imageAlt: "professional ceo portrait",
},
{
id: "t5",
name: "Amanda Wu",
date: "Jun 2023",
title: "CEO, EcoSystems",
quote: "The 'Profit Doubling' roadmap is exactly what we needed to focus our quarterly goals.",
tag: "Results",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-businessman-office_1163-5471.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/old-couturier-checking-fashion-sketches-atelier-working-modern-designs-with-laptop-tablet-experienced-designer-searching-handmade-models-online-needlework-handheld-shot_482257-67826.jpg?_wi=2",
imageAlt: "professional ceo portrait",
},
{ id: "t1", name: "Sarah Jenkins", date: "Oct 2023", title: "CEO, TechFlow", quote: "SEER's Sensitivity Simulator saved us months of manual spreadsheet modeling.", tag: "Strategy", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-mature-businessman-using-digital-tablet-caf_23-2147955292.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZW8ZRV4HS9yTZrhVmab2S01/uploaded-1777398533753-3jq2bni8.png", imageAlt: "professional ceo portrait" },
{ id: "t2", name: "David Thorne", date: "Sep 2023", title: "CFO, Global Logistics", quote: "The management score gave us the objective framework we needed to pivot profitability.", tag: "Financials", avatarSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZW8ZRV4HS9yTZrhVmab2S01/uploaded-1777398533753-g4a2y5rk.png", imageAlt: "professional ceo portrait" },
{ id: "t3", name: "Elena Ross", date: "Aug 2023", title: "COO, MedTech Labs", quote: "Josephine provided clarity on our organizational evolution that I didn't think was possible.", tag: "Operations", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZW8ZRV4HS9yTZrhVmab2S01/uploaded-1777398533753-ar2mfcqk.png", imageAlt: "professional ceo portrait" },
{ id: "t4", name: "Michael Chen", date: "Jul 2023", title: "CEO, Innovate Corp", quote: "An absolute game-changer for bottom-line growth. I now have real-time visibility.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/social-integration-working-team_23-2149341135.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZW8ZRV4HS9yTZrhVmab2S01/uploaded-1777398533753-kbhfd87q.png", imageAlt: "professional ceo portrait" },
{ id: "t5", name: "Amanda Wu", date: "Jun 2023", title: "CEO, EcoSystems", quote: "The 'Profit Doubling' roadmap is exactly what we needed to focus our quarterly goals.", tag: "Results", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-businessman-office_1163-5471.jpg", imageSrc: "http://img.b2bpic.net/free-photo/old-couturier-checking-fashion-sketches-atelier-working-modern-designs-with-laptop-tablet-experienced-designer-searching-handmade-models-online-needlework-handheld-shot_482257-67826.jpg", imageAlt: "professional ceo portrait" },
]}
title="Trusted by Visionary Leaders"
description="What our users say about the transformation Josephine brings to their business."
@@ -284,28 +141,12 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "How much does the Josephine license cost?",
content: "One-time license of $10,000, plus $500 per quarter for maintenance.",
},
{
id: "q2",
title: "How is my company data secured?",
content: "We utilize enterprise-grade protection, ensuring your financial documentation remains safe and compliant.",
},
{
id: "q3",
title: "Does SEER integrate with my existing financials?",
content: "Yes, Josephine offers seamless IT integration with your existing accounting and financial systems.",
},
{
id: "q4",
title: "What advisory support is included?",
content: "Four hours of training and advisory are included with setup; additional service is available at $500/hr.",
},
{ id: "q1", title: "How much does the Josephine license cost?", content: "One-time license of $10,000, plus $500 per quarter for maintenance." },
{ id: "q2", title: "How is my company data secured?", content: "We utilize enterprise-grade protection, ensuring your financial documentation remains safe and compliant." },
{ id: "q3", title: "Does SEER integrate with my existing financials?", content: "Yes, Josephine offers seamless IT integration with your existing accounting and financial systems." },
{ id: "q4", title: "What advisory support is included?", content: "Four hours of training and advisory are included with setup; additional service is available at $500/hr." },
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZW8ZRV4HS9yTZrhVmab2S01/uploaded-1777398533753-3jq2bni8.png?_wi=2"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZW8ZRV4HS9yTZrhVmab2S01/uploaded-1777398533753-3jq2bni8.png"
title="Frequently Asked Questions"
description="Clear answers to how SEER and Josephine work for your company."
faqsAnimation="slide-up"
@@ -316,18 +157,11 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
tag="Access Josephine"
title="Ready to Double Your Bottom Line?"
description="Start your journey toward optimized organizational health and strategic growth. Contact us to schedule your onboarding."
buttons={[
{
text: "Contact Sales",
href: "#",
},
]}
buttons={[{ text: "Contact Sales", href: "#" }]}
/>
</div>
@@ -335,45 +169,9 @@ export default function LandingPage() {
<FooterBaseReveal
logoText="SEER"
columns={[
{
title: "Company",
items: [
{
label: "About Josephine",
href: "#about",
},
{
label: "Roadmap",
href: "#",
},
],
},
{
title: "Product",
items: [
{
label: "Security",
href: "#",
},
{
label: "Integration",
href: "#",
},
],
},
{
title: "Resources",
items: [
{
label: "Pricing",
href: "#",
},
{
label: "Contact",
href: "#contact",
},
],
},
{ title: "Company", items: [{ label: "About Josephine", href: "#about" }, { label: "Roadmap", href: "#" }] },
{ title: "Product", items: [{ label: "Security", href: "#" }, { label: "Integration", href: "#" }] },
{ title: "Resources", items: [{ label: "Pricing", href: "#" }, { label: "Contact", href: "#contact" }] },
]}
copyrightText="© 2024 SEER Analytical Platforms"
/>