diff --git a/src/app/page.tsx b/src/app/page.tsx index d36ccc5..ebcef13 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,14 +46,14 @@ export default function LandingPage() { title="A oficina que o Barreiro confia. Há mais de 20 anos." description="Honestidade, experiência e preços justos — sempre." testimonials={[ - { name: "Graça do Vale", handle: "Local Guide", testimonial: "Desde há anos que me desloco de Lisboa a esta oficina no Barreiro.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/engineer-tightens-car-screws-with-wrench_482257-76132.jpg", imageAlt: "cinematic garage lighting dark" }, - { name: "Manuel Ratinho", handle: "Cliente", testimonial: "Honestidade, competência e profissionalismo. Vale a pena.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11832.jpg", imageAlt: "cinematic garage lighting dark" }, - { name: "Fernanda Martins", handle: "Cliente", testimonial: "O Sr. Luís além de consertar não me cobrou pelo serviço.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-mechanic-with-muscular-hands-tattoo-keeping-wrench_7502-4415.jpg", imageAlt: "cinematic garage lighting dark" }, - { name: "Diogo Elias", handle: "Cliente", testimonial: "Escolhi o Sr. Daniel à pressa e não me arrependi.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-black-mechanic-taking-notes-while-talking-customer-auto-repair-shop_637285-11587.jpg", imageAlt: "cinematic garage lighting dark" }, - { name: "José Loures", handle: "Cliente", testimonial: "Seriedade, rapidez, eficácia e alto nível profissional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-shoot-different-nesessary-tools-parts-every-man-s-garage_613910-15276.jpg", imageAlt: "cinematic garage lighting dark" } + { name: "Graça do Vale", handle: "Local Guide", testimonial: "Desde há anos que me desloco de Lisboa a esta oficina no Barreiro.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/engineer-tightens-car-screws-with-wrench_482257-76132.jpg?_wi=1", imageAlt: "cinematic garage lighting dark" }, + { name: "Manuel Ratinho", handle: "Cliente", testimonial: "Honestidade, competência e profissionalismo. Vale a pena.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11832.jpg?_wi=1", imageAlt: "cinematic garage lighting dark" }, + { name: "Fernanda Martins", handle: "Cliente", testimonial: "O Sr. Luís além de consertar não me cobrou pelo serviço.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-mechanic-with-muscular-hands-tattoo-keeping-wrench_7502-4415.jpg?_wi=1", imageAlt: "cinematic garage lighting dark" }, + { name: "Diogo Elias", handle: "Cliente", testimonial: "Escolhi o Sr. Daniel à pressa e não me arrependi.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-black-mechanic-taking-notes-while-talking-customer-auto-repair-shop_637285-11587.jpg?_wi=1", imageAlt: "cinematic garage lighting dark" }, + { name: "José Loures", handle: "Cliente", testimonial: "Seriedade, rapidez, eficácia e alto nível profissional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-shoot-different-nesessary-tools-parts-every-man-s-garage_613910-15276.jpg?_wi=1", imageAlt: "cinematic garage lighting dark" } ]} buttons={[{ text: "Marcar Visita", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/engineer-tightens-car-screws-with-wrench_482257-76132.jpg" + imageSrc="http://img.b2bpic.net/free-photo/engineer-tightens-car-screws-with-wrench_482257-76132.jpg?_wi=2" imageAlt="cinematic garage lighting dark" mediaAnimation="blur-reveal" avatars={[ @@ -106,9 +106,9 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} features={[ - { title: "Manutenção Geral", description: "Serviços preventivos para uma vida longa do seu automóvel.", imageSrc: "http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11832.jpg", imageAlt: "car diagnostic tool laptop" }, - { title: "Motores & Mecânica", description: "Expertise técnica absoluta em diagnósticos complexos.", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanic-with-muscular-hands-tattoo-keeping-wrench_7502-4415.jpg", imageAlt: "mechanic holding wrench tool" }, - { title: "Travões & Suspensão", description: "Segurança total com componentes de topo.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-shoot-different-nesessary-tools-parts-every-man-s-garage_613910-15276.jpg", imageAlt: "fast car repair service process" }, + { title: "Manutenção Geral", description: "Serviços preventivos para uma vida longa do seu automóvel.", imageSrc: "http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11832.jpg?_wi=2", imageAlt: "car diagnostic tool laptop" }, + { title: "Motores & Mecânica", description: "Expertise técnica absoluta em diagnósticos complexos.", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanic-with-muscular-hands-tattoo-keeping-wrench_7502-4415.jpg?_wi=2", imageAlt: "mechanic holding wrench tool" }, + { title: "Travões & Suspensão", description: "Segurança total com componentes de topo.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-shoot-different-nesessary-tools-parts-every-man-s-garage_613910-15276.jpg?_wi=2", imageAlt: "fast car repair service process" }, { title: "Inspeções Pré-Compra", description: "Compre com tranquilidade usando a nossa análise detalhada.", imageSrc: "http://img.b2bpic.net/free-photo/mechanics-preparing-check-list_1170-1540.jpg", imageAlt: "friendly mechanic smiling service" }, { title: "Diagnósticos Elétricos", description: "Identificação rápida de falhas em sistemas complexos.", imageSrc: "http://img.b2bpic.net/free-photo/auto-repairman-working-computer-while-doing-car-diagnostic-with-his-coworker-workshop_637285-7640.jpg", imageAlt: "car diagnostic tool laptop" }, { title: "Reparações de Emergência", description: "Soluções rápidas quando mais precisa.", imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-wearing-white-uniform-stand-holding-wrench_1150-16605.jpg", imageAlt: "mechanic holding wrench tool" } @@ -123,11 +123,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Graça do Vale", date: "2024", title: "Local Guide", quote: "Desloco-me de Lisboa ao Barreiro pela confiança.", tag: "Fidelidade", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg", imageSrc: "http://img.b2bpic.net/free-photo/engineer-tightens-car-screws-with-wrench_482257-76132.jpg", imageAlt: "customer portrait profile" }, - { id: "2", name: "Manuel Ratinho", date: "2024", title: "Cliente", quote: "Honestidade, competência e profissionalismo.", tag: "Recomendado", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-home_23-2149412549.jpg", imageSrc: "http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11832.jpg", imageAlt: "customer portrait profile" }, - { id: "3", name: "Jorge Gutierres", date: "2024", title: "Cliente", quote: "Há 20 anos que somos bem servidos, preço acessível.", tag: "Gerações", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanic-with-muscular-hands-tattoo-keeping-wrench_7502-4415.jpg", imageAlt: "customer portrait profile" }, - { id: "4", name: "Fernanda Martins", date: "2024", title: "Cliente", quote: "O Sr. Luís foi honesto, não cobrou sem necessidade.", tag: "Honestidade", avatarSrc: "http://img.b2bpic.net/free-photo/blond-businessman-with-glasses_1098-57.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-black-mechanic-taking-notes-while-talking-customer-auto-repair-shop_637285-11587.jpg", imageAlt: "customer portrait profile" }, - { id: "5", name: "João Rebocho", date: "2024", title: "Cliente", quote: "Oficina de confiança, excelentes profissionais.", tag: "Confiança", avatarSrc: "http://img.b2bpic.net/free-photo/employee-working-with-trendy-clothes_482257-78860.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-shoot-different-nesessary-tools-parts-every-man-s-garage_613910-15276.jpg", imageAlt: "customer portrait profile" } + { id: "1", name: "Graça do Vale", date: "2024", title: "Local Guide", quote: "Desloco-me de Lisboa ao Barreiro pela confiança.", tag: "Fidelidade", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg", imageSrc: "http://img.b2bpic.net/free-photo/engineer-tightens-car-screws-with-wrench_482257-76132.jpg?_wi=3", imageAlt: "customer portrait profile" }, + { id: "2", name: "Manuel Ratinho", date: "2024", title: "Cliente", quote: "Honestidade, competência e profissionalismo.", tag: "Recomendado", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-home_23-2149412549.jpg", imageSrc: "http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11832.jpg?_wi=3", imageAlt: "customer portrait profile" }, + { id: "3", name: "Jorge Gutierres", date: "2024", title: "Cliente", quote: "Há 20 anos que somos bem servidos, preço acessível.", tag: "Gerações", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanic-with-muscular-hands-tattoo-keeping-wrench_7502-4415.jpg?_wi=3", imageAlt: "customer portrait profile" }, + { id: "4", name: "Fernanda Martins", date: "2024", title: "Cliente", quote: "O Sr. Luís foi honesto, não cobrou sem necessidade.", tag: "Honestidade", avatarSrc: "http://img.b2bpic.net/free-photo/blond-businessman-with-glasses_1098-57.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-black-mechanic-taking-notes-while-talking-customer-auto-repair-shop_637285-11587.jpg?_wi=2", imageAlt: "customer portrait profile" }, + { id: "5", name: "João Rebocho", date: "2024", title: "Cliente", quote: "Oficina de confiança, excelentes profissionais.", tag: "Confiança", avatarSrc: "http://img.b2bpic.net/free-photo/employee-working-with-trendy-clothes_482257-78860.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-shoot-different-nesessary-tools-parts-every-man-s-garage_613910-15276.jpg?_wi=3", imageAlt: "customer portrait profile" } ]} title="A Voz dos Nossos Clientes" description="O que dizem quem nos conhece há décadas."