Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-02 23:58:42 +00:00

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
testimonials={[
{
name: "Pitu", handle: "Viajero Estratégico", testimonial: "Cada paso está calculado. No es turismo, es relocación con propósito.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-couple-smiling-looking-each-other-canyon_176420-4537.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-couple-smiling-looking-each-other-canyon_176420-4537.jpg?_wi=1"
}
]}
buttons={[
@@ -132,7 +132,7 @@ export default function LandingPage() {
},
{
id: "2", category: ["Trámites", "Administración"],
title: "Tramitología Australiana: TFN, Banco y White Card", excerpt: "Navegamos la burocracia: cómo obtener TFN, abrir cuenta bancaria y conseguir el White Card en días.", imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-laptop-device_23-2150282041.jpg", imageAlt: "Documentos y trámites", authorName: "Pitu & Luli", authorAvatar: "http://img.b2bpic.net/free-photo/young-beautiful-couple-smiling-looking-each-other-canyon_176420-4537.jpg", date: "14 Mar 2026"
title: "Tramitología Australiana: TFN, Banco y White Card", excerpt: "Navegamos la burocracia: cómo obtener TFN, abrir cuenta bancaria y conseguir el White Card en días.", imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-laptop-device_23-2150282041.jpg?_wi=1", imageAlt: "Documentos y trámites", authorName: "Pitu & Luli", authorAvatar: "http://img.b2bpic.net/free-photo/young-beautiful-couple-smiling-looking-each-other-canyon_176420-4537.jpg", date: "14 Mar 2026"
},
{
id: "3", category: ["Trabajo", "Experiencia"],
@@ -140,7 +140,7 @@ export default function LandingPage() {
},
{
id: "4", category: ["Costos", "Finanzas"],
title: "Costos Reales en Australia: Presupuesto Honesto", excerpt: "Desglose de gastos: alojamiento, comida, transporte. Números reales de una pareja viajera.", imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-laptop-device_23-2150282041.jpg", imageAlt: "Análisis financiero", authorName: "Pitu & Luli", authorAvatar: "http://img.b2bpic.net/free-photo/young-beautiful-couple-smiling-looking-each-other-canyon_176420-4537.jpg", date: "30 Mar 2026"
title: "Costos Reales en Australia: Presupuesto Honesto", excerpt: "Desglose de gastos: alojamiento, comida, transporte. Números reales de una pareja viajera.", imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-laptop-device_23-2150282041.jpg?_wi=2", imageAlt: "Análisis financiero", authorName: "Pitu & Luli", authorAvatar: "http://img.b2bpic.net/free-photo/young-beautiful-couple-smiling-looking-each-other-canyon_176420-4537.jpg", date: "30 Mar 2026"
},
{
id: "5", category: ["Vida Rural", "Adaptación"],
@@ -207,7 +207,7 @@ export default function LandingPage() {
]}
textarea={{ name: "mensaje", placeholder: "Cuéntanos qué te interesa...", rows: 5, required: true }}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-couple-smiling-looking-each-other-canyon_176420-4537.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-couple-smiling-looking-each-other-canyon_176420-4537.jpg?_wi=2"
imageAlt="Viajeros documentando su experiencia"
mediaAnimation="slide-up"
mediaPosition="right"