Merge version_6 into main #10
@@ -151,23 +151,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Ana García", role: "@anagarcia", company: "Comercializadora Alfa", quote: "GREI resolvió nuestra gestión gubernamental en tiempo récord.", rating: 5,
|
||||
id: "1", name: "Ana García", role: "@anagarcia", company: "Comercializadora Alfa", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/self-assured-business-leader-conference-room_1262-3068.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Carlos Ruíz", role: "@carlosruiz", company: "Grupo Inmobiliario Beta", quote: "Su asesoría fue clave para la expansión de nuestra empresa.", rating: 5,
|
||||
id: "2", name: "Carlos Ruíz", role: "@carlosruiz", company: "Grupo Inmobiliario Beta", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-leaning-railing_23-2147956322.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Elena Torres", role: "@elenatorres", company: "Innovación Tecnológica Gamma", quote: "La atención es personalizada y muy profesional.", rating: 5,
|
||||
id: "3", name: "Elena Torres", role: "@elenatorres", company: "Innovación Tecnológica Gamma", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-end-company-office-with-computer-showing-detailed-data-insights_482257-112565.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Jorge M.", role: "@jorgem", company: "Construcciones Delta", quote: "Seguridad jurídica total, recomendados ampliamente.", rating: 5,
|
||||
id: "4", name: "Jorge M.", role: "@jorgem", company: "Construcciones Delta", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessmen-shaking-hands-near-building_23-2148308575.jpg"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Sofía L.", role: "@sofial", company: "Logística Épsilon", quote: "Resultados tangibles y excelente comunicación.", rating: 5,
|
||||
id: "5", name: "Sofía L.", role: "@sofial", company: "Logística Épsilon", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-outdoors_1262-20546.jpg"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user