-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
155 lines (151 loc) · 7.99 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
146
147
148
149
150
151
152
153
154
155
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Dyra Bouquet</title>
<link rel="icon" href="logo.png">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-KK94CHFLLe+nY2dmCWGMq91rCGa5gtU4mk92HdvYe+M/SXH301p5ILy+dN9+nJOZ" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<link rel="stylesheet" href="style.css">
</head>
<body>
<section id="logo">
<div class="container">
<div class="row">
<div class="col align-self-center py-3">
<img src="logo.png" class="rounded mx-auto d-block" alt="..." width="80px">
</div>
</div>
</div>
</section>
<section id="navbar">
<div class="row no-gutters m-0 p-0">
<div class="col border-bottom m-0 p-0">
<ul class="nav justify-content-center">
<li class="nav-item">
<a class="nav-link" href="main.html">Home</a>
</li>
<li class="nav-item">
<div class="dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Gallery
</a>
<div class="dropdown-menu" aria-labelledby="dropdownMenuLink">
<a class="dropdown-item" href="category/artificial.html">Artificial Flower</a>
<a class="dropdown-item" href="category/ballon.html">Ballon Gift and Decoration</a>
<a class="dropdown-item" href="category/chocolate.html">Chocolate Bouquet</a>
<a class="dropdown-item" href="category/dried.html">Dried Flowers</a>
<a class="dropdown-item" href="category/graduation.html">Graduation Bouquet</a>
<a class="dropdown-item" href="category/money.html">Money Bouquet</a>
<a class="dropdown-item" href="category/rose.html">Fresh Flower</a>
<a class="dropdown-item" href="category/snack.html">Snack Bouquet</a>
<!-- <a class="dropdown-item" href="#">Bloom Box Ballon</a>
<a class="dropdown-item" href="#">Bloom Box Flowers</a>
<a class="dropdown-item" href="#">Bouquet Ballon</a>
<a class="dropdown-item" href="#">Cigarettes Bouquet</a>
<a class="dropdown-item" href="#">Polaroid Bouquet</a>
<a class="dropdown-item" href="#">Snack Bouquet Kertas Warna</a>
<a class="dropdown-item" href="#">Snack Cake</a> -->
</div>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="contact.html">Contact</a>
</li>
</ul>
</div>
</div>
</section>
<section id="contact">
<div class="container">
<div class="row">
<div class="col-12">
<div class="row mb-3">
<div class="col align-self-center">
<div class="mx-auto d-block text-center text-primary">
<h3>
CONTACT
</h3>
</div>
</div>
</div>
<hr>
<div class="row">
<div class="col">
<strong style="font-family: 'Crimson Text', serif;">
Call/Whatsapp :
</strong>
<p>
081327574377 (admin dyrabouquet)
</p>
<br>
<br>
<strong style="font-family: 'Crimson Text', serif;">Instagram : </strong>
<p>@dyra_bouquet</p>
<strong style="font-family: 'Crimson Text', serif;">Facebook : </strong>
<p>Dyra Bouquet</p>
<br>
<br>
<strong style="font-family: 'Crimson Text', serif;">
Store :
</strong>
<p>
Jl. Candrawijaya No.3, Dusun II, Beji, Kec. Baturaden, Kabupaten Banyumas, Jawa Tengah 53126
</p>
</div>
<div class="col">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3956.618199217547!2d109.23125745503066!3d-7.396606577947114!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e655ffcc8a6b707%3A0x86c82a5869fad822!2sDyra%20Bouquet!5e0!3m2!1sid!2sid!4v1686300739039!5m2!1sid!2sid"
width="700" height="375" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</div>
</div>
</div>
</section>
<hr class="mb-0">
<section class="m-0">
<footer class="m-0 mt-0 bg-primary p-4">
<div class="row no-gutters m-0 p-0 ">
<div class="col m-0 p-0 ">
<ul class="nav justify-content-center ">
<li class="nav-item ">
<small>Guide</small>
</li>
<li class="nav-item ">
<small>FAQ</small>
</li>
<li class="nav-item ">
<small>Term And Condition</small>
</li>
</ul>
<ul class="nav justify-content-center mt-2 ">
<li class="nav-item ">
<i class="fa-brands fa-whatsapp "></i>
</li>
<li class="nav-item ">
<i class="fa-brands fa-facebook "></i>
</li>
<li class="nav-item ">
<i class="fa-brands fa-instagram "></i>
</li>
</ul>
<ul class="nav justify-content-center mt-2 ">
<li class="nav-item ">
<small>Dyra Bouquet</small>
</li>
</ul>
</div>
</div>
</footer>
</section>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.12.9/dist/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.0.0/dist/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
</body>
</html>