Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -74,19 +74,19 @@ export default function LandingPage() {
|
||||
imageAlt: "Mentoria LuanSells",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-analysis-summary-graph-arrow-up_53876-133586.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-analysis-summary-graph-arrow-up_53876-133586.jpg?_wi=1",
|
||||
imageAlt: "Estrategia de Reventa",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-scientist_23-2148820194.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-scientist_23-2148820194.jpg?_wi=1",
|
||||
imageAlt: "Análisis de Datos",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-girl-filling-papers-with-graphs-diagrams-while-african-woman-sharing-ideas-with-redhead-bearded-colleague-touch-pad_273609-6350.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-girl-filling-papers-with-graphs-diagrams-while-african-woman-sharing-ideas-with-redhead-bearded-colleague-touch-pad_273609-6350.jpg?_wi=1",
|
||||
imageAlt: "Colaboración Profesional",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-her-friend-her-notes-study-session_23-2149265799.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-her-friend-her-notes-study-session_23-2149265799.jpg?_wi=1",
|
||||
imageAlt: "Sesión de Estudio",
|
||||
},
|
||||
]}
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
role: "Estudiante",
|
||||
company: "Reventa Pro",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-analysis-summary-graph-arrow-up_53876-133586.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-analysis-summary-graph-arrow-up_53876-133586.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
role: "Emprendedora",
|
||||
company: "Ventas Online",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-scientist_23-2148820194.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-scientist_23-2148820194.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
||||
role: "Revendedor",
|
||||
company: "TechScales",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-girl-filling-papers-with-graphs-diagrams-while-african-woman-sharing-ideas-with-redhead-bearded-colleague-touch-pad_273609-6350.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-girl-filling-papers-with-graphs-diagrams-while-african-woman-sharing-ideas-with-redhead-bearded-colleague-touch-pad_273609-6350.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
role: "Alumna",
|
||||
company: "MarketGrow",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-her-friend-her-notes-study-session_23-2149265799.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-her-friend-her-notes-study-session_23-2149265799.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
|
||||
Reference in New Issue
Block a user