-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcontact.html
More file actions
145 lines (130 loc) · 6.01 KB
/
contact.html
File metadata and controls
145 lines (130 loc) · 6.01 KB
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="https://www.foodpanda.com/wp-content/uploads/2020/07/cropped-panda-head_pink-32x32.png"
sizes="32x32" />
<title>Contact Us</title>
<link rel="stylesheet" href="./css/style.css" />
<link rel="stylesheet" href="./css/contact.css" />
<link href="https://fonts.googleapis.com/css2?family=Calistoga&family=Yatra+One&display=swap" rel="stylesheet">
</head>
<body style="background-color: #FFEEDD;">
<!--Nav Bar -->
<header>
<nav class="navbar">
<div class="navbar__brand">
<a href="http://127.0.0.1:5500/index.html">
<img src="./assets/logo.png" alt="logo" class="brand__logo" />
</a>
</div>
<div class="navbar__nav__items"></div>
<div id="nav__btn">
<ul class="menu">
<li><a href="aboutus.html">About Us</a></li>
<li><a href="career.html">Careers</a></li>
<li><a href="cities.html">Cities</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
<div class="nav__item">
<a href="signup.html">
<button class="button__primary hide__mobile">Sign Up</button>
</a>
</div>
</nav>
</header>
<h1
style="padding-top: 60px; padding-bottom: 80px;font-size: 5em; text-align: center;color:#D70F64; font-family:'Calistoga'; ">
Get In Touch With Us !</h1>
<!--Hero Section-->
<div>
<div class="career__form">
<form id="survey-form" action="connect.php" method="POST">
<div class="form-group">
<label id="name-label" for="name">Full Name *</label>
<input type="text" name="fullName" id="name" class="form-control" placeholder="Enter your full name"
required />
</div>
<!-- E-mail -->
<div class="form-group">
<label id="email-label" for="email">Email *</label>
<input type="email" name="eMail" id="email" class="form-control" placeholder="Enter your Email"
required />
</div>
<div class="form-group">
<label id="number-label" for="number">Phone Number *</label>
<input type="tel" name="phoneNumber" id="number" class="form-control" placeholder="Enter your Phone Number"/>
</div>
<!-- Suggestion msg box -->
<div class="form-group">
<p>Your Response *</p>
<textarea id="comments" class="input-textarea" name="comment"
placeholder="Enter your message here..."></textarea>
</div>
<!-- Check Box -->
<div class="form-group">
<p>
Do you agree to our * <a href="https://www.foodpanda.co.jp/en/contents/terms-and-conditions.htm"
style="color: white"><u> Terms & Conditions </u></a> ?
</p>
<label><input name="prefer" type="checkbox" class="input-checkbox" required />Yes</label>
<!-- Submit Button -->
<div class="form-group">
<button type="submit" id="submit" class="submit-button" style="color: white;">
<a href="index.html" style="text-decoration: none;">
Submit
</a>
</button>
</div>
</form>
</div>
<div id="leftbox" style="color: rgb(13, 10, 58); padding-left: 100px; padding-top: 40px;">
<h2>Address :</h2><br>
<p>Food Panda
4th & 5th Floor,<br>
PTI Building
4 Parliament Street,<br>
New Delhi, 110 001</p>
</div>
<div id="middlebox" style="color: rgb(13, 10, 58); padding-left: 100px; padding-top: 40px;">
<h2>Telephone :</h2><br>
<p>+91 214215423 <br>
+91 214215426
</p>
</div>
<div id="rightbox" style="color: rgb(13, 10, 58); padding-left: 100px; padding-top: 40px;">
<h2>Mail Us :</h2><br>
<p>foodpandacare@mail.in</p>
</div>
<div id="rightbox2" style="color: rgb(13, 10, 58); padding-left: 100px; padding-top: 40px;">
<h2>Website :</h2><br>
<p>https://foodpanda-tp.vercel.app/</p>
</div>
<!--Quote Container-->
<section class="quote__container">
</section>
<!--Footer Section-->
<footer class="footanchor">
<img src="./assets/logo.png" alt="logo" />
<ul>
<li><a href="https://www.foodpanda.co.jp/en/contents/terms-and-conditions.htm">Terms & Condition</a>
</li>
<li><a href="https://www.foodpanda.co.jp/en/contents/privacy.htm">Privacy Policy</a></li>
<li><a href="https://www.foodpanda.com/security/">Security</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</footer>
<!--SVG Shape-->
<div class="custom-shape-divider-top-1624884627">
<svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120"
preserveAspectRatio="none">
<path
d="M321.39,56.44c58-10.79,114.16-30.13,172-41.86,82.39-16.72,168.19-17.73,250.45-.39C823.78,31,906.67,72,985.66,92.83c70.05,18.48,146.53,26.09,214.34,3V0H0V27.35A600.21,600.21,0,0,0,321.39,56.44Z"
class="shape-fill"></path>
</svg>
</div>
</body>
</html>