D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
shubmkcj
/
designpitara.com
/
Filename :
start-up-edge.php
back
Copy
<!doctype html> <html class="no-js" lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>Designpitara - Start Up Edge</title> <meta name="robots" content="index,follow" /> <meta name="author" content="DesignPitara"> <meta name="description" content="Design Pitara is one of the top creative agency in Gurgaon – Delhi NCR (India) based who offers complete graphic design services with result oriented branding strategy to build online presence of brands."> <meta name="keywords" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="og:title" content="Graphic Design, Website Design, Digital Marketing in Gurgaon - India"/> <meta property="og:type" content="website"/> <meta property="og:description" content="Design Pitara is one of the top creative agency in Gurgaon – Delhi NCR (India) based who offers complete graphic design services with result oriented branding strategy to build online presence of brands."/> <meta property="og:url" content="https://designpitara.com/"/> <meta property="og:site_name" content="DesignPitara"/> <meta property="og:image" content="https://designpitara.com/img/logo_new.png"/> <link rel="canonical" href="https://designpitara.com/start-up-edge" /> <!-- favicon --> <link rel="shortcut icon" type="image/x-icon" href="img/logo/favicon.ico"> <!-- all css here --> <!-- bootstrap v3.3.6 css --> <link rel="stylesheet" href="css/bootstrap.min.css"> <!-- owl.carousel css --> <link rel="stylesheet" href="css/owl.carousel.css"> <link rel="stylesheet" href="css/owl.transitions.css"> <!-- meanmenu css --> <link rel="stylesheet" href="css/meanmenu.min.css"> <!-- font-awesome css --> <link rel="stylesheet" href="css/font-awesome.min.css"> <link rel="stylesheet" href="css/icon.css"> <link rel="stylesheet" href="css/flaticon.css"> <!-- magnific css --> <link rel="stylesheet" href="css/magnific.min.css"> <!-- venobox css --> <link rel="stylesheet" href="css/venobox.css"> <!-- style css --> <link rel="stylesheet" href="style.css"> <!-- responsive css --> <link rel="stylesheet" href="css/responsive.css"> <!-- modernizr css --> <script src="js/vendor/modernizr-2.8.3.min.js"></script> <!-- google recaptcha --> <script src="https://www.google.com/recaptcha/api.js"></script> </head> <body> <?php include 'inner-header.php'; ?> <!-- Start breadcumb Area --> <div class="page-area"> <div class="breadcumb-overlay"></div> <div class="container"> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12"> <div class="breadcrumb text-center"> <div class="section-headline white-headline"> <h3>Start Up Edge</h3> </div> <ul class="breadcrumb-bg"> <li class="home-bread">Home</li> <li>Start Up Edge</li> </ul> </div> </div> </div> </div> </div> <!-- End breadcumb Area --> <!-- about-area start --> <div class="about-area page-padding"> <div class="container"> <div class="row"> <!-- column end --> <div class="about-content"> <p>Once you done with name for your brand, you must need a Design Agency who can take care of all your graphic design requirements from logo design to marketing materials including product packaging; that too in a quick & effective manner so that you can plan/focus on your businesses growth rather than facing issues to get your design done. We can help startups with the following services as:</p> </div> <!-- column end --> </div> <div class="row mt-4"> <div class="col-md-4"> <div class="card mb-4 shadow-sm text-center"> <div class="card-header"> <h4 class="my-0 font-weight-normal">Logo</h4> </div> <div class="card-body"> <h1 class="card-title pricing-card-title">Rs. 4,999</h1> <ul class="list-unstyled mt-3 mb-4"> <li>Fully Customized Logo</li> <li>2 unique Options</li> <li>Unlimited revision</li> <li> 3 Working days turnaround time</li> <li>Source files will provided</li> </ul> <button type="button" class="btn btn-lg btn-block btn-primary">Buy</button> </div> </div> </div> <div class="col-md-4"> <div class="card mb-4 shadow-sm text-center"> <div class="card-header"> <h4 class="my-0 font-weight-normal">Website</h4> </div> <div class="card-body"> <h1 class="card-title pricing-card-title">Rs. 6,999 </h1> <ul class="list-unstyled mt-3 mb-4"> <li>Upto 9 Pages </li> <li>Fully Mobile Responsive</li> <li>One Query Form </li> <li>Banner Slider </li> <li>2 E-Mail IDs </li> <li>Web Hosting </li> <li>Free Live Chat Box</li> <li>Google Map Creation</li> <li>Design Concept (Home + Main Pages) </li> <li>60 Days Technical Support </li> </ul> <button type="button" class="btn btn-lg btn-block btn-primary">Buy</button> </div> </div> </div> <div class="col-md-4"> <div class="card mb-4 shadow-sm text-center"> <div class="card-header"> <h4 class="my-0 font-weight-normal">SEO</h4> </div> <div class="card-body"> <h1 class="card-title pricing-card-title">Rs. 14,999</h1> <ul class="list-unstyled mt-3 mb-4"> <li>10 Keywords</li> <li>Review & Analysis of current site</li> <li>Canonicalization</li> <li>Website Page Load Optimization</li> <li>Header Tag Optimization</li> <li>Internal link structuring & optimization</li> <li>Image & Hyperlink Optimization</li> <li>Robots.txt Creation/Analysis</li> <li>HTML & XML Sitemap</li> <li>Page Speed Optimization Analysis</li> <li>Monthly Analysis Reporting </li> </ul> <button type="button" class="btn btn-lg btn-block btn-primary">Buy</button> </div> </div> </div> </div> </div> </div> <!-- about-area end --> <script> window.onload = function() { var $recaptcha = document.querySelector('#g-recaptcha-response'); if($recaptcha) { $recaptcha.setAttribute("required", "required"); } }; </script> <?php include 'footer.php'; ?>