Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8329469f67 | |||
| ce9da8d6ac | |||
| c54476dc9f | |||
| 815f4fc97b |
@@ -134,7 +134,10 @@ export default function LandingPage() {
|
||||
description="Desde startups innovadores hasta empresas consolidadas, todos han visto resultados con MasNegocioOnline."
|
||||
tag="Clientes Reales"
|
||||
tagIcon={CheckCircle}
|
||||
names={["TechStartup Latino", "EcommerceMax", "DigitalConsulting Pro", "ServiceFlow Plus", "MarketingHub", "CloudSolutions", "RetailXpress"]}
|
||||
names={["Techstartup Latino", "Ecommerce Max", "Digital Consulting Pro", "Serviceflow Plus", "Marketing Hub", "Cloud Solutions", "Retail Xpress"]}
|
||||
logos={[
|
||||
"asset://techstartup-latino-logo", "asset://ecommercemax-logo", "asset://digitalconsulting-pro-logo", "asset://serviceflow-plus-logo", "asset://marketinghub-logo", "asset://cloudsolutions-logo", "asset://retailxpress-logo"
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
speed={40}
|
||||
@@ -230,4 +233,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user