Update src/app/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="Seamless Digital Experiences"
|
||||
description="Connecting your ideas to the world through robust, scalable, and secure digital infrastructure designed for tomorrow."
|
||||
description="Optimize your performance: reduce latency by 40% and scale your infrastructure in minutes with our robust, cloud-native platform."
|
||||
buttons={[
|
||||
{ text: "Get Started", href: "#contact" },
|
||||
{ text: "Explore Features", href: "#features" }
|
||||
@@ -77,11 +77,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Secure Infrastructure", description: "Enterprise-grade security protecting your data at rest and in transit.", imageSrc: "http://img.b2bpic.net/free-photo/hand-pressing-security-button-touch-screen_1112-492.jpg", imageAlt: "Security", button: { text: "Learn More", href: "#security" }},
|
||||
title: "Secure Infrastructure", description: "Enterprise-grade security protecting your data at rest and in transit.", imageSrc: "http://img.b2bpic.net/free-photo/hand-pressing-security-button-touch-screen_1112-492.jpg", imageAlt: "Security"},
|
||||
{
|
||||
title: "Data Insights", description: "Real-time analytics to help you make informed decisions quickly.", imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg", imageAlt: "Analytics", button: { text: "Learn More", href: "#analytics" }},
|
||||
title: "Data Insights", description: "Real-time analytics to help you make informed decisions quickly.", imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg", imageAlt: "Analytics"},
|
||||
{
|
||||
title: "Cloud Accessibility", description: "Scale your operations instantly with our global cloud network.", imageSrc: "http://img.b2bpic.net/free-photo/it-expert-data-center-holding-tablet-replacing-storage-mainframes-components_482257-115420.jpg", imageAlt: "Cloud", button: { text: "Learn More", href: "#cloud" }},
|
||||
title: "Cloud Accessibility", description: "Scale your operations instantly with our global cloud network.", imageSrc: "http://img.b2bpic.net/free-photo/it-expert-data-center-holding-tablet-replacing-storage-mainframes-components_482257-115420.jpg", imageAlt: "Cloud"},
|
||||
]}
|
||||
title="Why Choose Our Platform"
|
||||
description="Unmatched reliability and performance for your digital needs."
|
||||
|
||||
Reference in New Issue
Block a user