Update src/app/page.tsx
This commit is contained in:
@@ -120,16 +120,16 @@ export default function LandingPage() {
|
||||
animationType="blur-reveal"
|
||||
blogs={[
|
||||
{
|
||||
id: "scan-1", category: "Authentic", title: "family_photo_2024.jpg", excerpt: "Real Media - No AI artifacts detected. Confidence: High", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFeKkVIvowmoEGrHkWOeXDC1Tf/a-mobile-list-view-of-recent-analysis-hi-1774089303566-e6721854.png", imageAlt: "Authentic media verified", authorName: "TruthShield AI", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFeKkVIvowmoEGrHkWOeXDC1Tf/a-modern-analysis-results-screen-with-a--1774089303254-65172ba8.png", date: "2 hours ago"
|
||||
id: "scan-1", category: "Authentic", title: "family_photo_2024.jpg", excerpt: "Real Media - No AI artifacts detected. Confidence: High", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFeKkVIvowmoEGrHkWOeXDC1Tf/a-mobile-list-view-of-recent-analysis-hi-1774089303566-e6721854.png?_wi=1", imageAlt: "Authentic media verified", authorName: "TruthShield AI", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFeKkVIvowmoEGrHkWOeXDC1Tf/a-modern-analysis-results-screen-with-a--1774089303254-65172ba8.png", date: "2 hours ago"
|
||||
},
|
||||
{
|
||||
id: "scan-2", category: "AI Generated", title: "suspicious_video.mp4", excerpt: "Synthetic Media - GAN patterns detected. Confidence: High", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFeKkVIvowmoEGrHkWOeXDC1Tf/a-mobile-list-view-of-recent-analysis-hi-1774089303566-e6721854.png", imageAlt: "AI-generated media detected", authorName: "TruthShield AI", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFeKkVIvowmoEGrHkWOeXDC1Tf/a-modern-analysis-results-screen-with-a--1774089303254-65172ba8.png", date: "5 hours ago"
|
||||
id: "scan-2", category: "AI Generated", title: "suspicious_video.mp4", excerpt: "Synthetic Media - GAN patterns detected. Confidence: High", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFeKkVIvowmoEGrHkWOeXDC1Tf/a-mobile-list-view-of-recent-analysis-hi-1774089303566-e6721854.png?_wi=2", imageAlt: "AI-generated media detected", authorName: "TruthShield AI", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFeKkVIvowmoEGrHkWOeXDC1Tf/a-modern-analysis-results-screen-with-a--1774089303254-65172ba8.png", date: "5 hours ago"
|
||||
},
|
||||
{
|
||||
id: "scan-3", category: "Uncertain", title: "edited_image.png", excerpt: "Uncertain Result - Mixed signals detected. Confidence: Medium", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFeKkVIvowmoEGrHkWOeXDC1Tf/a-mobile-list-view-of-recent-analysis-hi-1774089303566-e6721854.png", imageAlt: "Uncertain media verification", authorName: "TruthShield AI", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFeKkVIvowmoEGrHkWOeXDC1Tf/a-modern-analysis-results-screen-with-a--1774089303254-65172ba8.png", date: "1 day ago"
|
||||
id: "scan-3", category: "Uncertain", title: "edited_image.png", excerpt: "Uncertain Result - Mixed signals detected. Confidence: Medium", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFeKkVIvowmoEGrHkWOeXDC1Tf/a-mobile-list-view-of-recent-analysis-hi-1774089303566-e6721854.png?_wi=3", imageAlt: "Uncertain media verification", authorName: "TruthShield AI", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFeKkVIvowmoEGrHkWOeXDC1Tf/a-modern-analysis-results-screen-with-a--1774089303254-65172ba8.png", date: "1 day ago"
|
||||
},
|
||||
{
|
||||
id: "scan-4", category: "Authentic", title: "professional_screenshot.png", excerpt: "Real Media - Authentic capture detected. Confidence: High", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFeKkVIvowmoEGrHkWOeXDC1Tf/a-mobile-list-view-of-recent-analysis-hi-1774089303566-e6721854.png", imageAlt: "Authentic screenshot verified", authorName: "TruthShield AI", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFeKkVIvowmoEGrHkWOeXDC1Tf/a-modern-analysis-results-screen-with-a--1774089303254-65172ba8.png", date: "3 days ago"
|
||||
id: "scan-4", category: "Authentic", title: "professional_screenshot.png", excerpt: "Real Media - Authentic capture detected. Confidence: High", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFeKkVIvowmoEGrHkWOeXDC1Tf/a-mobile-list-view-of-recent-analysis-hi-1774089303566-e6721854.png?_wi=4", imageAlt: "Authentic screenshot verified", authorName: "TruthShield AI", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFeKkVIvowmoEGrHkWOeXDC1Tf/a-modern-analysis-results-screen-with-a--1774089303254-65172ba8.png", date: "3 days ago"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user