-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·164 lines (141 loc) · 6.84 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
157
158
159
160
161
162
163
164
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Manrope:[email protected]&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200&icon_names=menu" />
<link rel="stylesheet" href="style.css">
<title>Sunnyside Agency</title>
</head>
<body>
<header>
<nav class="container-nav">
<a href="#"><img class="logo-sunnyside" src="./images/logo.svg" alt="logo "></a>
<div class="nav-lien">
<a href="About">About</a>
<a href="Services">Services</a>
<a href="Projects">Projects</a>
<a id="cnt" href="Contact">CONTACT</a>
</div>
<span class="material-symbols-outlined">
menu
</span>
</nav>
<div class="container-titre-h1">
<h1 class="titre-h1-center">WE ARE CREATIVES</h1>
<a class="header-center-fleche" href=""><img src="images/icon-arrow-down.svg" alt="fleche bas"></a>
</div>
</header>
<main>
<div class="section-main-container">
<section class="section-content-cach box" aria-label="section-container">
<div class="section_2">
</div>
</section>
<section class="section-content1 box">
<div class="section_1 same">
<h2>Transform your brand</h2>
<p>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="btn_1">LEARN MORE</a>
</div>
</section>
<section class="section-content2 box" aria-label="section-container">
<div class="section_2">
</div>
</section>
<section class="section-content3 box" aria-label="section-container">
<div class="section_3">
</div>
</section>
<section class="section-content4 box">
<div class="section_4 same">
<h2>Stand out the rigth audience</h2>
<p>Using a collaborative formula of designers, researchers,
photographers, videographers, and copywrites, we'll build
and extend your brand in digital places.
</p>
<a href="#" class="btn_2">LEARN MORE</a>
</div>
</section>
<section class="section-content5 box">
<div class="Graphic">
<h2>Graphic Design</h2>
<p>Great design makes your memorable. We delivere
artwork that underscores your message and captures
potential clients attention.
</p>
</div>
</section>
<section class="section-content6 box">
<div class="photography">
<h2>Photography</h2>
<p>Increase your credibility by getting the most
stunning, high-quality photos that improve your
Buisness image.
</p>
</div>
</section>
</div>
<h2 class="clt">CLIENT TESTIMONIALS</h2>
<section class="client-testimonials">
<div class="boxG client-1">
<img src="images/image-emily.jpg" alt="image-emily">
<p>
We put our trust in Sunnyside
and the delivered, making sure our
needs were met and deadlines were alwas hit.
</p>
<h4>Emmily R</h4>
<h5>Marketing Director</h5>
</div>
<div class="boxG client-2">
<img src="images/image-thomas.jpg" alt="image-thomas">
<p>Sunnyside's enthusiam coupled with their
keep interest in our brand's success
made it a satisfying and enjoyable experience.</p>
<h4>Thomas S.</h4>
<h5>Chief Operating Officer</h5>
</div>
<div class="boxG client-3">
<img src="images/image-jennie.jpg" alt="image-jennie">
<p>Incredible and result! Our sales increased
over 400% when we workerd with Sunnyside.
Highly recommended!
</p>
<h4>Jennie F.</h4>
<h5>Buisness Owner</h5>
</div>
</section>
<section class="group-4-image" aria-label="group-4-image">
<div class="bloc-image">
<img src="images/desktop/image-gallery-milkbottles.jpg" alt="">
<img src="images/desktop/image-gallery-orange.jpg" alt="">
<img src="images/desktop/image-gallery-cone.jpg" alt="">
<img src="images/desktop/image-gallery-sugarcubes.jpg" alt="">
</div>
</section>
</main>
<footer>
<div class="pied-de-page">
<div class="sunnyside-footer">
<img class="logo-sunnyside-entete" src="images/logo.svg" alt="logo ">
<div class="footer-a-sunny">
<a href="#">About</a>
<a href="#">Services</a>
<a href="#">Projects</a>
</div>
</div>
<div class="icon-footer">
<a href="#"><img src="images/icon-facebook.svg" alt="icon icon-facebook"></a>
<a href="#"><img src="images/icon-instagram.svg" alt="icon icon-facebook"></a>
<a href="#"><img src="images/icon-twitter.svg" alt="icon icon-facebook"></a>
<a href="#"><img src="images/icon-pinterest.svg" alt="icon icon-facebook"></a>
</div>
<p>© 2025 Sunnyside Agency. Tous droits réservés.</p>
</div>
</footer>
</body>
</html>