Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -48,13 +48,13 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-startup-company-colleague-entrepreneur-meeting-professional-workplace-broadroom_482257-5082.jpg", imageAlt: "Professional consultation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-startup-company-colleague-entrepreneur-meeting-professional-workplace-broadroom_482257-5082.jpg?_wi=1", imageAlt: "Professional consultation"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/startup-programmer-leveraging-artificial-intelligence-tech-office-close-up_482257-118831.jpg", imageAlt: "Network setup and installation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/startup-programmer-leveraging-artificial-intelligence-tech-office-close-up_482257-118831.jpg?_wi=1", imageAlt: "Network setup and installation"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-overseeing-server-room-with-mockup-device-reading-documentation-paperwork_482257-122527.jpg", imageAlt: "Service deployment"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-overseeing-server-room-with-mockup-device-reading-documentation-paperwork_482257-122527.jpg?_wi=1", imageAlt: "Service deployment"
|
||||
}
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
@@ -72,13 +72,13 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Initial Consultation", description: "We begin by understanding your unique telecom requirements, current infrastructure, and business objectives to develop a customized solution.", tag: "Phase 1", imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-startup-company-colleague-entrepreneur-meeting-professional-workplace-broadroom_482257-5082.jpg", imageAlt: "Consultation phase"
|
||||
id: "1", title: "Initial Consultation", description: "We begin by understanding your unique telecom requirements, current infrastructure, and business objectives to develop a customized solution.", tag: "Phase 1", imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-startup-company-colleague-entrepreneur-meeting-professional-workplace-broadroom_482257-5082.jpg?_wi=2", imageAlt: "Consultation phase"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Infrastructure Setup", description: "Our technical team designs and installs your network infrastructure with precision, ensuring compliance with industry standards and your security protocols.", tag: "Phase 2", imageSrc: "http://img.b2bpic.net/free-photo/startup-programmer-leveraging-artificial-intelligence-tech-office-close-up_482257-118831.jpg", imageAlt: "Infrastructure setup"
|
||||
id: "2", title: "Infrastructure Setup", description: "Our technical team designs and installs your network infrastructure with precision, ensuring compliance with industry standards and your security protocols.", tag: "Phase 2", imageSrc: "http://img.b2bpic.net/free-photo/startup-programmer-leveraging-artificial-intelligence-tech-office-close-up_482257-118831.jpg?_wi=2", imageAlt: "Infrastructure setup"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Deployment & Launch", description: "We execute a carefully planned deployment with zero-downtime migration, comprehensive testing, and full system validation before going live.", tag: "Phase 3", imageSrc: "http://img.b2bpic.net/free-photo/woman-overseeing-server-room-with-mockup-device-reading-documentation-paperwork_482257-122527.jpg", imageAlt: "Service deployment"
|
||||
id: "3", title: "Deployment & Launch", description: "We execute a carefully planned deployment with zero-downtime migration, comprehensive testing, and full system validation before going live.", tag: "Phase 3", imageSrc: "http://img.b2bpic.net/free-photo/woman-overseeing-server-room-with-mockup-device-reading-documentation-paperwork_482257-122527.jpg?_wi=2", imageAlt: "Service deployment"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Ongoing Support", description: "24/7 responsive support ensures your systems operate optimally. Our team proactively monitors performance and addresses issues before they impact your business.", tag: "Phase 4", imageSrc: "http://img.b2bpic.net/free-photo/call-center-hot-line-information-concept_53876-125154.jpg", imageAlt: "Customer support"
|
||||
|
||||
Reference in New Issue
Block a user