Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-08 01:36:21 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
title="Digital Footprint Analyzer"
description="Identify public social media presence and open-source intelligence efficiently with our advanced scanner."
description="The Phantom Thief delivers actionable intelligence for investigators by synthesizing open-source data into clear, reliable insights."
testimonials={[
{
name: "Alex R.", handle: "@cybersec", testimonial: "The fastest OSINT tool I have used for identifying public presence.", rating: 5,
@@ -268,4 +268,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}