Update src/app/page.tsx

This commit is contained in:
2026-03-16 04:34:04 +00:00
parent b5b8bfac0d
commit 71b2898be4

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="largeSmallSizeLargeTitles"
background="plain"
background={{ variant: "plain" }}
cardStyle="glass-depth"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="radial-glow"
@@ -46,7 +46,7 @@ export default function LandingPage() {
<HeroBillboardTestimonial
title="Master Mind Hackers India"
description="Elite team collaboration portal. Encrypted war room for cybersecurity specialists, developers, and security engineers. Real-time command center, secure code vault, and collaborative terminal interface."
background="plain"
background={{ variant: "plain" }}
tag="SECURE NETWORK"
tagIcon={Shield}
tagAnimation="slide-up"