-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
336 lines (329 loc) · 15.6 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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
<!DOCTYPE html>
<html lang="fr">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description"
content="Nina Carducci - Photographe passionnée à Bordeaux, capture vos moments précieux, vos émotions avec créativité et expertise pour les rendre éternels.">
<title>Nina CARDUCCI - Photographie à Bordeaux</title>
<link rel="stylesheet" href="./assets/bootstrap/bootstrap.min.css">
<link rel="stylesheet" href="./assets/style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<meta charset="UTF-8">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "Nina CARDUCCI - Photographie à Bordeaux",
"image": "https://alexddevv.github.io/P9-Optimisation-Nina-Carducci/assets/images/nina-1405.webp",
"url": "https://alexddevv.github.io/P9-Optimisation-Nina-Carducci/",
"description" : "Nina Carducci - Photographe passionnée à Bordeaux, capture vos moments précieux, vos émotions avec créativité et expertise pour les rendre éternels.",
"telephone": "+33 5 56 67 78 89",
"priceRange": "50€ - 400€",
"paymentAccepted": "Cash, Credit Card",
"address": {
"@type": "PostalAddress",
"addressCountry": "FR",
"addressRegion": "Nouvelle-Aquitaine",
"addressLocality": "Bordeaux",
"postalCode": "33200",
"streetAddress": "68 avenue Alsace-Lorraine"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": "44.8466732",
"longitude": "-0.6065805"
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Lundi",
"Mardi",
"Mercredi",
"Jeudi",
"Vendredi"
],
"opens": "10:00",
"closes": "19:00"
}
]
}
</script>
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Nina CARDUCCI - Photographie à Bordeaux" />
<meta name="twitter:description"
content="Nina Carducci - Photographe passionnée à Bordeaux, capture vos moments précieux, vos émotions avec créativité et expertise pour les rendre éternels." />
<meta name="twitter:image"
content="https://alexddevv.github.io/P9-Optimisation-Nina-Carducci/assets/images/nina-1405.webp" />
<meta name="twitter:url" content="https://alexddevv.github.io/P9-Optimisation-Nina-Carducci/" />
<meta property="og:site_name" content="Nina CARDUCCI - Photographie à Bordeaux" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://alexddevv.github.io/P9-Optimisation-Nina-Carducci/" />
<meta property="og:title" content="Nina CARDUCCI - Photographie à Bordeaux" />
<meta property="og:description"
content="Nina Carducci - Photographe passionnée à Bordeaux, capture vos moments précieux, vos émotions avec créativité et expertise pour les rendre éternels." />
<meta property="og:image"
content="https://alexddevv.github.io/P9-Optimisation-Nina-Carducci/assets/images/nina-1405.webp" />
</head>
<body>
<header class="top-header">
<h3 class="name">Nina Carducci</h3>
<nav class="nav">
<ul>
<li><a href="#about">À propos</a></li>
<li><a href="#gallery">Galerie</a></li>
<li><a href="#services">Service</a></li>
<li><a href="#contact">Contact</a></li>
<li><a class="social-link" href="https://www.instagram.com/ninacarducci.photo/?hl=fr"
target="_blank"><img width="20" height="20" src="assets/images/instagram.webp"
alt="Logo d'Instagram"></a></li>
</ul>
</nav>
</header>
<div id="carouselExampleIndicators" class="carousel slide" data-bs-ride="carousel">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active"
aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1"
aria-label="Slide 2"></button>
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2"
aria-label="Slide 3"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<img width="1920" height="888" src="./assets/images/slider/Ryoji/ryoji-iwata-1920.webp" srcset="
./assets/images/slider/Ryoji/ryoji-iwata-1405.webp 1405w,
./assets/images/slider/Ryoji/ryoji-iwata-890.webp 890w,
./assets/images/slider/Ryoji/ryoji-iwata-375.webp 375w
" sizes="(max-width: 1920px) 100vw, 1920px" class="d-block w-100 h-100"
alt="Un homme en costume avec un sac à mains marchant sur un passage piéton">
</div>
<div class="carousel-item">
<img width="1920" height="888" loading="lazy"
src="./assets/images/slider/Nicholas/nicholas-green-1920.webp" srcset="
./assets/images/slider/Nicholas/nicholas-green-1405.webp 1405w,
./assets/images/slider/Nicholas/nicholas-green-890.webp 890w,
./assets/images/slider/Nicholas/nicholas-green-375.webp 375w
" sizes="(max-width: 1920px) 100vw, 1920px" class="d-block w-100 h-100"
alt="Evènement avec un focus sur deux hommes">
</div>
<div class="carousel-item">
<img width="1920" height="888" loading="lazy"
src="./assets/images/slider/Edward/edward-cisneros-1920.webp" srcset="
./assets/images/slider/Edward/edward-cisneros-1405.webp 1405w,
./assets/images/slider/Edward/edward-cisneros-890.webp 890w,
./assets/images/slider/Edward/edward-cisneros-375.webp 375w
" sizes="(max-width: 1920px) 100vw, 1920px" class="d-block w-100 h-100" alt="Un couple dansant à leur mariage">
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators"
data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators"
data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
<main class="main">
<section id="about">
<div class="picture left">
<img loading="lazy" src="./assets/images/nina-1405.webp" width="1405" height="1401"
alt="Portrait de Nina Carducci, photographe à qui appartient ce site">
</div>
<div id="about-me">
<h3 class="about-me__title">A propos de moi</h3>
<p class="about-me__introduction">Devenir photographe était pour moi une évidence. Comme si j’y étais
prédestiné. Saisir un moment, une émotion, une situation, un endroit, une lumière et les rendre
immortels, voilà ce qui me fait vibrer.</p>
<p>Nous passons notre vie à chercher le bonheur, et lorsque nous y touchons, nous n’avons qu’une envie :
le
figer au travers de photographies pour le savourer avec les personnes qui sont importantes à nos
yeux,
ou le partager au plus grand nombre.
C’est ce que je vous propose : saisir ces merveilleux moments au travers de mon regard, mon
approche, ma
technique. Rendre ces moments immortels, afin que vous puissiez y puiser de l’amour, du bonheur, de
la
tendresse et de lumière à chaque fois que vous poserez les yeux sur vos photos.</p>
</div>
</section>
<section id="gallery">
<h3 class="title">Portfolio</h3>
<div class="container py-3">
<div class="gallery" style="display: none">
<img data-gallery-tag="Concert" class="gallery-item" width="1920" height="2560" loading="lazy"
src="./assets/images/gallery/concerts/aaron-paul-1920.webp" srcset="
./assets/images/gallery/concerts/aaron-paul-1405.webp 1405w,
./assets/images/gallery/concerts/aaron-paul-890.webp 890w,
./assets/images/gallery/concerts/aaron-paul-375.webp 375w
" sizes="(max-width: 1920px) 100vw, 1920px" alt="Photo d'un concert" />
<img data-gallery-tag="Entreprises" class="gallery-item" width="1920" height="2880" loading="lazy"
src="./assets/images/gallery/entreprise/ali-morshedlou-1920.webp" srcset="
./assets/images/gallery/entreprise/ali-morshedlou-1405.webp 1405w,
./assets/images/gallery/entreprise/ali-morshedlou-890.webp 890w,
./assets/images/gallery/entreprise/ali-morshedlou-375.webp 375w
" sizes="(max-width: 1920px) 100vw, 1920px"
alt="Photo d'un homme en costume cravate employé dans une entreprise" />
<img data-gallery-tag="Entreprises" class="gallery-item" width="1920" height="1299" loading="lazy"
src="./assets/images/gallery/entreprise/jason-goodman-1920.webp" srcset="
./assets/images/gallery/entreprise/jason-goodman-1405.webp 1405w,
./assets/images/gallery/entreprise/jason-goodman-890.webp 890w,
./assets/images/gallery/entreprise/jason-goodman-375.webp 375w
" sizes="(max-width: 1920px) 100vw, 1920px"
alt="Photo d'une employée d'une entreprise entrain de rire avec ses collègues" />
<img data-gallery-tag="Mariages" class="gallery-item" width="1920" height="1536" loading="lazy"
src="./assets/images/gallery/mariage/hannah-busing-1920.webp" srcset="
./assets/images/gallery/mariage/hannah-busing-1405.webp 1405w,
./assets/images/gallery/mariage/hannah-busing-890.webp 890w,
./assets/images/gallery/mariage/hannah-busing-375.webp 375w
" sizes="(max-width: 1920px) 100vw, 1920px"
alt="Photo d'un gros plan sur les mains d'un couple se prenant par les mains" />
<img data-gallery-tag="Portrait" class="gallery-item" width="1920" height="2878" loading="lazy"
src="./assets/images/gallery/portraits/ade-tunji-1920.webp" srcset="
./assets/images/gallery/portraits/ade-tunji-1405.webp 1405w,
./assets/images/gallery/portraits/ade-tunji-890.webp 890w,
./assets/images/gallery/portraits/ade-tunji-375.webp 375w
" sizes="(max-width: 1920px) 100vw, 1920px"
alt="Portrait d'un homme fermant les yeux à cause du soleil s'appelant Ade Tunji" />
<img data-gallery-tag="Mariages" class="gallery-item" width="1920" height="2880" loading="lazy"
src="./assets/images/gallery/mariage/jakob-owens-1920.webp" srcset="
./assets/images/gallery/mariage/jakob-owens-1405.webp 1405w,
./assets/images/gallery/mariage/jakob-owens-890.webp 890w,
./assets/images/gallery/mariage/jakob-owens-375.webp 375w
" sizes="(max-width: 1920px) 100vw, 1920px"
alt="Photo de mariage d'un couple, la mariée tenant un bouquet de fleurs" />
<img data-gallery-tag="Portrait" class="gallery-item" width="1920" height="2886" loading="lazy"
src="./assets/images/gallery/portraits/van-prattenburg-1920.webp" srcset="
./assets/images/gallery/portraits/van-prattenburg-1405.webp 1405w,
./assets/images/gallery/portraits/van-prattenburg-890.webp 890w,
./assets/images/gallery/portraits/van-prattenburg-375.webp 375w
" sizes="(max-width: 1920px) 100vw, 1920px" alt="Portrait d'une jeune femme se tenant à un grillage" />
<img data-gallery-tag="Concert" class="gallery-item" width="1920" height="1280" loading="lazy"
src="./assets/images/gallery/concerts/austin-neill-1920.webp" srcset="
./assets/images/gallery/concerts/austin-neill-1405.webp 1405w,
./assets/images/gallery/concerts/austin-neill-890.webp 890w,
./assets/images/gallery/concerts/austin-neill-375.webp 375w
" sizes="(max-width: 1920px) 100vw, 1920px"
alt="Photo du chanteur d'un concert faisant le signe quatre avec sa main" />
<img data-gallery-tag="Entreprises" class="gallery-item" width="1920" height="1176" loading="lazy"
src="./assets/images/gallery/entreprise/s-campos-felipe-1920.webp" srcset="
./assets/images/gallery/entreprise/s-campos-felipe-1405.webp 1405w,
./assets/images/gallery/entreprise/s-campos-felipe-890.webp 890w,
./assets/images/gallery/entreprise/s-campos-felipe-375.webp 375w
" sizes="(max-width: 1920px) 100vw, 1920px" alt="Photo d'une employée devant son ordinateur entrain de rire" />
</div>
</div>
<div class="quote">
<figure>
<blockquote>
<h1 class="quote__text">Un portrait n’est pas une ressemblance. Dès lors qu’une émotion ou qu’un
fait est traduit en photo, il cesse d’être un fait pour devenir une opinion. L’inexactitude
n’existe pas en photographie. Toutes les photos sont exactes. Aucune d’elles n’est la
vérité.
</h1>
</blockquote>
<figcaption class="quote__author">- Richard Avedon</figcaption>
</figure>
</div>
</section>
<section id="services">
<h2 class="title">Mes services</h2>
<div class="container">
<div class="service">
<div class="service__description">
<h3>Shooting photo</h3>
<p>Pour capturer vos moments les plus précieux et garder un souvenir impérissable. Je me déplace
en
Île-de-France pour réaliser vos photos</p>
</div>
<div class="service__price">
<h4>350€/demi journée</h4>
<span>Matériel, déplacement inclus</span>
</div>
</div>
<div class="service">
<div class="service__description">
<h3>Retouches</h3>
<p>Vous souhaitez retoucher vos photos pour un résultat professionnel ? Bénéficier d’un rendu
optimal pour vos publications</p>
</div>
<div class="service__price">
<h4>50€/photo</h4>
<span>2 AR par photo</span>
</div>
</div>
<div class="service">
<div class="service__description">
<h3>Album photos</h3>
<p>Partagez avec vos proches et vos clients les photos des moments partagés ensemble à travers
un
album photo personnalisé</p>
</div>
<div class="service__price">
<h4>400€ album A4</h4>
<span>30 pages recto/verso</span>
</div>
</div>
</div>
</section>
<div class="quote">
<figure>
<blockquote>
<h1 class="quote__text">De manière inconsciente, je crois, je guette un regard, une expression, des
traits ou une nostalgie capable de résumer ou plus exactement de révéler une vie</h1>
</blockquote>
<figcaption class="quote__author">- Richard Avedon</figcaption>
</figure>
</div>
<section id="contact">
<div class="container">
<div class="form-container">
<h2>Une question ? Une demande de devis ?</h2>
<p> N’hésitez pas à m’écrire ! Je vous répondrais en moins de 24 heures</p>
<form action="#" method="post">
<label for="nom">Nom</label>
<input type="text" name="nom" id="nom">
<label for="email">Email</label>
<input type="email" name="email" id="email">
<label for="message">Message</label>
<textarea name="message" id="message" cols="30" rows="10"></textarea>
<input type="submit" value="Envoyer" />
</form>
</div>
<div class="picture right">
<img loading="lazy" src="./assets/images/camera-1405.webp" width="1405" height="1402"
alt="Image d'un appareil photo">
</div>
</div>
</section>
</main>
<footer class="footer">
<div class="name-and-address">
<h3 class="name-footer">Nina Carducci</h3>
<div class="address">
<h4>Adresse:</h4>
<p>68 avenue Alsace-Lorraine, 33200 Bordeaux</p>
</div>
</div>
<div class="phone-and-hourly">
<div class="phone">
<h4>Téléphone:</h4>
<p>05 56 67 78 89</p>
</div>
<div class="hourly">
<h4>Horaires:</h4>
<p>Du lundi au vendredi, de 10h à 19h</p>
</div>
</div>
</footer>
<script src="./assets/bootstrap/bootstrap.bundle.min.js"></script>
<script src="https://code.jquery.com/jquery-3.4.1.min.js"
integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<script src="./assets/maugallery.js"></script>
<script src="./assets/scripts.js"></script>
</body>
</html>