Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-10 07:39:11 +00:00

View File

@@ -5,7 +5,7 @@ import ReactLenis from "lenis/react";
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardSixteen from '@/components/sections/feature/FeatureCardSixteen';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel';
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Audit",
id: "#audit",
},
name: "Audit", id: "#audit"},
{
name: "Process",
id: "#process",
},
name: "Process", id: "#process"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="SNIP"
/>
@@ -56,112 +48,63 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Your firm loses $400K to admin."
description="SNIP deploys AI agents that eliminate billing leakage, compliance busywork, and document chaos — so your partners bill hours, not manage software."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/loop-around-hospital-concept-collage_23-2150040485.jpg",
imageAlt: "AI Agent Abstract",
},
imageSrc: "http://img.b2bpic.net/free-photo/loop-around-hospital-concept-collage_23-2150040485.jpg", imageAlt: "AI Agent Abstract"},
{
imageSrc: "http://img.b2bpic.net/free-photo/conceptual-3d-render-credit-debit-cards-futuristic-platform_187299-47941.jpg",
imageAlt: "Efficiency Flux",
},
imageSrc: "http://img.b2bpic.net/free-photo/conceptual-3d-render-credit-debit-cards-futuristic-platform_187299-47941.jpg", imageAlt: "Efficiency Flux"},
{
imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-90543.jpg",
imageAlt: "Data Flow",
},
imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-90543.jpg", imageAlt: "Data Flow"},
{
imageSrc: "http://img.b2bpic.net/free-vector/elegant-dark-background-with-golden-details_52683-33583.jpg",
imageAlt: "Compliance Map",
},
imageSrc: "http://img.b2bpic.net/free-vector/elegant-dark-background-with-golden-details_52683-33583.jpg", imageAlt: "Compliance Map"},
{
imageSrc: "http://img.b2bpic.net/free-photo/black-marble-swirl-background-handmade-aesthetic-flowing-texture-experimental-art_53876-103620.jpg",
imageAlt: "Revenue Logic",
},
imageSrc: "http://img.b2bpic.net/free-photo/black-marble-swirl-background-handmade-aesthetic-flowing-texture-experimental-art_53876-103620.jpg", imageAlt: "Revenue Logic"},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-building-architecture-lawyer-s-day-celebration_23-2151023452.jpg",
imageAlt: "Billing Stream",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-building-architecture-lawyer-s-day-celebration_23-2151023452.jpg", imageAlt: "Billing Stream"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/view-building-with-cartoon-style-architecture_23-2151154907.jpg",
imageAlt: "AI Agent Abstract",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-building-with-cartoon-style-architecture_23-2151154907.jpg", imageAlt: "AI Agent Abstract"},
{
imageSrc: "http://img.b2bpic.net/free-vector/elegant-dark-background-with-gold-details-concept_23-2148433686.jpg",
imageAlt: "Efficiency Flux",
},
imageSrc: "http://img.b2bpic.net/free-vector/elegant-dark-background-with-gold-details-concept_23-2148433686.jpg", imageAlt: "Efficiency Flux"},
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-flowing-metallic-waves-with-dynamic-light-reflection-texture_84443-91435.jpg",
imageAlt: "Data Flow",
},
imageSrc: "http://img.b2bpic.net/free-photo/abstract-flowing-metallic-waves-with-dynamic-light-reflection-texture_84443-91435.jpg", imageAlt: "Data Flow"},
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-wave-texture-with-glossy-reflective-surface-dark-lighting_84443-91498.jpg",
imageAlt: "Compliance Map",
},
imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-wave-texture-with-glossy-reflective-surface-dark-lighting_84443-91498.jpg", imageAlt: "Compliance Map"},
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-nail-polish-texture-detail_23-2149161913.jpg",
imageAlt: "Revenue Logic",
},
imageSrc: "http://img.b2bpic.net/free-photo/abstract-nail-polish-texture-detail_23-2149161913.jpg", imageAlt: "Efficiency Flux"},
{
imageSrc: "http://img.b2bpic.net/free-photo/anime-flat-building-illustration_23-2151151012.jpg",
imageAlt: "Billing Stream",
},
imageSrc: "http://img.b2bpic.net/free-photo/anime-flat-building-illustration_23-2151151012.jpg", imageAlt: "Billing Stream"},
]}
buttons={[
{
text: "Book AI Audit",
href: "#contact",
},
text: "Book AI Audit", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/3d-rendering-black-white-background_23-2150498613.jpg",
alt: "Managing Partner",
},
src: "http://img.b2bpic.net/free-photo/3d-rendering-black-white-background_23-2150498613.jpg", alt: "Managing Partner"},
{
src: "http://img.b2bpic.net/free-photo/person-using-ar-technology-their-daily-occupation_23-2151137527.jpg",
alt: "Senior Associate",
},
src: "http://img.b2bpic.net/free-photo/person-using-ar-technology-their-daily-occupation_23-2151137527.jpg", alt: "Senior Associate"},
{
src: "http://img.b2bpic.net/free-photo/skyscraper-seen-through-abstract-ceiling-modern-building_1359-937.jpg",
alt: "CFO Advisor",
},
src: "http://img.b2bpic.net/free-photo/skyscraper-seen-through-abstract-ceiling-modern-building_1359-937.jpg", alt: "CFO Advisor"},
{
src: "http://img.b2bpic.net/free-vector/realistic-luxury-background_23-2149318221.jpg",
alt: "Tax Lead",
},
src: "http://img.b2bpic.net/free-vector/realistic-luxury-background_23-2149318221.jpg", alt: "Tax Lead"},
{
src: "http://img.b2bpic.net/free-vector/realistic-luxury-background_52683-82913.jpg",
alt: "Compliance Officer",
},
src: "http://img.b2bpic.net/free-vector/realistic-luxury-background_52683-82913.jpg", alt: "Compliance Officer"},
]}
avatarText="Trusted by 500+ partners"
marqueeItems={[
{
type: "text",
text: "Revenue Capture",
},
type: "text", text: "Revenue Capture"},
{
type: "text",
text: "Automated Billing",
},
type: "text", text: "Automated Billing"},
{
type: "text",
text: "Compliance Ready",
},
type: "text", text: "Compliance Ready"},
{
type: "text",
text: "SOC 2 Verified",
},
{
type: "text",
text: "AI Precision",
},
type: "text", text: "AI Precision"},
]}
/>
</div>
@@ -187,19 +130,11 @@ export default function LandingPage() {
useInvertedBackground={false}
negativeCard={{
items: [
"Manual Billing Leaks",
"Compliance Busywork",
"Document Chaos",
"Partner Overload",
],
"Manual Billing Leaks", "Compliance Busywork", "Document Chaos", "Partner Overload"],
}}
positiveCard={{
items: [
"Automated Revenue Capture",
"Institutional Grade AI",
"Seamless Integration",
"Real-time Metrics",
],
"Automated Revenue Capture", "Institutional Grade AI", "Seamless Integration", "Real-time Metrics"],
}}
title="The SNIP Advantage"
description="Transforming back-office operations through algorithmic precision."
@@ -214,25 +149,13 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "14",
title: "Billable Hours Saved",
description: "Per partner, per month.",
icon: Clock,
id: "m1", value: "14", title: "Billable Hours Saved", description: "Per partner, per month.", icon: Clock,
},
{
id: "m2",
value: "12",
title: "Deployment Days",
description: "From agreement to live.",
icon: Calendar,
id: "m2", value: "12", title: "Deployment Days", description: "From agreement to live.", icon: Calendar,
},
{
id: "m3",
value: "8",
title: "Weeks to Payback",
description: "Average firm ROI timeline.",
icon: TrendingUp,
id: "m3", value: "8", title: "Weeks to Payback", description: "Average firm ROI timeline.", icon: TrendingUp,
},
]}
title="Measurable Results"
@@ -247,40 +170,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Managing Partner",
role: "45-attorney litigation firm",
testimonial: "We recovered 14 billable hours per partner per month in the first quarter.",
imageSrc: "http://img.b2bpic.net/free-vector/dark-paper-layers-background-with-golden-details_23-2148399452.jpg",
},
id: "t1", name: "Managing Partner", role: "45-attorney litigation firm", testimonial: "We recovered 14 billable hours per partner per month in the first quarter.", imageSrc: "http://img.b2bpic.net/free-vector/dark-paper-layers-background-with-golden-details_23-2148399452.jpg"},
{
id: "t2",
name: "COO",
role: "Regional Accounting Firm",
testimonial: "Compliance prep that took 3 days now takes 4 hours. Our associates actually like Mondays now.",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-black-background-with-golden-textures_23-2149158565.jpg",
},
id: "t2", name: "COO", role: "Regional Accounting Firm", testimonial: "Compliance prep that took 3 days now takes 4 hours. Our associates actually like Mondays now.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-black-background-with-golden-textures_23-2149158565.jpg"},
{
id: "t3",
name: "CFO",
role: "Boutique M&A Advisory",
testimonial: "SNIP paid for itself in 6 weeks. The audit alone was worth the call.",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-flowing-liquid-glass-sculpture_23-2151991175.jpg",
},
id: "t3", name: "CFO", role: "Boutique M&A Advisory", testimonial: "SNIP paid for itself in 6 weeks. The audit alone was worth the call.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-flowing-liquid-glass-sculpture_23-2151991175.jpg"},
{
id: "t4",
name: "Senior Partner",
role: "Tax Law Firm",
testimonial: "The precision of the AI audit is unmatched.",
imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-90559.jpg",
},
id: "t4", name: "Senior Partner", role: "Tax Law Firm", testimonial: "The precision of the AI audit is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-90559.jpg"},
{
id: "t5",
name: "Director",
role: "Consulting Firm",
testimonial: "Finally, a solution built for professional experts.",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-liquid-wave-reflection-multi-colored-water-generated-by-ai_188544-21754.jpg",
},
id: "t5", name: "Director", role: "Consulting Firm", testimonial: "Finally, a solution built for professional experts.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-liquid-wave-reflection-multi-colored-water-generated-by-ai_188544-21754.jpg"},
]}
title="Proven by Professionals"
description="Hear from leaders who have reclaimed their time."
@@ -292,14 +190,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"ABA Standard",
"AICPA Verified",
"SOC 2 Type II",
"Bar Compliant",
"Bank Grade",
"ISO Secure",
"Privileged Data Safe",
]}
"ABA Standard", "AICPA Verified", "SOC 2 Type II"]}
title="Industry Recognized Standards"
description="Meeting the most rigorous requirements for professional services."
/>
@@ -311,25 +202,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Is SNIP compliant with bar association rules?",
content: "Yes. SNIP is designed to comply with ABA Model Rules on AI, including rules on supervision, competence, and confidentiality.",
},
id: "q1", title: "Is SNIP compliant with bar association rules?", content: "Yes. SNIP is designed to comply with ABA Model Rules on AI, including rules on supervision, competence, and confidentiality."},
{
id: "q2",
title: "How long does implementation take?",
content: "Typical deployment is 1014 business days.",
},
id: "q2", title: "How long does implementation take?", content: "Typical deployment is 1014 business days."},
{
id: "q3",
title: "Does SNIP replace existing software?",
content: "No. We integrate with your current DMS, PMS, and billing tools.",
},
id: "q3", title: "Does SNIP replace existing software?", content: "No. We integrate with your current DMS, PMS, and billing tools."},
{
id: "q4",
title: "Is data secure?",
content: "All processing is SOC 2 Type II certified. We sign BAAs.",
},
id: "q4", title: "Is data secure?", content: "All processing is SOC 2 Type II certified. We sign BAAs."},
]}
title="Compliance & Operational Questions"
faqsAnimation="slide-up"
@@ -344,73 +223,40 @@ export default function LandingPage() {
description="Start the recovery process for your firm's administrative leakage."
inputs={[
{
name: "name",
type: "text",
placeholder: "Name",
required: true,
name: "name", type: "text", placeholder: "Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
name: "email", type: "email", placeholder: "Email Address", required: true,
},
{
name: "firm",
type: "text",
placeholder: "Firm Name",
required: true,
name: "firm", type: "text", placeholder: "Firm Name", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Any specific details?",
required: false,
name: "message", placeholder: "Any specific details?", required: false,
}}
imageSrc="http://img.b2bpic.net/free-photo/blurred-background-desktop-with-chair_1203-1065.jpg"
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="SNIP"
<FooterSimple
columns={[
{
title: "Company",
items: [
{
label: "About",
href: "#",
},
{
label: "Security",
href: "#",
},
title: "Company", items: [
{ label: "About" },
{ label: "Security" },
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms",
href: "#",
},
],
},
{
title: "Contact",
items: [
{
label: "partners@snip.ai",
href: "mailto:partners@snip.ai",
},
title: "Legal", items: [
{ label: "Privacy Policy" },
{ label: "Terms" },
],
},
]}
bottomLeftText="© 2025 SNIP. All rights reserved."
bottomRightText="Built for the future of practice."
/>
</div>
</ReactLenis>