HEX
Server: Apache
System: Linux v38079.2is.nl 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: democfellows (10015)
PHP: 8.1.34
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/creativefellows.nl/blue.creativefellows.nl/views/view.voicepresence.php
<?php
		
		
	/*
	 * Get Header
	 */
	$header_top_color = "";
	require_once 'inc/header.php';
					
	
	/*
	 * Showcase
	 */
	require_once 'inc/showcase.php';				
	
	
	/*
	 * Intro 
	 */
	$html = '<div class="grid-container case-foreground">';
		$html .= '<div class="grid-x grid-padding-x align-middle">';
			
			$html .= '<div class="cell medium-8">';
				$html .= '<h2>UNIVERGE BLUE</h2>';
				$html .= '<h3>Voice, Presence & UC</h3>';
				$html .= '<p>Whether working on-premises, remotely or across different time zones, getting and staying in touch and remaining productive becomes simpler and more cost effective by operating from within the cloud. UNIVERGE BLUE Voice, Presence & UC is a flexible, Five 9s, multi-tenant, feature rich, encrypted approach to communicating backed by around the clock customer support and system monitoring.  Whether looking to fully move to the cloud, host a specific function or bring greater capability to an existing on-premises system, UNIVERGE BLUE can provide smarter, faster provisioning and more adoptive ways to achieve a dynamic and connected cloud-based work environment.</p>';
			$html .= '</div>';
			
			$html .= '<div class="cell medium-4"><p style="text-align: center;"><img alt="" src="https://s3.eu-central-1.amazonaws.com/z3r2zxopa4uuqpw5a4ju/univergeblue/images/univerge-blue-badge.png" /></p></div>';
			
		$html .= '</div>';
	$html .= '</div>';	
	
	echo $data["config"]->wrapAsSection($html,"","blue-container text-only");
	
	
	
	/*
	 * Content 
	 */
	$html = '<div class="grid-container">';
		$html .= '<div class="grid-x grid-padding-x hexagon-icon-row">';
			
			/*
			 * Row intro
			 */
			$html .= '<div class="cell small-12">';
				$html .= '<h2>6 REASONS TO EMBRACE</h2>';
				$html .= '<h3>UNIVERGE BLUE CLOUD COMMUNICATIONS</h3>';
			$html .= '</div>';
			
			

			// row 1
			$html .= '<div class="cell small-12 medium-4 devider-line">';
				$html .= '<div class="option">';
					$html .= '<h4 class="hexagon-icon cloud">Cloud Practicability</h4>';
					$html .= '<p>A compelling and cost-efficient alternative to in-house administration, cloud operations take the concern out of workplace communications through its use of converged management, around-the-clock accessibility, demand scalability and continuity assurances, all at an estimated monthly cost.</p>';
				$html .= '</div>';
			$html .= '</div>';
			
			$html .= '<div class="cell small-12 medium-4 devider-line">';
				$html .= '<div class="option">';
					$html .= '<h4 class="hexagon-icon reach">Continuous Reach</h4>';
					$html .= '<p>Customizable rules easily determine where and to which device incoming calls should be routed, while the ability to easily switch calls between devices without interruption or assigning a single phone number as the main point of contact streamlines and quickens call and response management.</p>';
				$html .= '</div>';
			$html .= '</div>';
			
			$html .= '<div class="cell small-12 medium-4 ">';
				$html .= '<div class="option">';
					$html .= '<h4 class="hexagon-icon transparency">Increased Transparency</h4>';
					$html .= '<p>Rich presence features allow work teams to locate, confirm availability and check preferred contact methods of colleagues, while scheduled-based presence enables users to route calls based on calendar or specific rules set so calls are automatically handled to suit a predetermined schedule.</p>';
				$html .= '</div>';
			$html .= '</div>';
			
			
			// row 2
			$html .= '<div class="cell small-12 medium-4 devider-line">';
				$html .= '<div class="option">';
					$html .= '<h4 class="hexagon-icon collaboration">Equipped Employees</h4>';
					$html .= '<p>Whether 2 to 50 participants, UNIVERGE BLUE delivers a virtual space that is totally accommodating - where screens, presentations, desktops and white boards can easily be shared, swapped out and viewed - allowing participants focus on the task at hand instead of the support materials involve</p>';
				$html .= '</div>';
			$html .= '</div>';
			
			$html .= '<div class="cell small-12 medium-4 devider-line">';
				$html .= '<div class="option">';
					$html .= '<h4 class="hexagon-icon ethernet">Dependable Foundation</h4>';
					$html .= '<p>With UNIVERGE BLUE, organizations gain access to a wide choice of desktop telephones, in-building wireless systems and softphones what are fully cloud compatible so personnel can easily be equipped and function within either a single or cross-device environment.</p>';
				$html .= '</div>';
			$html .= '</div>';
			
			$html .= '<div class="cell small-12 medium-4 devider-line">';
				$html .= '<div class="option">';
					$html .= '<h4 class="hexagon-icon sv9100">Cloud Practicability</h4>';
					$html .= '<p>For those companies interested in an on-premises, dependable yet modular cloud communications platform that is capable of effortlessly supporting a suite of voice, video communications and collaboration apps, UNIVERGE SV9100 BLUE – one of the easiest unified communications capable systems on the market – provides the answer with a dynamic, subscription-based, hybrid out-of-box cloud communication and collaboration solution.</p>';
				$html .= '</div>';
			$html .= '</div>';
	
		
		$html .= '</div>';
	$html .= '</div>';	
	
	echo $data["config"]->wrapAsSection($html,"","block-gray industries");
	
	
	/*
	 * Content 
	 */
	$html = '<div class="grid-container">';
		$html .= '<div class="grid-x grid-padding-x hexagon-icon-row">';
			
			$html .= '<div class="cell small-12">';
				$html .= '<h2>DISCOVER WHAT’S POSSIBLE</h2>';
				$html .= '<h3>With UNIVERGE BLUE Cloud Communications</h3>';
			$html .= '</div>';
			
			$html .= '<div class="cell small-12 medium-4 devider-line">';
				$html .= '<div class="option">';
					$html .= '<h4 class="hexagon-icon unified-comms">UNIVERGE BLUE UC</h4>';
					$html .= '<p>Full service, highly compatible robust communications services packed into a single solution </p>';
					$html .= '<p><a href="https://www.necam.com/docs/?id=72bfbe59-2ed9-4645-89d4-c9a0e03169f1">Learn More</a></p>';
				$html .= '</div>';
			$html .= '</div>';
			
			/*$html .= '<div class="cell small-12 medium-3 devider-line">';
				$html .= '<div class="option">';
					$html .= '<h4 class="hexagon-icon phones">UNIVERGE BLUE Phones</h4>';
					$html .= '<p>A wide assortment of multi-functional desktop phones and wireless handsets</p>';
					$html .= '<p><a href="https://www.necam.com/docs/?id=43e04971-4076-4866-91f6-3293f22f3bab">Learn More</a></p>';
				$html .= '</div>';
			$html .= '</div>';*/
			
			$html .= '<div class="cell small-12 medium-4 devider-line">';
				$html .= '<div class="option">';
					$html .= '<h4 class="hexagon-icon sv9100">UNIVERGE SV9100 Blue</h4>';
					$html .= '<p>A cloud-based on-premises communications platform usable right out of the box </p>';
					$html .= '<p><a href="https://www.necam.com/docs/?id=d88d8020-997c-4930-adce-8394591e1d7a">Learn More</a></p>';
				$html .= '</div>';
			$html .= '</div>';
			
			$html .= '<div class="cell small-12 medium-4">';
				$html .= '<div class="option">';
					$html .= '<h4 class="hexagon-icon sip-trunking">SIP Trunking</h4>';
					$html .= '<p>Optimal SIP Truck capabilities for fast, clear and secure voice services</p>';
					$html .= '<p><a href="https://www.necam.com/docs/?id=2be7c6c0-fdd3-4d53-91ea-e01adad73a9c">Learn More</a></p>';
				$html .= '</div>';
			$html .= '</div>';
			
			// Phones			
			$html .= '<div class="cell small-12 medium-4 devider-line">';
				$html .= '<div class="option">';
					$html .= '<h4 class="hexagon-icon phones">DT73O Desktop Phone</h4>';
					$html .= '<p>A highly customizable telephone adaptable to the exact individual requirements of the business</p>';
					$html .= '<p><a href="https://www.necam.com/docs/?id=68876c71-1a74-4b8c-a5b1-ff396ad2c034">Learn More</a></p>';
				$html .= '</div>';
			$html .= '</div>';
				
			$html .= '<div class="cell small-12 medium-4 devider-line">';
				$html .= '<div class="option">';
					$html .= '<h4 class="hexagon-icon phones">DT820 IP Desktop Phone</h4>';
					$html .= '<p>An intuitive, multi-functional telephone in a choice of 3 models</p>';
					$html .= '<p><a href="https://www.necam.com/Docs/?id=f142e945-8724-47d0-ac21-34da55d3a8ca">Learn More</a></p>';
				$html .= '</div>';
			$html .= '</div>';
				
			$html .= '<div class="cell small-12 medium-4 devider-line">';
				$html .= '<div class="option">';
					$html .= '<h4 class="hexagon-icon phones">DT900S SIP Desktop Phone</h4>';
					$html .= '<p>All the functionality of traditional telephones with seamless integration of advanced IP applications</p>';
					$html .= '<p><a href="https://www.necam.com/docs/?id=40159065-996b-4e43-99cf-8471a41ae097">Learn More</a></p>';
				$html .= '</div>';
			$html .= '</div>';
			
					
			$html .= '</div>';
		$html .= '</div>';	
	
		echo $data["config"]->wrapAsSection($html,"","");
	
		
	/*
	 * Loopback
	 */
	$loopback = '<div class="grid-container">';
		$loopback .= '<div class="grid-x grid-padding-x align-bottom">';

			$loopback .= '<div class="cell small-12 large-6 hexagon-mask small-order-2 medium-order-1">';
				$loopback .= '<div class="mask"><img src="https://s3.eu-central-1.amazonaws.com/z3r2zxopa4uuqpw5a4ju/univergeblue/images/loopback-top.png"></div>';
			$loopback .= '</div>';
			
			$loopback .= '<div class="cell small-12 large-6 medium-order-2 small-order-1 text-center medium-text-left">';
				$loopback .= '<h2>Interested in Our</h2>';
				$loopback .= '<h3>Collaborative Solutions?</h3>';
				$loopback .= '<p>Step into the cloud with confidence</p>';
				$loopback .= '<p><a href="/get-in-touch" class="hexagon-icon assessment">Get In Touch Now</a><span class="devider">&nbsp;</span><a href="/" class="hexagon-icon explore hollow">Keep Exploring</a></p>';
			$loopback .= '</div>';

		$loopback .= '</div>';
	$loopback .= '</div>';
	
	echo $data["config"]->wrapAsSection($loopback,null,"loopback");	
	
	
	
	/*
	 * Get Footer
	 */
	require_once $data["config"]->getSetting("footer_path");