( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ HEX
HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux mail.thebrand.ai 6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 x86_64
User: www-data (33)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/html/tmpr/../tmpr/../tmpr/../newdatasets/instance.php
<?php if(!empty($page)) {
	
	      if($mode=="landing") {
			  
			  
			  if(empty($instance)) {
				  
			  }
			  else{
				  
				  include("languages/en/landing/$instance.php"); 
			  }
				  
				  
				  
				   
					
	  
	    
			  
			  
			  
			  
			  
	  
			     if($page=="hashbrand") {
					
	  include("pages/landing/hashbrand/index.php"); 
	   }
	
		 if($page=="showcase") {
					
	  include("pages/landing/showcase/index.php"); 
	   }	 
		 if($page=="power") {
					
	  include("pages/landing/power/index.php"); 
	   }if($page=="power2") {
					
	  include("pages/landing/power/index2.php"); 
	   }	
			  
			  if($page=="calm") {
					
	  include("pages/landing/calm/index.php"); 
	   }		   if($page=="calm2") {
					
	  include("pages/landing/calm/index2.php"); 
	   }		  
			  
			  if($page=="cool") {
					
	  include("pages/landing/cool/index.php"); 
	   }	  
		
			  
			  
		 if($page=="about") {
					
	  include("pages/landing/about/index.php"); 
	   }	  
			if($page=="sassy") {
					
	  include("pages/landing/sassy/index.php"); 
	   }	
			  
			  if($page=="saas") {
					
	  include("pages/landing/saas/index.php"); 
	   }	 
			  
			    
			  if($page=="cta") {
					
	  include("pages/landing/calltoaction/choose.php"); 
	   }}	 
			  
	   }	
		?>