5 Commits

Author SHA1 Message Date
c92462a282 Update src/app/page.tsx 2026-05-05 06:02:19 +00:00
ef0135cdd4 Update src/app/page.tsx 2026-05-05 06:01:55 +00:00
6c63a54d08 Update src/app/page.tsx 2026-05-05 06:01:20 +00:00
b786895cb6 Update src/app/page.tsx 2026-05-05 06:00:52 +00:00
e5912ca026 Merge version_1 into main
Merge version_1 into main
2026-05-05 05:51:29 +00:00

View File

@@ -2,16 +2,16 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactText from '@/components/sections/contact/ContactText';
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
import FooterBase from '@/components/sections/footer/FooterBase';
import HeroSplitDualMedia from '@/components/sections/hero/HeroSplitDualMedia';
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import { ShieldCheck, Target, Zap, Shield, FileText, Clock, Globe } from "lucide-react";
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestimonial';
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import MediaAbout from '@/components/sections/about/MediaAbout';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import { ShieldCheck, Target } from "lucide-react";
export default function LandingPage() {
return (
@@ -28,133 +28,125 @@ export default function LandingPage() {
headingFontWeight="bold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "About", id: "#about" },
{ name: "Features", id: "#features" },
{ name: "Pricing", id: "#pricing" },
{ name: "FAQ", id: "#faq" },
]}
brandName="SanctionFlow"
button={{ text: "Book Demo", href: "#contact" }}
/>
</div>
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{ name: "About", id: "about" },
{ name: "Features", id: "features" },
{ name: "FAQ", id: "faq" },
{ name: "Contact", id: "contact" },
]}
brandName="SanctionFlow"
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{ variant: "plain" }}
title="Automate Your L1 Triage Process with Precision"
description="Reduce false positives by 90% and accelerate your sanction screening workflow with our enterprise-grade automation platform."
tag="Next-Gen Compliance Automation"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-african-american-entrepreneur-analyzing-company-profit_482257-20207.jpg", imageAlt: "AI Triage Dashboard"},
{
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139260.jpg", imageAlt: "Automation Network"}
]}
mediaAnimation="slide-up"
rating={5}
ratingText="Trusted by 50+ Global Financial Institutions"
tagIcon={ShieldCheck}
/>
</div>
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
title="Automate Your L1 Triage Process with Precision"
description="Reduce false positives by 90% and accelerate your sanction screening workflow with our enterprise-grade automation platform."
tag="Next-Gen Compliance Automation"
tagIcon={ShieldCheck}
imageSrc="http://img.b2bpic.net/free-photo/closeup-african-american-entrepreneur-analyzing-company-profit_482257-20207.jpg"
testimonials={[
{ name: "Sarah Jenkins", handle: "@compliance_lead", testimonial: "The platform cut our L1 review time in half.", rating: 5 },
{ name: "Mark Peterson", handle: "@ops_manager", testimonial: "Incredible accuracy, we can focus on high-risk cases.", rating: 5 }
]}
/>
</div>
<div id="about" data-section="about">
<TestimonialAboutCard
useInvertedBackground={true}
tag="Our Mission"
title="Eliminating Friction in Compliance"
description="We understand that L1 triage is the most time-consuming part of sanction screening. Our AI platform delivers unmatched accuracy and speed."
subdescription="Built for scale, security, and global compliance regulations."
imageSrc="http://img.b2bpic.net/free-photo/business-team-three-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-copy-space-business-meeting-concept_74855-11552.jpg"
mediaAnimation="opacity"
icon={Target}
imageAlt="Compliance team working"
/>
</div>
<div id="about" data-section="about">
<MediaAbout
useInvertedBackground={true}
tag="Our Mission"
title="Eliminating Friction in Compliance"
description="We understand that L1 triage is the most time-consuming part of sanction screening. Our AI platform delivers unmatched accuracy and speed."
imageSrc="http://img.b2bpic.net/free-photo/business-team-three-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-copy-space-business-meeting-concept_74855-11552.jpg"
tagIcon={Target}
/>
</div>
<div id="features" data-section="features">
<FeatureCardTwentySix
textboxLayout="default"
useInvertedBackground={false}
features={[
{ title: "AI-Driven Sorting", description: "Auto-prioritize high-risk alerts with deep machine learning analysis.", imageSrc: "http://img.b2bpic.net/free-photo/programmer-developing-software-large-computer-screen_53876-101149.jpg", buttonIcon: Zap },
{ title: "Encrypted Data", description: "Ensure total privacy with bank-grade encryption at every step.", imageSrc: "http://img.b2bpic.net/free-photo/conceptual-data-privacy-man-hand-pointing-with-wooden-blocks-paper-settings-icon_176474-10519.jpg", buttonIcon: Shield },
{ title: "Custom Reports", description: "Generate audit-ready reports in seconds for regulators.", imageSrc: "http://img.b2bpic.net/free-photo/history-icon-front-side_187299-39474.jpg", buttonIcon: FileText },
{ title: "Real-time Monitoring", description: "Get alerts the moment a match occurs in your pipeline.", imageSrc: "http://img.b2bpic.net/free-photo/settings-front-side-with-white-background_187299-39965.jpg", buttonIcon: Clock },
{ title: "Global Integration", description: "Connect seamlessly with global databases and your internal systems.", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-network-communications-science-background-with-plexus-design_1048-13217.jpg", buttonIcon: Globe }
]}
title="Key Platform Benefits"
description="Advanced tools for the modern compliance team."
/>
</div>
<div id="features" data-section="features">
<FeatureCardNine
showStepNumbers={true}
animationType="slide-up"
textboxLayout="inline-image"
useInvertedBackground={false}
title="Key Platform Benefits"
description="Advanced tools for the modern compliance team."
features={[
{ title: "AI-Driven Sorting", description: "Auto-prioritize high-risk alerts with deep machine learning analysis.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/programmer-developing-software-large-computer-screen_53876-101149.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-network-communications-science-background-with-plexus-design_1048-13217.jpg?_wi=1" } },
{ title: "Encrypted Data", description: "Ensure total privacy with bank-grade encryption at every step.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/conceptual-data-privacy-man-hand-pointing-with-wooden-blocks-paper-settings-icon_176474-10519.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/settings-front-side-with-white-background_187299-39965.jpg" } }
]}
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardFourteen
useInvertedBackground={true}
title="Proven Performance"
tag="Impact"
metrics={[
{ id: "m1", value: "90%", description: "Reduction in False Positives" },
{ id: "m2", value: "85%", description: "Faster Alert Triage" },
{ id: "m3", value: "24/7", description: "Automated Monitoring" },
{ id: "m4", value: "100%", description: "Regulatory Coverage" },
]}
metricsAnimation="slide-up"
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardTwo
title="Proven Performance"
tag="Impact"
description="Our metrics speak for themselves."
useInvertedBackground={true}
animationType="slide-up"
gridVariant="bento-grid"
textboxLayout="split"
metrics={[
{ id: "m1", value: "90%", description: "Reduction in False Positives" },
{ id: "m2", value: "85%", description: "Faster Alert Triage" },
{ id: "m3", value: "24/7", description: "Automated Monitoring" }
]}
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTen
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{ id: "t1", title: "Game Changer", quote: "The platform cut our L1 review time in half.", name: "Sarah Jenkins", role: "Head of Compliance", imageSrc: "http://img.b2bpic.net/free-photo/successful-professional-sitting-office_1098-21006.jpg" },
{ id: "t2", title: "Incredible Accuracy", quote: "Finally, we can focus on high-risk cases.", name: "Mark Peterson", role: "Operations Manager", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-using-laptop-tablet-same-time_482257-8141.jpg" },
{ id: "t3", title: "Seamless Integration", quote: "Implemented within days, not weeks.", name: "Anita Rao", role: "Project Director", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg" },
{ id: "t4", title: "Regulatory Ease", quote: "Audits are now a breeze thanks to the reporting.", name: "David Thorne", role: "General Counsel", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-young-lady-near-window_23-2148042668.jpg" },
{ id: "t5", title: "The Gold Standard", quote: "Reliability like I've never seen before.", name: "Linda Wu", role: "Risk Officer", imageSrc: "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg" },
]}
title="Why Financial Leaders Choose Us"
description="Hear from our partners about how we transformed their screening processes."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
title="Why Financial Leaders Choose Us"
description="Hear from our partners about how we transformed their screening processes."
showRating={true}
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{ id: "t1", name: "Sarah Jenkins", handle: "@CompliancePro", testimonial: "The platform cut our L1 review time in half.", rating: 5 },
{ id: "t2", name: "Mark Peterson", handle: "@OpsManager", testimonial: "Finally, we can focus on high-risk cases.", rating: 5 }
]}
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitText
useInvertedBackground={true}
faqs={[
{ id: "f1", title: "How long does deployment take?", content: "Deployment usually takes less than 24 hours." },
{ id: "f2", title: "Is the system secure?", content: "Yes, we use AES-256 encryption." },
{ id: "f3", title: "Can it integrate with my existing tech?", content: "We support all major APIs and ERPs." },
]}
sideTitle="Frequently Asked Questions"
sideDescription="Need more info? We've got answers."
faqsAnimation="slide-up"
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitMedia
title="Frequently Asked Questions"
description="Need more info? We've got answers."
faqsAnimation="slide-up"
textboxLayout="split"
useInvertedBackground={true}
faqs={[
{ id: "f1", title: "How long does deployment take?", content: "Deployment usually takes less than 24 hours." },
{ id: "f2", title: "Is the system secure?", content: "Yes, we use AES-256 encryption." }
]}
imageSrc="http://img.b2bpic.net/free-photo/3d-render-modern-network-communications-science-background-with-plexus-design_1048-13217.jpg?_wi=2"
/>
</div>
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={false}
background={{ variant: "rotated-rays-animated" }}
text="Ready to transform your L1 triage workflow? Get started today."
buttons={[{ text: "Contact Sales", href: "#" }]}
/>
</div>
<div id="contact" data-section="contact">
<ContactCenter
title="Ready to transform your L1 triage workflow?"
description="Get started today and streamline your compliance team capacity."
tag="Get Started"
useInvertedBackground={false}
background={{ variant: "sparkles-gradient" }}
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
columns={[
{ title: "Product", items: [{ label: "Features", href: "#features" }, { label: "Pricing", href: "#pricing" }] },
{ title: "Company", items: [{ label: "About", href: "#about" }, { label: "Contact", href: "#contact" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] },
]}
logoText="SanctionFlow"
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="SanctionFlow"
columns={[
{ title: "Product", items: [{ label: "Features", href: "#features" }] },
{ title: "Company", items: [{ label: "About", href: "#about" }] }
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}