Update src/app/page.tsx
This commit is contained in:
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/detail-shot-machinery-factory_1359-268.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/detail-shot-machinery-factory_1359-268.jpg?_wi=1"
|
||||
imageAlt="Máquinas profissionais de galvanoplastia"
|
||||
buttons={[
|
||||
{ text: "Solicitar Orçamento", href: "contact" },
|
||||
@@ -87,31 +87,31 @@ export default function LandingPage() {
|
||||
id: "2", title: "Equipe Especializada", descriptions: [
|
||||
"Profissionais com 20+ anos de experiência", "Treinamento contínuo em novas técnicas", "Expertise em todos os tipos de galvanoplastia"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-engraving-wood-alone_23-2149061716.jpg", imageAlt: "quality inspection jewelry plated metal testing"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-engraving-wood-alone_23-2149061716.jpg?_wi=1", imageAlt: "quality inspection jewelry plated metal testing"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Laboratório Próprio", descriptions: [
|
||||
"Equipamento moderno e atualizado", "Testes de qualidade rigorosos", "Controle total de produção"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-machinery-factory_1359-268.jpg", imageAlt: "electroplating equipment jewelry gold plating"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-machinery-factory_1359-268.jpg?_wi=2", imageAlt: "electroplating equipment jewelry gold plating"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Controle Rigoroso", descriptions: [
|
||||
"Inspeção em 100% das peças", "Testes de aderência e espessura", "Documentação completa de qualidade"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-jeweler-cuts-off-piece-solder-with-nippers_1153-3523.jpg", imageAlt: "professional jewelry inspection photography setup"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-jeweler-cuts-off-piece-solder-with-nippers_1153-3523.jpg?_wi=1", imageAlt: "professional jewelry inspection photography setup"
|
||||
},
|
||||
{
|
||||
id: "5", title: "Rastreabilidade Fotográfica", descriptions: [
|
||||
"Registro visual de cada lote", "Antes e depois da galvanoplastia", "Documentação para auditoria e compliance"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/jeweler-s-hands-making-jewellery_23-2150931424.jpg", imageAlt: "jewelry preparation cleaning laboratory"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/jeweler-s-hands-making-jewellery_23-2150931424.jpg?_wi=1", imageAlt: "jewelry preparation cleaning laboratory"
|
||||
},
|
||||
{
|
||||
id: "6", title: "Banho Hipoalergênico", descriptions: [
|
||||
"Seguro para pele sensível", "Conformidade com regulamentações ANVISA", "Certificações internacionais de qualidade"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-crafting-golden-metallic-object_23-2148742323.jpg", imageAlt: "electroplating equipment jewelry gold plating"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-crafting-golden-metallic-object_23-2148742323.jpg?_wi=1", imageAlt: "electroplating equipment jewelry gold plating"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -133,25 +133,25 @@ export default function LandingPage() {
|
||||
id: "step-1", title: "Recebimento e Fotografia", descriptions: [
|
||||
"Inspeção visual inicial", "Documentação fotográfica de todas as peças", "Registro de quantidade e qualidade inicial"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-jeweler-cuts-off-piece-solder-with-nippers_1153-3523.jpg", imageAlt: "professional jewelry inspection photography setup"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-jeweler-cuts-off-piece-solder-with-nippers_1153-3523.jpg?_wi=2", imageAlt: "professional jewelry inspection photography setup"
|
||||
},
|
||||
{
|
||||
id: "step-2", title: "Preparação das Peças", descriptions: [
|
||||
"Limpeza profunda de superfícies", "Remoção de óxidos e impurezas", "Preparação química para galvanoplastia"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/jeweler-s-hands-making-jewellery_23-2150931424.jpg", imageAlt: "jewelry preparation cleaning laboratory"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/jeweler-s-hands-making-jewellery_23-2150931424.jpg?_wi=2", imageAlt: "jewelry preparation cleaning laboratory"
|
||||
},
|
||||
{
|
||||
id: "step-3", title: "Processo de Galvanoplastia", descriptions: [
|
||||
"Imersão em banho eletrolítico controlado", "Aplicação uniforme de metal precioso", "Monitoramento de voltagem e temperatura"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-crafting-golden-metallic-object_23-2148742323.jpg", imageAlt: "electroplating equipment jewelry gold plating"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-crafting-golden-metallic-object_23-2148742323.jpg?_wi=2", imageAlt: "electroplating equipment jewelry gold plating"
|
||||
},
|
||||
{
|
||||
id: "step-4", title: "Inspeção de Qualidade", descriptions: [
|
||||
"Teste de aderência e espessura", "Verificação visual detalhada", "Conformidade com especificações do cliente"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-engraving-wood-alone_23-2149061716.jpg", imageAlt: "quality inspection jewelry plated metal testing"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-engraving-wood-alone_23-2149061716.jpg?_wi=2", imageAlt: "quality inspection jewelry plated metal testing"
|
||||
},
|
||||
{
|
||||
id: "step-5", title: "Separação e Expedição", descriptions: [
|
||||
|
||||
Reference in New Issue
Block a user