Arthurrn commited on
Commit
de45c73
·
verified ·
1 Parent(s): fb8ff2b

o link para o instragrem dele https://www.instagram.com/spartanphots/ - Follow Up Deployment

Browse files
Files changed (2) hide show
  1. index.html +10 -28
  2. prompts.txt +8 -1
index.html CHANGED
@@ -64,9 +64,9 @@
64
  <div class="container mx-auto px-4 py-4 flex justify-between items-center">
65
  <div class="flex items-center">
66
  <div class="w-10 h-10 rounded-full bg-gradient-to-r from-blue-500 to-purple-500 flex items-center justify-center text-white font-bold mr-2">
67
- LC
68
  </div>
69
- <h1 class="text-xl font-bold gradient-text">Lente Criativa</h1>
70
  </div>
71
 
72
  <nav class="hidden md:block">
@@ -122,7 +122,7 @@
122
  alt="Fotógrafo"
123
  class="w-full h-full object-cover">
124
  <div class="absolute inset-0 bg-gradient-to-t from-black/60 to-transparent flex items-end pb-8 justify-center">
125
- <span class="text-white text-lg font-semibold">João, 25 anos</span>
126
  </div>
127
  </div>
128
  </div>
@@ -146,7 +146,7 @@
146
  <div class="text-gray-600">Eventos registrados</div>
147
  </div>
148
  <div class="w-1/2 md:w-auto px-4">
149
- <div class="text-4xl font-bold text-pink-500 mb-2">50+</div>
150
  <div class="text-gray-600">Clientes satisfeitos</div>
151
  </div>
152
  </div>
@@ -269,7 +269,7 @@
269
  alt="Fotógrafo"
270
  class="w-64 h-64 md:w-80 md:h-80 rounded-full object-cover border-4 border-white shadow-xl">
271
  <div class="absolute -bottom-4 -right-4 bg-purple-500 text-white px-4 py-2 rounded-full font-medium">
272
- 25 anos
273
  </div>
274
  </div>
275
  </div>
@@ -277,7 +277,7 @@
277
  <div class="md:w-2/3 md:pl-12">
278
  <h2 class="text-3xl md:text-4xl font-bold text-gray-800 mb-6">Sobre <span class="gradient-text">Mim</span></h2>
279
  <p class="text-gray-600 mb-6 leading-relaxed">
280
- Olá, eu sou o João! Sou um jovem fotógrafo amador de 25 anos que encontrou na fotografia uma maneira de expressar minha criatividade e conexão com o mundo.
281
  </p>
282
  <p class="text-gray-600 mb-6 leading-relaxed">
283
  Tudo começou como um hobby durante a faculdade, quando comprei minha primeira câmera para registrar viagens com amigos. Desde então, a paixão só cresceu e hoje dedico meu tempo livre a explorar diferentes técnicas e estilos fotográficos.
@@ -353,24 +353,6 @@
353
  </div>
354
 
355
  <!-- Lente 2 -->
356
- <div class="bg-white rounded-xl shadow-md overflow-hidden hover:shadow-lg transition">
357
- <div class="h-48 bg-gray-100 flex items-center justify-center p-6">
358
- <img src="https://m.media-amazon.com/images/I/71n+ZC5MS9L._AC_SL1500_.jpg" alt="Lente Canon" class="h-full object-contain">
359
- </div>
360
- <div class="p-6">
361
- <h3 class="text-xl font-semibold text-gray-800 mb-2">RF 50mm f/1.8</h3>
362
- <p class="text-gray-600 mb-4">Lente prime para retratos com belo bokeh</p>
363
- <div class="flex items-center text-yellow-400">
364
- <i class="fas fa-star"></i>
365
- <i class="fas fa-star"></i>
366
- <i class="fas fa-star"></i>
367
- <i class="fas fa-star"></i>
368
- <i class="fas fa-star-half-alt"></i>
369
- <span class="text-gray-600 ml-2 text-sm">4.5</span>
370
- </div>
371
- </div>
372
- </div>
373
-
374
  <!-- Acessório -->
375
  <div class="bg-white rounded-xl shadow-md overflow-hidden hover:shadow-lg transition">
376
  <div class="h-48 bg-gray-100 flex items-center justify-center p-6">
@@ -430,7 +412,7 @@
430
  </div>
431
  </div>
432
  <p class="opacity-90 italic">
433
- "O João capturou momentos do meu casamento que eu nem tinha percebido. Sua sensibilidade para enquadrar e escolher os ângulos foi incrível. Super recomendo!"
434
  </p>
435
  </div>
436
 
@@ -535,11 +517,11 @@
535
  <div class="mt-8">
536
  <h4 class="font-medium text-gray-800 mb-4">Redes Sociais</h4>
537
  <div class="flex space-x-4">
538
- <a href="#" class="w-10 h-10 rounded-full bg-gray-200 flex items-center justify-center text-gray-700 hover:bg-instagram hover:text-white hover:bg-gradient-to-r from-purple-500 to-pink-500 transition">
539
- <i https://www.instagram.com/spartanphots/class="fab fa-instagram"></i>
540
  </a>
541
 
542
- <a href="#" class="w-10 h-10 rounded-full bg-gray-200 flex items-center justify-center text-gray-700 hover:bg-blue-400 hover:text-white transition">
543
  <i class="fab fa-twitter"></i>
544
  </a>
545
  <a href="#" class="w-10 h-10 rounded-full bg-gray-200 flex items-center justify-center text-gray-700 hover:bg-red-500 hover:text-white transition">
 
64
  <div class="container mx-auto px-4 py-4 flex justify-between items-center">
65
  <div class="flex items-center">
66
  <div class="w-10 h-10 rounded-full bg-gradient-to-r from-blue-500 to-purple-500 flex items-center justify-center text-white font-bold mr-2">
67
+ AB
68
  </div>
69
+ <h1 class="text-xl font-bold gradient-text">Arthur Brito</h1>
70
  </div>
71
 
72
  <nav class="hidden md:block">
 
122
  alt="Fotógrafo"
123
  class="w-full h-full object-cover">
124
  <div class="absolute inset-0 bg-gradient-to-t from-black/60 to-transparent flex items-end pb-8 justify-center">
125
+ <span class="text-white text-lg font-semibold">Arthur Brito</span>
126
  </div>
127
  </div>
128
  </div>
 
146
  <div class="text-gray-600">Eventos registrados</div>
147
  </div>
148
  <div class="w-1/2 md:w-auto px-4">
149
+ <div class="text-4xl font-bold text-pink-500 mb-2">10+</div>
150
  <div class="text-gray-600">Clientes satisfeitos</div>
151
  </div>
152
  </div>
 
269
  alt="Fotógrafo"
270
  class="w-64 h-64 md:w-80 md:h-80 rounded-full object-cover border-4 border-white shadow-xl">
271
  <div class="absolute -bottom-4 -right-4 bg-purple-500 text-white px-4 py-2 rounded-full font-medium">
272
+ 21 anos
273
  </div>
274
  </div>
275
  </div>
 
277
  <div class="md:w-2/3 md:pl-12">
278
  <h2 class="text-3xl md:text-4xl font-bold text-gray-800 mb-6">Sobre <span class="gradient-text">Mim</span></h2>
279
  <p class="text-gray-600 mb-6 leading-relaxed">
280
+ Olá, eu sou o Arthur Brito! Sou um jovem fotógrafo amador que encontrou na fotografia uma maneira de expressar minha criatividade e conexão com o mundo.
281
  </p>
282
  <p class="text-gray-600 mb-6 leading-relaxed">
283
  Tudo começou como um hobby durante a faculdade, quando comprei minha primeira câmera para registrar viagens com amigos. Desde então, a paixão só cresceu e hoje dedico meu tempo livre a explorar diferentes técnicas e estilos fotográficos.
 
353
  </div>
354
 
355
  <!-- Lente 2 -->
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
356
  <!-- Acessório -->
357
  <div class="bg-white rounded-xl shadow-md overflow-hidden hover:shadow-lg transition">
358
  <div class="h-48 bg-gray-100 flex items-center justify-center p-6">
 
412
  </div>
413
  </div>
414
  <p class="opacity-90 italic">
415
+ "O Arthur capturou momentos do meu casamento que eu nem tinha percebido. Sua sensibilidade para enquadrar e escolher os ângulos foi incrível. Super recomendo!"
416
  </p>
417
  </div>
418
 
 
517
  <div class="mt-8">
518
  <h4 class="font-medium text-gray-800 mb-4">Redes Sociais</h4>
519
  <div class="flex space-x-4">
520
+ <a href="https://www.instagram.com/spartanphots/" target="_blank" class="w-10 h-10 rounded-full bg-gray-200 flex items-center justify-center text-gray-700 hover:bg-instagram hover:text-white hover:bg-gradient-to-r from-purple-500 to-pink-500 transition">
521
+ <i class="fab fa-instagram"></i>
522
  </a>
523
 
524
+ <a href="https://www.instagram.com/spartanphots/" target="_blank" class="w-10 h-10 rounded-full bg-gray-200 flex items-center justify-center text-gray-700 hover:bg-blue-400 hover:text-white transition">
525
  <i class="fab fa-twitter"></i>
526
  </a>
527
  <a href="#" class="w-10 h-10 rounded-full bg-gray-200 flex items-center justify-center text-gray-700 hover:bg-red-500 hover:text-white transition">
prompts.txt CHANGED
@@ -1 +1,8 @@
1
- crie um site para me de fotografia amador para um jovem de 25 anos
 
 
 
 
 
 
 
 
1
+ crie um site para me de fotografia amador para um jovem de 25 anos
2
+ crie um site para um jovem chamaddo arthur brito ele é fotografo amador e tem um instagram com o nome spartanphots
3
+ o instragram é @spartanphots
4
+ ele tem 21 anos
5
+ ele n tem uma rf 50mm f/1,8
6
+ ele nao tem 50 cliente
7
+ ele é homem
8
+ o link para o instragrem dele https://www.instagram.com/spartanphots/