-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.html
145 lines (133 loc) · 6.73 KB
/
contact.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
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="shortcut icon" href="rccglogo.png" type="image/x-icon">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css"
integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="nav.css">
<link rel="stylesheet" href="home.css">
<link rel="stylesheet" href="contact.css">
<!-- Primary Meta Tags -->
<title>RCCG TCON</title>
<meta name="title" content="RCCG TCON">
<meta name="description"
content="Welcome to RCCG The Chapel Outreach parish in Norwich, United Kingdom (RCCG TCON). We have the mandate to build people spiritually and train them to discover, develop and deploy their God given gift to serve God and the community. We provide a lovely and friendly atmosphere where people from the various nations of the world can experience the true love of Christ and understand God's purpose for their lives.">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://rccgtcon.com">
<meta property="og:title" content="RCCG TCON">
<meta property="og:description"
content="Welcome to RCCG The Chapel Outreach parish in Norwich, United Kingdom (RCCG TCON). We have the mandate to build people spiritually and train them to discover, develop and deploy their God given gift to serve God and the community. We provide a lovely and friendly atmosphere where people from the various nations of the world can experience the true love of Christ and understand God's purpose for their lives.">
<meta property="og:image" content="https://i.postimg.cc/MZ0t97Zx/meta-img.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://rccgtcon.com">
<meta property="twitter:title" content="RCCG TCON">
<meta property="twitter:description"
content="Welcome to RCCG The Chapel Outreach parish in Norwich, United Kingdom (RCCG TCON). We have the mandate to build people spiritually and train them to discover, develop and deploy their God given gift to serve God and the community. We provide a lovely and friendly atmosphere where people from the various nations of the world can experience the true love of Christ and understand God's purpose for their lives.">
<meta property="twitter:image" content="https://i.postimg.cc/MZ0t97Zx/meta-img.png">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YTR2W7WDHZ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-YTR2W7WDHZ');
</script>
<!-- Microsoft Clarity Code (Analytics) -->
<script type="text/javascript">
(function (c, l, a, r, i, t, y) {
c[a] = c[a] || function () { (c[a].q = c[a].q || []).push(arguments) };
t = l.createElement(r); t.async = 1; t.src = "https://www.clarity.ms/tag/" + i;
y = l.getElementsByTagName(r)[0]; y.parentNode.insertBefore(t, y);
})(window, document, "clarity", "script", "dw5f2vozqv");
</script>
</head>
<body>
<header>
<div class="navbar">
<!-- Navbar logo -->
<div class="nav-header">
<div class="nav-logo">
<img alt="logo" src="rccglogo.png" width="50" style="margin-top: -12px; margin-right: 15px;">
<a class="logo-txt" href="/">
RCCG The Chapel Outreach Norwich</a>
</div>
</div><!-- responsive navbar toggle button -->
<input id="nav-check" type="checkbox">
<div class="nav-btn">
<label for="nav-check"><span></span> <span></span> <span></span></label>
</div><!-- Navbar items -->
<div class="nav-links">
<!-- Dropdown menu -->
<div class="dropdown">
<a class="dropBtn">About Us <i class="fas fa-angle-down"></i></a>
<div class="drop-content">
<a href="/about">Our Church</a>
<a href="/beliefs">Our Beliefs</a>
<a href="/mission">Our Mission</a>
</div>
</div>
<div class="dropdown">
<a class="dropBtn">Our Services <i class="fas fa-angle-down"></i></a>
<div class="drop-content">
<a href="/services">Service Information</a>
<a href="/gallery">Photo Gallery</a>
</div>
</div>
<a href="/volunteer">Volunteer</a>
<a href="/give">Give</a>
<a href="/contact">Contact Us</a>
</div>
</div>
<div class="text">
<h1>Contact Us</h1>
</div>
</header>
<div class="contact" id="contact">
<div class="con-items">
<div class="contact-text">
<h2 class="con-head">Contact Us</h2>
<p>Use our contact form to send us any queries, requests or messages!</p>
<p class="con-last">Or alternatively, contact us using the platforms below:</p>
<div class="c-plat">
<img src="Facebook-icon.svg" alt="">
<h3>Facebook</h3>
<a href="https://facebook.com/rccgtcon">facebook.com/rccgtcon</a>
<br>
<img src="email-icon.svg" alt="">
<h3>Email</h3>
<a href="mailto:[email protected]">[email protected]</a>
<br>
<img src="phone-number.svg" alt="">
<h3>Phone Number</h3>
<a href="tel:+447578487706">07578 487706</a>
</div>
</div>
<form name="contact" method="POST" data-netlify="true">
<input type="hidden" name="subject"
value="New contact form submission from rccgtcon.com" />
<label>Name</label><br> <input type="text" name="name" placeholder="John Doe" required/>
<br>
<label>Email</label><br> <input type="email" name="email" placeholder="[email protected]" required/>
<br>
<label>Phone Number </label><br> <input type="tel" name="number" placeholder="+44 7777 888888" required/>
<br>
<label>Message </label><br> <textarea name="message" placeholder="Your Message" required style="resize: none;"></textarea>
<br>
<button type="submit">Submit</button>
</p>
</form>
</div>
</div>
<footer>
<p>© 2022 - The Redeemed Christian Church of God, The Chapel Outreach Norwich | Charity Commission No. 1158788
</p>
<p class="att">Website made by Josh Kalu</p>
</footer>
</body>
</html>