Update src/app/page.tsx
This commit is contained in:
@@ -52,13 +52,13 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/a-modern-cybersecurity-operations-center-1772524195213-1aadb69a.png", imageAlt: "Security Operations Dashboard"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/a-modern-cybersecurity-operations-center-1772524195213-1aadb69a.png", imageAlt: "Security Operations Dashboard"},
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/illustration-of-endpoint-security-protec-1772524194953-375ca41c.png?_wi=1", imageAlt: "Endpoint Protection"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/illustration-of-endpoint-security-protec-1772524194953-375ca41c.png", imageAlt: "Endpoint Protection"},
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/illustration-showing-threat-detection-an-1772524195247-d805ce66.png?_wi=1", imageAlt: "Threat Detection System"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/illustration-showing-threat-detection-an-1772524195247-d805ce66.png", imageAlt: "Threat Detection System"},
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/illustration-of-compliance-and-standards-1772524194855-d0a073aa.png?_wi=1", imageAlt: "Compliance Standards"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/illustration-of-compliance-and-standards-1772524194855-d0a073aa.png", imageAlt: "Compliance Standards"},
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/illustration-of-incident-response-a-team-1772524195915-ed74180f.png?_wi=1", imageAlt: "Incident Response Team"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/illustration-of-incident-response-a-team-1772524195915-ed74180f.png", imageAlt: "Incident Response Team"},
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Schedule Consultation", href: "contact" },
|
{ text: "Schedule Consultation", href: "contact" },
|
||||||
@@ -87,23 +87,22 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: 1,
|
id: 1,
|
||||||
title: "Endpoint Protection & Detection", description: "Advanced endpoint security with real-time threat monitoring, behavioral analysis, and automated response capabilities. Protect all devices across your organization from malware, ransomware, and emerging threats.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/illustration-of-endpoint-security-protec-1772524194953-375ca41c.png?_wi=2", imageAlt: "Endpoint Protection"},
|
title: "Endpoint Protection & Detection", description: "Advanced endpoint security with real-time threat monitoring, behavioral analysis, and automated response capabilities. Protect all devices across your organization from malware, ransomware, and emerging threats.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/illustration-of-endpoint-security-protec-1772524194953-375ca41c.png", imageAlt: "Endpoint Protection"},
|
||||||
{
|
{
|
||||||
id: 2,
|
id: 2,
|
||||||
title: "Threat Detection & Response", description: "24/7 security monitoring with AI-powered threat detection. Our expert analysts identify and neutralize threats before they can impact your business. Rapid incident response and containment protocols.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/illustration-showing-threat-detection-an-1772524195247-d805ce66.png?_wi=2", imageAlt: "Threat Detection"},
|
title: "Threat Detection & Response", description: "24/7 security monitoring with AI-powered threat detection. Our expert analysts identify and neutralize threats before they can impact your business. Rapid incident response and containment protocols.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/illustration-showing-threat-detection-an-1772524195247-d805ce66.png", imageAlt: "Threat Detection"},
|
||||||
{
|
{
|
||||||
id: 3,
|
id: 3,
|
||||||
title: "Compliance & Governance", description: "Achieve and maintain compliance with ISO 27001, GDPR, HIPAA, PCI-DSS, and other regulatory frameworks. Comprehensive compliance audits, documentation, and continuous monitoring.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/illustration-of-compliance-and-standards-1772524194855-d0a073aa.png?_wi=2", imageAlt: "Compliance Management"},
|
title: "Compliance & Governance", description: "Achieve and maintain compliance with ISO 27001, GDPR, HIPAA, PCI-DSS, and other regulatory frameworks. Comprehensive compliance audits, documentation, and continuous monitoring.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/illustration-of-compliance-and-standards-1772524194855-d0a073aa.png", imageAlt: "Compliance Management"},
|
||||||
{
|
{
|
||||||
id: 4,
|
id: 4,
|
||||||
title: "Incident Response & Recovery", description: "Rapid incident response team ready 24/7 to handle security breaches. Minimize impact, recover systems quickly, and implement preventive measures to avoid future incidents.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/illustration-of-incident-response-a-team-1772524195915-ed74180f.png?_wi=2", imageAlt: "Incident Response"},
|
title: "Incident Response & Recovery", description: "Rapid incident response team ready 24/7 to handle security breaches. Minimize impact, recover systems quickly, and implement preventive measures to avoid future incidents.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/illustration-of-incident-response-a-team-1772524195915-ed74180f.png", imageAlt: "Incident Response"},
|
||||||
{
|
{
|
||||||
id: 5,
|
id: 5,
|
||||||
title: "Security Awareness Training", description: "Empower your employees with security best practices through interactive training programs. Reduce human-caused security breaches and build a security-conscious culture.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/illustration-of-security-awareness-train-1772524194879-43de26f8.png", imageAlt: "Security Training"},
|
title: "Security Awareness Training", description: "Empower your employees with security best practices through interactive training programs. Reduce human-caused security breaches and build a security-conscious culture.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/illustration-of-security-awareness-train-1772524194879-43de26f8.png", imageAlt: "Security Training"},
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
mediaAnimation="slide-up"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -133,17 +132,17 @@ export default function LandingPage() {
|
|||||||
tagIcon={Users}
|
tagIcon={Users}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", title: "Comprehensive Security Coverage", quote: "Tirupati Multi Solution transformed our security posture. Their 24/7 monitoring and rapid incident response capabilities give us confidence that our infrastructure is protected.", name: "Rajesh Kumar", role: "CTO", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/professional-headshot-of-a-confident-mal-1772524194535-1abf5368.png?_wi=1", imageAlt: "Rajesh Kumar"},
|
id: "1", title: "Comprehensive Security Coverage", quote: "Tirupati Multi Solution transformed our security posture. Their 24/7 monitoring and rapid incident response capabilities give us confidence that our infrastructure is protected.", name: "Rajesh Kumar", role: "CTO", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/professional-headshot-of-a-confident-mal-1772524194535-1abf5368.png", imageAlt: "Rajesh Kumar"},
|
||||||
{
|
{
|
||||||
id: "2", title: "Compliance Made Simple", quote: "Meeting GDPR and ISO 27001 requirements was complex until we partnered with Tirupati. Their expertise and guidance made the entire compliance journey smooth and efficient.", name: "Priya Singh", role: "Chief Information Officer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/professional-headshot-of-a-confident-fem-1772524194485-a194b752.png?_wi=1", imageAlt: "Priya Singh"},
|
id: "2", title: "Compliance Made Simple", quote: "Meeting GDPR and ISO 27001 requirements was complex until we partnered with Tirupati. Their expertise and guidance made the entire compliance journey smooth and efficient.", name: "Priya Singh", role: "Chief Information Officer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/professional-headshot-of-a-confident-fem-1772524194485-a194b752.png", imageAlt: "Priya Singh"},
|
||||||
{
|
{
|
||||||
id: "3", title: "Expert Incident Response", quote: "During a critical security incident, Tirupati's response team was outstanding. They contained the threat, minimized damage, and helped us strengthen our defenses immediately.", name: "Amit Patel", role: "Head of IT Security", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/professional-headshot-of-a-male-security-1772524195046-c3a347fb.png", imageAlt: "Amit Patel"},
|
id: "3", title: "Expert Incident Response", quote: "During a critical security incident, Tirupati's response team was outstanding. They contained the threat, minimized damage, and helped us strengthen our defenses immediately.", name: "Amit Patel", role: "Head of IT Security", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/professional-headshot-of-a-male-security-1772524195046-c3a347fb.png", imageAlt: "Amit Patel"},
|
||||||
{
|
{
|
||||||
id: "4", title: "Outstanding Customer Support", quote: "The level of support and partnership we receive from Tirupati Multi Solution is exceptional. They're not just a vendor; they're an extension of our security team.", name: "Deepa Nair", role: "Operations Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/professional-headshot-of-a-female-operat-1772524194683-78a32cdd.png", imageAlt: "Deepa Nair"},
|
id: "4", title: "Outstanding Customer Support", quote: "The level of support and partnership we receive from Tirupati Multi Solution is exceptional. They're not just a vendor; they're an extension of our security team.", name: "Deepa Nair", role: "Operations Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/professional-headshot-of-a-female-operat-1772524194683-78a32cdd.png", imageAlt: "Deepa Nair"},
|
||||||
{
|
{
|
||||||
id: "5", title: "Cost-Effective Security", quote: "We reduced our security costs by 40% while actually improving our protection levels. Tirupati's efficient approach to threat management is unmatched.", name: "Vikram Desai", role: "Finance Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/professional-headshot-of-a-confident-mal-1772524194535-1abf5368.png?_wi=2", imageAlt: "Vikram Desai"},
|
id: "5", title: "Cost-Effective Security", quote: "We reduced our security costs by 40% while actually improving our protection levels. Tirupati's efficient approach to threat management is unmatched.", name: "Vikram Desai", role: "Finance Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/professional-headshot-of-a-confident-mal-1772524194535-1abf5368.png", imageAlt: "Vikram Desai"},
|
||||||
{
|
{
|
||||||
id: "6", title: "Proactive Security Partner", quote: "Unlike other providers, Tirupati takes a proactive approach. They continuously assess and improve our security rather than just responding to issues.", name: "Meera Johri", role: "Chief Security Officer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/professional-headshot-of-a-confident-fem-1772524194485-a194b752.png?_wi=2", imageAlt: "Meera Johri"},
|
id: "6", title: "Proactive Security Partner", quote: "Unlike other providers, Tirupati takes a proactive approach. They continuously assess and improve our security rather than just responding to issues.", name: "Meera Johri", role: "Chief Security Officer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/professional-headshot-of-a-confident-fem-1772524194485-a194b752.png", imageAlt: "Meera Johri"},
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -172,7 +171,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "7", title: "Can you integrate with our existing security tools?", content: "Absolutely. Our platform integrates seamlessly with SIEM systems, vulnerability scanners, firewalls, and other security tools. We support standard protocols and APIs. Our integration specialists will configure everything to work cohesively with your existing infrastructure."},
|
id: "7", title: "Can you integrate with our existing security tools?", content: "Absolutely. Our platform integrates seamlessly with SIEM systems, vulnerability scanners, firewalls, and other security tools. We support standard protocols and APIs. Our integration specialists will configure everything to work cohesively with your existing infrastructure."},
|
||||||
{
|
{
|
||||||
id: "8", title: "What is your pricing model?", content: "We offer flexible pricing based on the number of endpoints, users, compliance requirements, and service level. Most clients choose our tiered plans ranging from Starter to Enterprise. We provide transparent pricing with no hidden fees and can customize packages to match your specific needs."},
|
id: "8", title: "What is your pricing model?", content: "We offer flexible pricing based on the number of endpoints, users, compliance requirements, and service level. Most clients choose our tiered plans ranging from Starter to Enterprise. We provide transparent pricing with no hidden fees and can customize packages to match your specific needs."}
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user