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 { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import ContactText from '@/components/sections/contact/ContactText'; import ContactCenter from '@/components/sections/contact/ContactCenter';
import FaqSplitText from '@/components/sections/faq/FaqSplitText'; import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix'; import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
import FooterBase from '@/components/sections/footer/FooterBase'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import HeroSplitDualMedia from '@/components/sections/hero/HeroSplitDualMedia'; import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestimonial';
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import MediaAbout from '@/components/sections/about/MediaAbout';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import { ShieldCheck, Target, Zap, Shield, FileText, Clock, Globe } from "lucide-react"; import { ShieldCheck, Target } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -28,133 +28,125 @@ export default function LandingPage() {
headingFontWeight="bold" headingFontWeight="bold"
> >
<ReactLenis root> <ReactLenis root>
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingInline <NavbarStyleApple
navItems={[ navItems={[
{ name: "About", id: "#about" }, { name: "About", id: "about" },
{ name: "Features", id: "#features" }, { name: "Features", id: "features" },
{ name: "Pricing", id: "#pricing" }, { name: "FAQ", id: "faq" },
{ name: "FAQ", id: "#faq" }, { name: "Contact", id: "contact" },
]} ]}
brandName="SanctionFlow" brandName="SanctionFlow"
button={{ text: "Book Demo", href: "#contact" }} />
/> </div>
</div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitDualMedia <HeroOverlayTestimonial
background={{ variant: "plain" }} title="Automate Your L1 Triage Process with Precision"
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."
description="Reduce false positives by 90% and accelerate your sanction screening workflow with our enterprise-grade automation platform." tag="Next-Gen Compliance Automation"
tag="Next-Gen Compliance Automation" tagIcon={ShieldCheck}
mediaItems={[ imageSrc="http://img.b2bpic.net/free-photo/closeup-african-american-entrepreneur-analyzing-company-profit_482257-20207.jpg"
{ testimonials={[
imageSrc: "http://img.b2bpic.net/free-photo/closeup-african-american-entrepreneur-analyzing-company-profit_482257-20207.jpg", imageAlt: "AI Triage Dashboard"}, { 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 }
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139260.jpg", imageAlt: "Automation Network"} ]}
]} />
mediaAnimation="slide-up" </div>
rating={5}
ratingText="Trusted by 50+ Global Financial Institutions"
tagIcon={ShieldCheck}
/>
</div>
<div id="about" data-section="about"> <div id="about" data-section="about">
<TestimonialAboutCard <MediaAbout
useInvertedBackground={true} useInvertedBackground={true}
tag="Our Mission" tag="Our Mission"
title="Eliminating Friction in Compliance" 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." 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"
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}
mediaAnimation="opacity" />
icon={Target} </div>
imageAlt="Compliance team working"
/>
</div>
<div id="features" data-section="features"> <div id="features" data-section="features">
<FeatureCardTwentySix <FeatureCardNine
textboxLayout="default" showStepNumbers={true}
useInvertedBackground={false} animationType="slide-up"
features={[ textboxLayout="inline-image"
{ 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 }, useInvertedBackground={false}
{ 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="Key Platform Benefits"
{ 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 }, description="Advanced tools for the modern compliance team."
{ 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 }, features={[
{ 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: "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" } }
title="Key Platform Benefits" ]}
description="Advanced tools for the modern compliance team." />
/> </div>
</div>
<div id="metrics" data-section="metrics"> <div id="metrics" data-section="metrics">
<MetricCardFourteen <MetricCardTwo
useInvertedBackground={true} title="Proven Performance"
title="Proven Performance" tag="Impact"
tag="Impact" description="Our metrics speak for themselves."
metrics={[ useInvertedBackground={true}
{ id: "m1", value: "90%", description: "Reduction in False Positives" }, animationType="slide-up"
{ id: "m2", value: "85%", description: "Faster Alert Triage" }, gridVariant="bento-grid"
{ id: "m3", value: "24/7", description: "Automated Monitoring" }, textboxLayout="split"
{ id: "m4", value: "100%", description: "Regulatory Coverage" }, metrics={[
]} { id: "m1", value: "90%", description: "Reduction in False Positives" },
metricsAnimation="slide-up" { id: "m2", value: "85%", description: "Faster Alert Triage" },
/> { id: "m3", value: "24/7", description: "Automated Monitoring" }
</div> ]}
/>
</div>
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardTen <TestimonialCardThirteen
textboxLayout="split" title="Why Financial Leaders Choose Us"
useInvertedBackground={false} description="Hear from our partners about how we transformed their screening processes."
testimonials={[ showRating={true}
{ 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" }, animationType="slide-up"
{ 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" }, textboxLayout="split"
{ 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" }, useInvertedBackground={false}
{ 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" }, testimonials={[
{ 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" }, { 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 }
title="Why Financial Leaders Choose Us" ]}
description="Hear from our partners about how we transformed their screening processes." />
/> </div>
</div>
<div id="faq" data-section="faq"> <div id="faq" data-section="faq">
<FaqSplitText <FaqSplitMedia
useInvertedBackground={true} title="Frequently Asked Questions"
faqs={[ description="Need more info? We've got answers."
{ id: "f1", title: "How long does deployment take?", content: "Deployment usually takes less than 24 hours." }, faqsAnimation="slide-up"
{ id: "f2", title: "Is the system secure?", content: "Yes, we use AES-256 encryption." }, textboxLayout="split"
{ id: "f3", title: "Can it integrate with my existing tech?", content: "We support all major APIs and ERPs." }, useInvertedBackground={true}
]} faqs={[
sideTitle="Frequently Asked Questions" { id: "f1", title: "How long does deployment take?", content: "Deployment usually takes less than 24 hours." },
sideDescription="Need more info? We've got answers." { id: "f2", title: "Is the system secure?", content: "Yes, we use AES-256 encryption." }
faqsAnimation="slide-up" ]}
/> imageSrc="http://img.b2bpic.net/free-photo/3d-render-modern-network-communications-science-background-with-plexus-design_1048-13217.jpg?_wi=2"
</div> />
</div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactText <ContactCenter
useInvertedBackground={false} title="Ready to transform your L1 triage workflow?"
background={{ variant: "rotated-rays-animated" }} description="Get started today and streamline your compliance team capacity."
text="Ready to transform your L1 triage workflow? Get started today." tag="Get Started"
buttons={[{ text: "Contact Sales", href: "#" }]} useInvertedBackground={false}
/> background={{ variant: "sparkles-gradient" }}
</div> />
</div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterBase <FooterBaseReveal
columns={[ logoText="SanctionFlow"
{ title: "Product", items: [{ label: "Features", href: "#features" }, { label: "Pricing", href: "#pricing" }] }, columns={[
{ title: "Company", items: [{ label: "About", href: "#about" }, { label: "Contact", href: "#contact" }] }, { title: "Product", items: [{ label: "Features", href: "#features" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }, { title: "Company", items: [{ label: "About", href: "#about" }] }
]} ]}
logoText="SanctionFlow" />
/> </div>
</div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }