-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcontact.php
127 lines (113 loc) · 7.3 KB
/
contact.php
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
<?php include("./inc/check_session.php") ?>
<!DOCTYPE html>
<html>
<!-- This source code is exported from pxCode, you can get more document from https://www.pxcode.io -->
<head>
<?php include("./google_analytics.php"); ?>
<meta charset="utf-8" />
<title>PeaceRyde Africa LLC - Contact Us</title>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" sizes="16x16" href="assets/icon.png">
<link rel="stylesheet" type="text/css"
href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous" />
<link rel="stylesheet" type="text/css" href="https://unpkg.com/aos@2.3.1/dist/aos.css" />
<!-- Latest compiled and minified CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Latest compiled JavaScript -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script>
<link rel="stylesheet" type="text/css" href="css/common.css" />
<link rel="stylesheet" type="text/css" href="css/fonts.css" />
<link rel="stylesheet" type="text/css" href="css/New.css" />
<link rel="stylesheet" type="text/css" href="css/Laptops.css">
<link rel="stylesheet" type="text/css" href="css/smallscreen800.css">
<link rel="stylesheet" type="text/css" href="css/responsive.css">
<!-- <link rel="stylesheet" type="text/css" href="css/header.css"> -->
<script type="text/javascript" src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script type="text/javascript" src="https://unpkg.com/headroom.js@0.12.0/dist/headroom.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/px2code/posize/build/v1.00.3.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="js/main.js"></script>
</head>
<body class="body" style="overflow-x: hidden;">
<main class="new new-main layout">
<!-- ======= section1 ======= -->
<?php include("./inc/header.php"); ?>
<section class=" new-section2__group layout2 contactheight" style="background-color: #f8f6f6;">
<div class="new-section1__cover-block layout">
<h1 class="contactus">
Contact Us
</h1>
<div class="row">
<div class="col-md-6 col-sm-12 cont">
<h2 style="font-size: 20px; color: #080C58; font-weight: 500;">United States of America</h2>
<p style="font-size: 18px; color: #080C58; padding-top: 21px;">433 W Harrison St #5409 Chicago, IL 60699</p>
<p style="padding-top: 21px;">phone: <a href="" style="font-size: 18px; color: #080C58; ">+1 (302) 703-9867</a>
</p>
<br>
<h2 style="font-size: 20px; color: #080C58; font-weight: 500;">Canada</h2>
<p style="font-size: 18px; color: #080C58; padding-top: 21px;">6D - 7398 Yonge St Unit #310 Thornhill, ON L4J 8J2 Canada</p>
<p style="padding-top: 21px;">phone: <a href="" style="font-size: 18px; color: #080C58; ">+1 (289) 913-6393</a>
</p>
<br>
<h2 style="font-size: 20px; color: #080C58; font-weight: 500;">United Kingdom</h2>
<p style="font-size: 18px; color: #080C58; padding-top: 21px;">Office 1651 182 184 High Street
North, East Ham, London E6 2JA, United Kingdom</p>
<p style="padding-top: 21px;">phone: <a href="" style="font-size: 18px; color: #080C58; ">+44 7418371490</a>
</p>
<br>
<h2 style="font-size: 20px; color: #080C58; font-weight: 500;">Nigeria </h2>
<p style="font-size: 18px; color: #080C58; padding-top: 21px;">30 Bishop Oluwole Street, Victoria Island Lagos State, Nigeria</p>
<p style="padding-top: 21px;">phone: <a href="" style="font-size: 18px; color: #080C58; ">+234 (903) 795 5511</a>
</p>
<br>
<h2 style="font-size: 20px; color: #080C58; font-weight: 500; padding-top: 34px;">E-Mail Address</h2>
<p style="font-size: 18px; color: #080C58; padding-top: 21px;">info@peacerydeafrica.com</p>
</div>
<div class="col-md-6 col-sm-12">
<div class="card contactcard">
<h2 style="padding-top:53px; font-size: 20px; text-align: center; color: #000000; font-weight: 500;">
Contact Us Form
</h2>
<form class="contactform" method="post" action="./handlers/contact_handler.php">
<label style="font-size: 18px;">Name</label>
<br>
<input required name="name" type="text" class="form-control" style="border-top:transparent;border-left: transparent;border-right: transparent; border-bottom:1px solid #000000;margin-top: -10px;">
<br>
<label style="font-size: 18px;">Phone Number</label>
<input required name="phone" type="text" class="form-control" style="border-top:transparent;border-left: transparent;border-right: transparent; border-bottom:1px solid #000000; margin-top: -10px;">
<br>
<label style="font-size: 18px;">Email Address</label>
<br>
<input required name="email" type="text" class="form-control" style="border-top:transparent;border-left: transparent;border-right: transparent; border-bottom:1px solid #000000;margin-top: -10px;">
<br>
<label style="font-size: 18px;">Please Enter Your Message</label>
<br>
<!-- <input required name="message" type="text" class="form-control" style=" border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
height: 150px;
border-bottom: 1px solid #000000;
margin-top: 20px;"> -->
<textarea required name="message" class="form-control" id="exampleFormControlTextarea5" rows="5" style="border:1px solid #000000;margin-top: 20px;"></textarea>
<br>
<br>
<button name="contact" class="btn btn-primary" style="width: 100%; border-radius: 10px; margin-top: 30px; height: 50px;font-size: 18px;">
Submit
</button>
</form>
</div>
</div>
</div>
</div>
</section>
<comment content="======= End section7 =======" break="true"></comment><!-- ======= section8 ======= -->
<?php include("./inc/footer.php"); ?><?php include("./inc/langChange.php") ?>
<!-- ======= End section8 ======= -->
</main>
<script type="text/javascript">
AOS.init();
</script>
</body>
</html>