Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-04 19:46:00 +00:00

View File

@@ -52,11 +52,11 @@ export default function LandingPage() {
testimonials={[
{
name: "María González", handle: "Propietaria, Crespo", testimonial: "Excelente servicio. Mi perro está más saludable y feliz con el alimento que recomendaron.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-curly-european-tanned-woman-holds-happy-pet-dog-pomeranian-spitz_343596-1381.jpg?_wi=1"
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-curly-european-tanned-woman-holds-happy-pet-dog-pomeranian-spitz_343596-1381.jpg"
},
{
name: "Carlos Rodríguez", handle: "Empresario, Bocagrande", testimonial: "La entrega es puntual y la asesoría es muy profesional. Recomendado.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friendship-happy-smiling-man-with-his-dog-park_259150-57202.jpg?_wi=1"
imageSrc: "http://img.b2bpic.net/free-photo/friendship-happy-smiling-man-with-his-dog-park_259150-57202.jpg"
}
]}
buttons={[
@@ -89,23 +89,19 @@ export default function LandingPage() {
tag="Marcas de Confianza"
products={[
{
id: "1", brand: "Taste of the Wild", name: "High Prairie Canine", price: "Desde $89,000", rating: 5,
reviewCount: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/dried-dog-food-background_93675-132605.jpg?_wi=1", imageAlt: "premium dog food bags pet nutrition products high-quality pet food premium pet care"
id: "1", brand: "Taste of the Wild", name: "High Prairie Canine", price: "Desde $89,000", rating: 5, reviewCount: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/dried-dog-food-background_93675-132605.jpg", imageAlt: "premium dog food bags pet nutrition products high-quality pet food premium pet care"
},
{
id: "2", brand: "Royal Canin", name: "Alimento Especializado", price: "Desde $95,000", rating: 5,
reviewCount: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/dried-dog-food-background_93675-132605.jpg?_wi=2", imageAlt: "premium dog food bags pet nutrition products high-quality pet food premium pet care"
id: "2", brand: "Royal Canin", name: "Alimento Especializado", price: "Desde $95,000", rating: 5, reviewCount: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/dried-dog-food-background_93675-132605.jpg", imageAlt: "premium dog food bags pet nutrition products high-quality pet food premium pet care"
},
{
id: "3", brand: "Hill's Science Diet", name: "Fórmula Científica", price: "Desde $92,000", rating: 5,
reviewCount: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/dried-dog-food-background_93675-132605.jpg?_wi=3", imageAlt: "premium dog food bags pet nutrition products high-quality pet food premium pet care"
id: "3", brand: "Hill's Science Diet", name: "Fórmula Científica", price: "Desde $92,000", rating: 5, reviewCount: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/dried-dog-food-background_93675-132605.jpg", imageAlt: "premium dog food bags pet nutrition products high-quality pet food premium pet care"
},
{
id: "4", brand: "Orijen", name: "Biologically Appropriate", price: "Desde $110,000", rating: 5,
reviewCount: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/dried-dog-food-background_93675-132605.jpg?_wi=4", imageAlt: "premium dog food bags pet nutrition products high-quality pet food premium pet care"
id: "4", brand: "Orijen", name: "Biologically Appropriate", price: "Desde $110,000", rating: 5, reviewCount: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/dried-dog-food-background_93675-132605.jpg", imageAlt: "premium dog food bags pet nutrition products high-quality pet food premium pet care"
}
]}
gridVariant="four-items-2x2-equal-grid"
gridVariant="uniform-all-items-equal"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
@@ -119,24 +115,19 @@ export default function LandingPage() {
tag="Zona Norte"
features={[
{
id: "1", title: "Crespo", author: "Zona Premium", description: "Entrega en residencias y apartamentos del sector más exclusivo de la ciudad.", tags: ["Entrega directa"],
imageSrc: "http://img.b2bpic.net/free-photo/old-street-spanish-city-alicante_1398-4863.jpg?_wi=1", imageAlt: "cartagena cityscape residential neighborhoods urban delivery building entrance"
id: "1", title: "Crespo", author: "Zona Premium", description: "Entrega en residencias y apartamentos del sector más exclusivo de la ciudad.", tags: ["Entrega directa"], imageSrc: "http://img.b2bpic.net/free-photo/old-street-spanish-city-alicante_1398-4863.jpg", imageAlt: "cartagena cityscape residential neighborhoods urban delivery building entrance"
},
{
id: "2", title: "Marbella", author: "Zona Residencial", description: "Servicio personalizado en la zona residencial con acceso a edificios y casas.", tags: ["Entrega profesional"],
imageSrc: "http://img.b2bpic.net/free-photo/old-street-spanish-city-alicante_1398-4863.jpg?_wi=2", imageAlt: "cartagena cityscape residential neighborhoods urban delivery building entrance"
id: "2", title: "Marbella", author: "Zona Residencial", description: "Servicio personalizado en la zona residencial con acceso a edificios y casas.", tags: ["Entrega profesional"], imageSrc: "http://img.b2bpic.net/free-photo/old-street-spanish-city-alicante_1398-4863.jpg", imageAlt: "cartagena cityscape residential neighborhoods urban delivery building entrance"
},
{
id: "3", title: "Bocagrande", author: "Zona Turística", description: "Entrega en los mejores complejos residenciales y hoteles de Bocagrande.", tags: ["Acceso 24/7"],
imageSrc: "http://img.b2bpic.net/free-photo/old-street-spanish-city-alicante_1398-4863.jpg?_wi=3", imageAlt: "cartagena cityscape residential neighborhoods urban delivery building entrance"
id: "3", title: "Bocagrande", author: "Zona Turística", description: "Entrega en los mejores complejos residenciales y hoteles de Bocagrande.", tags: ["Acceso 24/7"], imageSrc: "http://img.b2bpic.net/free-photo/old-street-spanish-city-alicante_1398-4863.jpg", imageAlt: "cartagena cityscape residential neighborhoods urban delivery building entrance"
},
{
id: "4", title: "Manga & El Laguito", author: "Zonas Exclusivas", description: "Cobertura completa en las zonas más exclusivas con entrega a conserje.", tags: ["Premium"],
imageSrc: "http://img.b2bpic.net/free-photo/old-street-spanish-city-alicante_1398-4863.jpg?_wi=4", imageAlt: "cartagena cityscape residential neighborhoods urban delivery building entrance"
id: "4", title: "Manga & El Laguito", author: "Zonas Exclusivas", description: "Cobertura completa en las zonas más exclusivas con entrega a conserje.", tags: ["Premium"], imageSrc: "http://img.b2bpic.net/free-photo/old-street-spanish-city-alicante_1398-4863.jpg", imageAlt: "cartagena cityscape residential neighborhoods urban delivery building entrance"
},
{
id: "5", title: "Castillo Grande & Centro", author: "Zonas Estratégicas", description: "Entrega rápida y segura en el centro histórico y zonas comerciales.", tags: ["Entrega rápida"],
imageSrc: "http://img.b2bpic.net/free-photo/old-street-spanish-city-alicante_1398-4863.jpg?_wi=5", imageAlt: "cartagena cityscape residential neighborhoods urban delivery building entrance"
id: "5", title: "Castillo Grande & Centro", author: "Zonas Estratégicas", description: "Entrega rápida y segura en el centro histórico y zonas comerciales.", tags: ["Entrega rápida"], imageSrc: "http://img.b2bpic.net/free-photo/old-street-spanish-city-alicante_1398-4863.jpg", imageAlt: "cartagena cityscape residential neighborhoods urban delivery building entrance"
}
]}
animationType="slide-up"
@@ -163,7 +154,7 @@ export default function LandingPage() {
id: "4", value: "7x24", title: "Atención Personalizada", description: "Estamos disponibles para resolver tus dudas en cualquier momento.", icon: Phone
}
]}
gridVariant="four-items-2x2-equal-grid"
gridVariant="uniform-all-items-equal"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
@@ -176,28 +167,22 @@ export default function LandingPage() {
description="Historias reales de dueños de mascotas satisfechos en Cartagena."
testimonials={[
{
id: "1", name: "Alejandra Martínez", handle: "@alejandra_cgo", testimonial: "Mi golden retriever ha mejorado notablemente su pelaje y energía desde que cambió a las marcas que recomendaron. Excelente servicio y muy profesionales.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-curly-european-tanned-woman-holds-happy-pet-dog-pomeranian-spitz_343596-1381.jpg?_wi=2", imageAlt: "happy dog owner satisfied customer pet lover portrait woman with dog"
id: "1", name: "Alejandra Martínez", handle: "@alejandra_cgo", testimonial: "Mi golden retriever ha mejorado notablemente su pelaje y energía desde que cambió a las marcas que recomendaron. Excelente servicio y muy profesionales.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-curly-european-tanned-woman-holds-happy-pet-dog-pomeranian-spitz_343596-1381.jpg", imageAlt: "happy dog owner satisfied customer pet lover portrait woman with dog"
},
{
id: "2", name: "Fernando Gómez", handle: "@fgomez_pet", testimonial: "Llevo 6 meses con ustedes y no tengo palabras. La asesoría es impecable y el alimento que recomendaron cambió la vida de mi perro.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friendship-happy-smiling-man-with-his-dog-park_259150-57202.jpg?_wi=2", imageAlt: "man with dog pet owner dog lover customer portrait"
id: "2", name: "Fernando Gómez", handle: "@fgomez_pet", testimonial: "Llevo 6 meses con ustedes y no tengo palabras. La asesoría es impecable y el alimento que recomendaron cambió la vida de mi perro.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/friendship-happy-smiling-man-with-his-dog-park_259150-57202.jpg", imageAlt: "man with dog pet owner dog lover customer portrait"
},
{
id: "3", name: "Catalina Reyes", handle: "@cata.loves.pets", testimonial: "Son verdaderos especialistas. No es una tienda más, es asesoría profesional con productos de clase mundial.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-home_23-2148990136.jpg", imageAlt: "professional woman customer service satisfied client portrait"
id: "3", name: "Catalina Reyes", handle: "@cata.loves.pets", testimonial: "Son verdaderos especialistas. No es una tienda más, es asesoría profesional con productos de clase mundial.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-home_23-2148990136.jpg", imageAlt: "professional woman customer service satisfied client portrait"
},
{
id: "4", name: "Javier Navarro", handle: "@javier.navarro", testimonial: "Puntual, profesional y confiable. Mi perro está mejor que nunca. Los recomiendo ampliamente.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "man portrait professional business person customer"
id: "4", name: "Javier Navarro", handle: "@javier.navarro", testimonial: "Puntual, profesional y confiable. Mi perro está mejor que nunca. Los recomiendo ampliamente.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "man portrait professional business person customer"
},
{
id: "5", name: "Isabella Flores", handle: "@bella.pets.cgo", testimonial: "Finalmente encontré el servicio que buscaba. Premium, profesional y accesible. ¡Gracias!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "woman smiling happy customer satisfied client portrait"
id: "5", name: "Isabella Flores", handle: "@bella.pets.cgo", testimonial: "Finalmente encontré el servicio que buscaba. Premium, profesional y accesible. ¡Gracias!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "woman smiling happy customer satisfied client portrait"
},
{
id: "6", name: "Roberto Díaz", handle: "@rberto.diaz", testimonial: "Recomendación de un amigo que acertó completamente. Mejor decisión para la nutrición de mi mascota.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "man smiling happy customer satisfied client portrait"
id: "6", name: "Roberto Díaz", handle: "@rberto.diaz", testimonial: "Recomendación de un amigo que acertó completamente. Mejor decisión para la nutrición de mi mascota.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "man smiling happy customer satisfied client portrait"
}
]}
showRating={true}