-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·42 lines (41 loc) · 3.16 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><!-- #BeginTemplate "/Templates/template.dwt" --><!-- DW6 -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<!-- #BeginEditable "Title" -->
<title>press4service - Welcome</title>
<!-- #EndEditable -->
<link href="web.css" rel="stylesheet" type="text/css" media="screen" />
</head>
<body>
<table width="80%" border="0" align="center" cellpadding="7" cellspacing="0">
<tr>
<td align="center"><img src="press4service-420.gif" width="420" height="69" /></td>
</tr>
<tr>
<td id="menubar">
<a href="index.html">About</a> <a href="how.html">How does it work?</a> <a href="press4service.html">press4service.com</a>
</td>
</tr>
<tr>
<td id="contents">
<h1><!-- #BeginEditable "Heading" -->Welcome<!-- #EndEditable --></h1>
<!-- #BeginEditable "Content" -->
<p align="center"><img src="how.gif" width="560" height="149" /></p>
<p>Do you own or manage a restaurant or bar? Want to make your customers happier and earn more money? Then you might be interested in <i>press4service</i>. It's a system that lets your customers push a button to instantly request service from your wait staff, anywhere at your facility. Why is this a good thing?</p>
<ul>
<li><strong>Boosts customer satisfaction:</strong> Customers don't have to sit around, hoping that a waiter comes around. The <i>press4service</i> system gives customers the power to order items and request bills when they're ready. Happier customers will buy more and return with their friends. </li>
<li><strong>Increases table turnover rate:</strong> During the lunch rush, you want to serve customers quickly and get them out the door so you can serve the next ones. The <i>press4service</i> system cuts wait times so you can serve more customers in the same amount of time. </li>
<li><strong>Gets more orders:</strong> Side-dishes, additional drinks and deserts are big money-makers, but patrons in a rush don't order as many of these extras as they could because they're worried about getting back to work. The <i>press4service</i> system reduces the time crunch so that patrons can order everything they want. </li>
<li><strong>More profit:</strong> When you serve more orders and customers with better efficiency during peak hours, you earn more.</li>
<li><strong>Bigger tips for your wait staff:</strong> Happy customers give bigger tips and will treat your staff better. </li>
</ul>
<p>The <i>press4service</i> system is not a substitute for an adequate and well-trained wait staff. This technology isn't for cutting costs -- it's about providing excellent service to make the bar and dining experience more enjoyable for everyone. </p>
<!-- #EndEditable --></td>
</tr>
<tr>
<td id="footer">Copyright © 2004-2006 press4service. All rights reserved.</td>
</tr>
</table>
</body>
<!-- #EndTemplate --></html>