Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
zedflow
test-k1
Commits
44ce0fa1
Commit
44ce0fa1
authored
9 months ago
by
Traboulsi
Browse files
Options
Download
Email Patches
Plain Diff
Update public/index.html
parent
0c8b68d4
Pipeline
#9891
passed with stage
in 7 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/index.html
+56
-87
public/index.html
with
56 additions
and
87 deletions
+56
-87
public/index.html
+
56
-
87
View file @
44ce0fa1
...
@@ -526,98 +526,67 @@
...
@@ -526,98 +526,67 @@
<!-- Contact Section -->
<!-- Contact Section -->
<section
id=
"contact"
class=
"contact
section
"
>
<section
id=
"contact
"
class=
"contact "
>
<!-- Section Title -->
<div
class=
"container "
data-aos=
"fade-up "
>
<div
class=
"container section-title"
data-aos=
"fade-up"
>
<header
class=
"section-header "
>
<h2>
Contact
</h2>
<h2>
Contact
</h2>
<p>
Contact Us
</p>
<p>
Contact Us
</p>
</div>
<!-- End Section Title -->
</header>
<div
class=
"container"
data-aos=
"fade-up"
data-aos-delay=
"100"
>
<div
class=
"row gy-4"
>
<div
class=
"row gy-4
"
>
<div
class=
"col-lg-
6
"
>
<div
class=
"col-lg-
8
"
>
<div
class=
"row gy-4"
>
<div
class=
"row gy-4
"
>
<div
class=
"col-md-6"
>
<div
class=
"col-md-6
"
>
<div
class=
"info-
item"
data-aos=
"fade"
data-aos-delay=
"200
"
>
<div
class=
"info-
box
"
>
<i
class=
"bi bi-geo-alt"
></i>
<i
class=
"bi bi-geo-alt
"
></i>
<h3>
Address
</h3>
<h3>
Address
</h3>
<p>
A108 Adam Street
</p>
<p>
Schellingstr. 24
<br>
D-70174 Stuttgart
</p>
<p>
New York, NY 535022
</p>
</div>
</div>
</div>
<!-- End Info Item -->
</div>
<div
class=
"col-md-6 "
>
<div
class=
"col-md-6"
>
<div
class=
"info-box "
>
<div
class=
"info-item"
data-aos=
"fade"
data-aos-delay=
"300"
>
<i
class=
"bi bi-telephone "
></i>
<i
class=
"bi bi-telephone"
></i>
<h3>
Call Us
</h3>
<h3>
Call Us
</h3>
<p>
+1 5589 55488 55
</p>
<p>
Secretariat
<br>
+49 (0)711 8926 0
<br>
</p>
<p>
+1 6678 254445 41
</p>
<p></p>
</div>
</div>
</div>
<!-- End Info Item -->
<div
class=
"col-md-6"
>
<div
class=
"info-item"
data-aos=
"fade"
data-aos-delay=
"400"
>
<i
class=
"bi bi-envelope"
></i>
<h3>
Email Us
</h3>
<p>
info@example.com
</p>
<p>
contact@example.com
</p>
</div>
</div>
</div>
<!-- End Info Item -->
<div
class=
"col-md-6 "
>
<div
class=
"info-box "
>
<div
class=
"col-md-6"
>
<i
class=
"bi bi-envelope "
></i>
<div
class=
"info-item"
data-aos=
"fade"
data-aos-delay=
"500"
>
<h3>
Email Us
</h3>
<i
class=
"bi bi-clock"
></i>
<p>
Secretariat
<br>
icity@hft-stuttgart.de
<h3>
Open Hours
</h3>
<br></p>
<p>
Monday - Friday
</p>
<p>
9:00AM - 05:00PM
</p>
</div>
</div>
</div>
<!-- End Info Item -->
</div>
</div>
<div
class=
"col-md-6 "
>
<div
class=
"info-box "
>
<i
class=
"bi bi-clock "
></i>
<h3>
Open Hours
</h3>
<p>
Monday - Friday
<br>
9:00AM - 05:00PM
</p>
</div>
</div>
<div
class=
"col-lg-6"
>
<form
action=
"forms/contact.php"
method=
"post"
class=
"php-email-form"
data-aos=
"fade-up"
data-aos-delay=
"200"
>
<div
class=
"row gy-4"
>
<div
class=
"col-md-6"
>
<input
type=
"text"
name=
"name"
class=
"form-control"
placeholder=
"Your Name"
required=
""
>
</div>
</div>
<div
class=
"col-md-6 "
>
<input
type=
"email"
class=
"form-control"
name=
"email"
placeholder=
"Your Email"
required=
""
>
</div>
</div>
<div
class=
"col-12"
>
<input
type=
"text"
class=
"form-control"
name=
"subject"
placeholder=
"Subject"
required=
""
>
</div>
</div>
<div
class=
"col-12"
>
<textarea
class=
"form-control"
name=
"message"
rows=
"6"
placeholder=
"Message"
required=
""
></textarea>
</div>
<div
class=
"col-12 text-center"
>
<div
class=
"col-xl-4 text-center "
>
<div
class=
"loading"
>
Loading
</div>
<img
src=
"assets/img/features-5.png "
class=
"img-fluid p-4 "
alt=
" "
>
<div
class=
"error-message"
></div>
<div
class=
"sent-message"
>
Your message has been sent. Thank you!
</div>
<button
type=
"submit"
>
Send Message
</button>
</div>
</div>
</div>
</div>
</form>
</div>
<!-- End Contact Form -->
</div>
</div>
</div
>
</section
>
</section>
<!-- /Contact Section -->
<!-- /Contact Section -->
</main>
</main>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment