Google
Edit File: services.php
<!DOCTYPE html> <html lang="en"> <head> <!-- Basic Page Needs ================================================== --> <meta charset="utf-8"> <!-- Mobile Specific Metas ================================================== --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0"> <!-- head seo includes Start --> <?php include 'includes/htmlhead.php';?> <!-- Site Title --> <title>Pinnacle Foods: F&B Management Services</title> <meta name="description" content="Discover Pinnacle Services exceptional F&B management solutions tailored for your needs. Explore custom food court management and Pinnacle Foods expertise for excellence in dining experiences."> <!-- styles set here --> <?php include 'includes/styles.php';?> <!-- styles ends here --> </head> <body class="services"> <div class="body-inner services"> <!-- header set here --> <?php include 'includes/header.php';?> <!-- header ends here --> <!-- breadcrumb set here --> <section class="breadcrumbSection"> <div class="bracdcrumbBlocks"> <div class="container"> <div class="row"> <div class="col-lg-8 col-md-8 col-sm-12"> <div class="section-title-area"> <h1 class="sub-title">F&B Management Services</h1> <div class="breadcrumbNav"> <ul> <li><a href="index.php">home</a></li> <li><a>Services</a></li> </ul> </div> </div> </div> </div> </div> </div> </section> <!-- breadcrumb ends here --> <!-- Business Event Area Start --> <section class="business-event-area ts-funfact funfact-dots-left-top funfact-dots-right-bottom"> <div class="container"> <!-- Row Start --> <div class="row"> <div class="col-lg-5 col-md-5 col-sm-12"> <div class="about-video"> <img class="img-fluid" src="images/services/our-services-pinnacle-service-img.png" alt=" About us pinnacle services" title="About us pinnacle services"> </div> </div> <div class="col-lg-7 col-md-7 col-sm-12"> <div class="innerParentMiddleContent"> <div class="innerMiddleContent"> <!-- Title Area --> <div class="title-area"> <h2 class="sub-title">Our services</h2> <div class="text-left"> <p>We believe our clients deserve nothing but the best and it is our best practice and responsibility to mould and fashion our services to be able to cater to their requirements.</p> <p>Our flexible services permit us to cater to intimate gatherings as well as large scale events. May it be a corporate event or a personalized soirée, your wedding function or the exhibition story; you have our assurance and impeccable service that elucidates the taste of excellence.</p> <p>Our notable services also include F&B management at VIP and Media lounges.</p> <p>We have crafted two well-defined service segments that cover all your F&B needs for at every occasion.</p> </div> </div> </div> </div> </div> </div> <!-- row end--> </div> </section> <!-- Business Event Area End --> <!-- --> <!-- visionSection Event Area Start --> <section id="customised-food-court-management" class="cfcmSection ts-funfact funfact-dots-left-top funfact-dots-right-bottom"> <div class="container"> <!-- Row Start --> <div class="row"> <div class="col-lg-7 col-md-7 col-sm-12 servicesOverlayPatch sortOrder2"> <!-- Title Area --> <div class="title-area"> <h2 class="sub-title">Customised Food Court Management</h2> <div class="text-justify"> <p>Customised Food Court Management (In Events & Exhibition, Concerts, Sports Events & Corporate Events).</p> <p>Variety is the spice of life! We understand that customers like to be presented with various options when it comes to food and beverages.</p> <p>We provide on-site food catering in association with credible and well-known brands. In view of our tie-ups with notable F&B brands, your food court can have access to innumerable cuisines ranging across each course.</p> <p>Be it a corporate event, exhibition or concert a well-placed and well managed food court will add value for customers and make their experience congenial.</p> <p>Below mentioned are the services that we provide when it comes to organize and manage the food court system:-</p> <ul> <li>Cash management system</li> <li>Digital payment acceptance</li> <li>Strict adherence with FSSAI, GST and fire safety norms</li> <li>Collaboration with virtually all leadings QSRs (quick serving restaurants) in India</li> <li>Expertise in theme-based cafeteria setups</li> <li>Tie ups with local food brands</li> <li>Ability and experience to cater to any amount of gathering.</li> </ul> </div> </div> </div> <div class="col-lg-5 col-md-5 col-sm-12 sortOrder1"> <div class="about-zigzag"> <img class="img-fluid" src="images/about/cfcm.png" alt=" About us pinnacle services" title="About us pinnacle services"> </div> </div> </div> <!-- row end--> </div> </section> <!-- visionSection Event Area End --> <!-- ourMission Event Area Start --> <section id="pinnacle-foods" class="pinnacleFoodsSection ts-funfact funfact-dots-left-top funfact-dots-right-bottom"> <div class="container"> <!-- Row Start --> <div class="row"> <div class="col-lg-5 col-md-5 col-sm-12 sortOrder1"> <div class="about-zigzag"> <img class="img-fluid" src="images/services/pinancles-foods.jpg" alt=" About us pinnacle services" title="About us pinnacle services"> </div> </div> <div class="col-lg-7 col-md-7 col-sm-12 servicesOverlayPatch sortOrder2"> <!-- Title Area --> <div class="title-area text-left"> <h2 class="sub-title">Pinnacle Foods</h2> <div class="text-justify"> <p>Crafting bespoke culinary experiences that speak with the universal language of love, Pinnacle Foods takes pride in being a proud part of Pinnacle Services, a Leading F&B Management Company</p> <p>At Pinnacle Foods, we believe in transforming your events into cherished memories, one bite at a time. Our culinary artisans are dedicated to curating a symphony of flavours that elevate your corporate events, house parties & intimate gatherings to new heights.</p> <p>What sets us apart is our unwavering dedication to quality, creativity, and attention to detail. We understand that each event is unique, and our team is committed to customizing menus that suit your preferences and requirements. We take pride in not just providing catering services but in creating an experience that transforms business events into high-spirited hubs of connection and success.</p> </div> <div class="customView-btn"> <a href="https://pinnaclefoods.in/" class="customBtnDouble" target="_blank">visit Website</a> </div> </div> </div> </div> <!-- row end--> </div> </section> <!-- visionSection Event Area End --> <!-- --> <!-- Footer Area Start --> <?php include 'includes/footer.php';?> <!-- Footer Area End --> <!-- Back to top --> <div class="BackTo"> <a href="#" class="fa fa-angle-up" aria-hidden="true"></a> </div> <!-- Javascript Files ================================================== --> <?php include 'includes/footer-script.php';?> </div> <!-- Body inner end --> </body> </html>