-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathshaya.html
151 lines (124 loc) · 6.32 KB
/
shaya.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- meta -->
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Soheila Sadeghian Portfolio</title>
<meta content="" name="keywords">
<meta content="" name="description">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700,700i|Playfair+Display:400,400i,700,700i,900,900i" rel="stylesheet">
<!-- Bootstrap CSS File -->
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Libraries CSS Files -->
<link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/magnific-popup/magnific-popup.css" rel="stylesheet">
<link href="lib/hover/hover.min.css" rel="stylesheet">
<!-- Blog Stylesheet File -->
<link href="css/blog.css" rel="stylesheet">
<!-- Main Stylesheet File -->
<link href="css/style.css" rel="stylesheet">
<!-- Responsive css -->
<link href="css/responsive.css" rel="stylesheet">
<!-- Favicon -->
<link rel="shortcut icon" href="images/favicon.png">
</head>
<body>
<!-- start section navbar -->
<nav id="main-nav-subpage" class="subpage-nav">
<div class="row">
<div class="container">
<div class="logo">
<a href="index.html"><img src="images/logo.png" alt="logo"></a>
</div>
<div class="responsive"><i data-icon="m" class="ion-navicon-round"></i></div>
<ul class="nav-menu list-unstyled">
<li><a href="index.html" class="smoothScroll">Home</a></li>
<li><a href="index.html" class="smoothScroll">About</a></li>
<li><a href="index.html" class="smoothScroll">Projects</a></li>
<li><a href="doc/SoheilaSadeghianResume2023.pdf" target="_blank" class="smoothScroll">Resume</a></li>
<li><a href="https://github.com/soheilasadeghian" target="_blank" class="smoothScroll">My GitHub</a></li>
<li><a href="index.html" class="smoothScroll">Contact</a></li>
</ul>
</div>
</div>
</nav>
<!-- End section navbar -->
<!-- start section main content -->
<div class="main-content paddsection">
<div class="container">
<div class="row justify-content-center">
<div class="col-md-8 col-md-offset-2">
<div class="row">
<div class="container-main single-main">
<div class="col-md-12">
<div class="block-main mb-30">
<div class="content-main single-post padDiv">
<div class="journal-txt">
<h4><a href="#">Company Website Profile for shaya-solutions company</a></h4>
</div>
<div class="post-meta">
<ul class="list-unstyled mb-0">
<li class="author">Tech Stack:<a href="#">HTML, CSS and JavaScript</a></li><br>
<li class="author">Go check this website!!<a style="color: #007bff;"
href="https://soheilasadeghian.github.io/shaya/index.html">soheilasadeghian.github.io/shaya</a></li>
</ul>
</div>
<p class="mb-30">The project “shaya-solutions company” is a responsive website made using HTML, CSS and JavaScript.<br>
As it is responsive, it works well on all devices.<br>
The website includes modules like About, Products, Services, Portfolio, Contact and Support.<br>
Whenever anyone submits the contact form or career form, an email is sent on company’s email id so that they get notified about it and can communicate with that person soon.<br>
The website contains all the modules that meet the project requirement and is doing all the work accurately.
</p>
<p class="sparator">Website URL: <a href="https://soheilasadeghian.github.io/shaya/index.html">Link</a></p>
<p class="sparator">Github URL: <a href="https://github.com/soheilasadeghian/shaya">Project Link</a></p>
</div>
<img src="images/shaya-screenshot.png" style="max-width: 100%;" class="img-responsive" alt="reviews2">
<div class="content-main single-post padDiv">
<blockquote>NOTE: PHP Mailer won't work on this deployed website. For that you need to download this whole project and run it locally on your PC with your email account.</blockquote>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- </div> -->
<!-- start section main content -->
<!-- start section footer -->
<div id="footer" class="text-center">
<div class="container">
<div class="socials-media text-center">
<ul class="list-unstyled list-social">
<li><a href="https://www.linkedin.com/in/soheilasadeghian"><i class="ion-social-linkedin"></i></a></li>
<li><a href="https://github.com/soheilasadeghian"><i class="ion-social-github"></i></a></li>
<li><a href="https://www.instagram.com/soheila.sadeghian"><i class="ion-social-instagram"></i></a></li>
<li><a href="tel:+989128481421"><i class="ion-android-call"></i></a></li>
<li><a href="mailto:soheila.sadeghian89@gmail.com"><i class="ion-email"></i></a></li>
</ul>
</div>
<p>© Copyrights Soheila Sadeghian. All rights reserved.</p>
<div class="credits">
Designed by <a href="https://soheilasadeghian.github.io/">soheila Sadeghian</a>
</div>
</div>
</div>
<!-- End section footer -->
<!-- JavaScript Libraries -->
<script src="lib/jquery/jquery.min.js"></script>
<script src="lib/jquery/jquery-migrate.min.js"></script>
<script src="lib/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="lib/typed/typed.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/magnific-popup/magnific-popup.min.js"></script>
<script src="lib/isotope/isotope.pkgd.min.js"></script>
<!-- Contact Form JavaScript File -->
<script src="contactform/contactform.js"></script>
<!-- Template Main Javascript File -->
<script src="js/main.js"></script>
</body>
</html>