-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
156 lines (122 loc) · 9.2 KB
/
index.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
156
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- displays site properly based on user's device -->
<link rel="icon" type="image/png" sizes="32x32" href="./images/favicon-32x32.png">
<link rel="stylesheet" href="styles/styles.css">
<title>Frontend Mentor | Sunnyside agency landing page</title>
<!-- Feel free to remove these styles or customise in your own stylesheet 👍 -->
<style>
.attribution {
font-size: 11px;
text-align: center;
}
.attribution a {
color: hsl(228, 45%, 44%);
}
</style>
</head>
<body>
<header class="header">
<div class="header__nav">
<div class="nav">
<img src="images/logo.svg" alt="" class="header__logo">
<img src="images/icon-hamburger.svg" alt="" class="header__hamburger " id="hamburguer">
</div>
<section class="header__links" id="menu">
<ul class="header__menu">
<li class="header__link">About</li>
<li class="header__link">Services</li>
<li class="header__link">Projects</li>
<li class="header__link">CONTACT</li>
</ul>
</section>
</div>
<div class="vi">
<h1 class="header__tittle">We are creatives</h1>
<img class="header__arrow" src="images/icon-arrow-down.svg" alt="">
</div>
</header>
<main class="product">
<img src="images/mobile/image-transform.jpg" class="product__img" alt="">
<div class="product__descripcion">
<h3 class="product__tittle">Transform your brand</h3>
<p class="product__text"> We are a full-service creative agency specializing in helping brands grow fast. Engage your clients through compelling visuals that do most of the marketing for you.
</p>
<a href="#" class="product__cta">Learn more</a>
</div>
<img src="images/mobile/image-stand-out.jpg" class="product__img" alt="">
<div class="product__descripcion">
<h3 class="product__tittle"> Stand out to the right audience</h3>
<p class="product__text"> Using a collaborative formula of designers, researchers, photographers, videographers, and copywriters, we’ll build and extend your brand in digital places.
</p>
<a href="#" class="product__cta">Learn more</a>
</div>
<div class="product__bgdescripcion">
<h3 class="product__tittle cereza"> Graphic design</h3>
<p class="product__text cereza">
Great design makes you memorable. We deliver artwork that underscores your brand message and captures potential clients’ attention.
</p>
</div>
<div class="product__bgdescripcion ">
<h3 class="product__tittle orange"> Photography</h3>
<p class="product__text orange">
Increase your credibility by getting the most stunning, high-quality photos that improve your business image.
</p>
</div>
</main>
<section class="container">
<h3 class="testimonio__tittle">Client testimonials</h3>
<div class="grid">
<section class="testimonio__card">
<img src="images/image-emily.jpg" alt="" class="testimonio__img">
<h5 class="testimonio__desc"> We put our trust in Sunnyside and they delivered, making sure our needs were met and deadlines were always hit.</h5>
<p class="testimonio__name">Emily R.</p>
<p class="testimonio__cargo">Marketing Director</p>
</section>
<section class="testimonio__card">
<img src="images/image-thomas.jpg" alt="" class="testimonio__img">
<h5 class="testimonio__desc">Sunnyside’s enthusiasm coupled with their keen interest in our brand’s success made it a satisfying and enjoyable experience.</h5>
<p class="testimonio__name">Thomas S.</p>
<p class="testimonio__cargo">Chief Operating Officer</p>
</section>
<section class="testimonio__card">
<img src="images/image-jennie.jpg" alt="" class="testimonio__img">
<h5 class="testimonio__desc"> Incredible end result! Our sales increased over 400% when we worked with Sunnyside. Highly recommended!</h5>
<p class="testimonio__name">Jennie F.</p>
<p class="testimonio__cargo">Business Owner</p>
</section>
</div>
</section>
<section class="gallery ">
<img src="images/mobile/image-gallery-milkbottles.jpg" alt="" class="gallery__img">
<img src="images/mobile/image-gallery-orange.jpg" alt="" class="gallery__img">
<img src="images/mobile/image-gallery-cone.jpg" alt="" class="gallery__img">
<img src="images/mobile/image-gallery-sugar-cubes.jpg" alt="" class="gallery__img">
</section>
<footer class="footer">
<div class="footer__logo">
<svg class="footer__svg" width="124" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M5.857 18.708c1.638 0 2.995-.36 4.07-1.08 1.075-.721 1.613-1.769 1.613-3.144-.083-1.855-1.464-3.246-4.144-4.173l-1.44-.597c-.314-.1-.538-.198-.67-.298a.45.45 0 01-.198-.373c0-.414.273-.62.819-.62.678 0 1.182.347 1.513 1.043l3.698-1.044c-.893-2.22-2.614-3.329-5.162-3.329-1.522 0-2.788.398-3.797 1.193C1.15 7.08.645 8.116.645 9.39c0 .398.058.766.174 1.106.116.34.29.638.521.894.232.257.455.48.67.671.215.19.488.369.82.534.33.166.582.286.756.36.174.075.41.162.707.261l.422.15 1.49.546c.363.133.6.244.707.335a.449.449 0 01.16.36c0 .431-.404.647-1.215.647-1.191 0-1.903-.53-2.134-1.59L0 14.509c.463 2.8 2.416 4.2 5.857 4.2zm11.636 0c1.638 0 2.845-.63 3.623-1.888v1.615h5.112V5.366h-5.112v7.156c0 1.474-.505 2.21-1.514 2.21-1.026 0-1.539-.736-1.539-2.21V5.366h-5.112v7.653c0 3.793 1.514 5.69 4.542 5.69zm16.103-.273V11.28c0-1.475.504-2.212 1.513-2.212 1.026 0 1.54.737 1.54 2.212v7.155h5.111v-7.652c0-3.793-1.513-5.69-4.541-5.69-1.638 0-2.846.63-3.623 1.888V5.366h-5.113v13.069h5.113zm15.383 0V11.28c0-1.475.504-2.212 1.514-2.212 1.025 0 1.538.737 1.538 2.212v7.155h5.113v-7.652c0-3.793-1.514-5.69-4.542-5.69-1.638 0-2.846.63-3.623 1.888V5.366h-5.113v13.069h5.113zM64.958 24l8.289-18.634H67.91l-2.532 6.684-2.258-6.684h-5.584l5.435 11.802L59.944 24h5.014zm13.67-5.292c1.638 0 2.995-.36 4.07-1.08 1.076-.721 1.614-1.769 1.614-3.144-.083-1.855-1.465-3.246-4.145-4.173l-1.44-.597c-.314-.1-.537-.198-.67-.298a.45.45 0 01-.198-.373c0-.414.273-.62.819-.62.678 0 1.183.347 1.514 1.043l3.698-1.044c-.894-2.22-2.614-3.329-5.162-3.329-1.522 0-2.788.398-3.797 1.193-1.01.795-1.514 1.83-1.514 3.105 0 .398.058.766.173 1.106.116.34.29.638.522.894.231.257.455.48.67.671.215.19.488.369.819.534.33.166.583.286.757.36.173.075.41.162.707.261l.422.15 1.489.546c.364.133.6.244.707.335a.449.449 0 01.161.36c0 .431-.405.647-1.216.647-1.19 0-1.902-.53-2.134-1.59l-3.723.844c.464 2.8 2.416 4.2 5.857 4.2zm9.8-14.137c.91 0 1.613-.215 2.11-.646.495-.43.744-.977.744-1.64 0-.678-.24-1.23-.72-1.651C90.082.21 89.371 0 88.428 0c-.943 0-1.655.211-2.135.634-.48.422-.72.973-.72 1.652 0 .662.249 1.209.745 1.64.497.43 1.2.645 2.11.645zm2.556 13.864V5.366H85.87v13.069h5.113zm7.74.273c1.737 0 2.977-.63 3.722-1.888v1.615h5.112V.472h-5.112v6.534c-.745-1.275-1.985-1.913-3.723-1.913-1.753 0-3.214.642-4.38 1.926-1.166 1.283-1.75 2.91-1.75 4.882 0 1.97.584 3.598 1.75 4.882 1.166 1.283 2.627 1.925 4.38 1.925zm1.39-3.9c-.729 0-1.312-.274-1.75-.82-.439-.547-.658-1.243-.658-2.087 0-.845.215-1.54.645-2.087.447-.547 1.034-.82 1.762-.82s1.311.273 1.75.82c.438.546.657 1.242.657 2.087 0 .844-.219 1.54-.657 2.087-.439.546-1.022.82-1.75.82zm16.698 3.9c2.597 0 4.624-.754 6.08-2.26l-2.11-2.833c-1.042.845-2.217 1.267-3.524 1.267-.992 0-1.799-.224-2.42-.67-.62-.448-.93-.879-.93-1.293h9.604c.083-.298.124-.687.124-1.167 0-2.054-.674-3.677-2.022-4.87-1.349-1.193-3.073-1.789-5.175-1.789-2.25 0-4.028.671-5.335 2.013-1.307 1.341-1.961 2.956-1.961 4.844 0 1.938.69 3.549 2.072 4.833 1.382 1.283 3.247 1.925 5.597 1.925zm2.208-8.149h-5.112c.033-.613.298-1.08.794-1.404.496-.323 1.084-.484 1.762-.484.678 0 1.266.165 1.762.497.497.331.761.795.794 1.391z" fill="hsl(167, 40%, 24%)" fill-rule="nonzero"/></svg>
</div>
<section class="footer__cta">
<ul class="footer__links">
<li><a href="">About</a></li>
<li><a href="">Services</a></li>
<li><a href="">Projects</a></li>
</ul>
</section>
<section class="footer__links gap">
<img src="images/icon-facebook.svg" alt="" class="footer__redes">
<img src="images/icon-instagram.svg" alt="" class="footer__redes">
<img src="images/icon-twitter.svg" alt="" class="footer__redes">
<img src="images/icon-pinterest.svg" alt="" class="footer__redes">
</section>
</footer>
<!-- <div class="attribution">
Challenge by <a href="https://www.frontendmentor.io?ref=challenge" target="_blank">Frontend Mentor</a>. Coded by <a href="#">Your Name Here</a>.
</div> -->
<script src="js/app.js"></script>
</body>
</html>