Skip to content

Commit

Permalink
update website v0.001
Browse files Browse the repository at this point in the history
  • Loading branch information
taoshengshi committed Dec 22, 2024
1 parent d7125cb commit 94edee1
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions messages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,28 +93,28 @@
"HomeHero": {
"actionBarText": "The 5th Paradigm: AI-Driven Scientific Discovery",
"title1": "The Data Product Marketplace",
"title2": "Find, Share and Publish Quality Data Products with DataPanda.",
"title2": "Enable everyone, anywhere to use data products.",
"title3": " ",
"des1": "Fire up your passion and creativity in Data, AI and Science.",
"des1": "As a central collaboration hub, the Data Product Marketplace allows everyone to find, share, and access ready-to-use data products.",
"des2": "Build, Manage and Share Data Products with DataPanda",
"start": "Get Started Here!",
"explore": "Explore GitHub",
"build": "Development",
"buildDes": "Design and build data products with Data Development Platform using JZFS. Simplify the data product building process with Git for Data.",
"manage": "Governance",
"manageDes": "Monitor and track data lineage from data source to data products, improving trust while increasing collaboration and efficiency across teams and with external partners.",
"share": "Trading",
"shareDes": "Share your data product on the Data Product Marketplace and with third-party systems to assist others in making strategic decisions."
"build": "Connect all your systems",
"buildDes": "DataPanda provides a single point of connectivity to unify data from all your preferred platforms for data product development in an easy-to-use way.",
"manage": "Navigate, search, and discover",
"manageDes": "The DataPanda is a central collaboration hub for all your data products. Anyone building a data product in your organization can easily store and share them here.",
"share": "Share data products",
"shareDes": " Give your data experts and business users the flexibility to reuse data products for their data-driven projects in the tool of their choice."
},
"HomeBrands": {
"title": "World-class companies are partnering with DataPanda",
"des": "Trusted by data practitioners and enterprises.",
"RedPanda": "RedPanda",
"RedPandaIdentity": "Mascot @DataPanda",
"RedPandaCommentTitle": "DataPanda and JZFS",
"RedPandaComment1": "JZFS is a distributed version control filesystem that allows multiple people or organizations to collaborate on the same dataset seamlessly.",
"RedPandaComment2": "And DataPanda, a Web-based DataHub hosting service for JZFS repositories, provides an enchanting data products platform for collaboration, sharing, and monetization.",
"RedPandaComment3": "Remember, JZFS and DataPanda are not just tools or marketplaces; they are a canvas for builders to express their creativity, share their passion, and weave their unique spells.",
"RedPanda": "XXX",
"RedPandaIdentity": "xx @ZZ",
"RedPandaCommentTitle": "DataPanda is the missing link in your analytics landscape",
"RedPandaComment1": "Build your data products in One Data and reuse them in your preferred data tools such as Tableau, Power BI, Snowflake (data warehouses), or Databricks.",
"RedPandaComment2": "Access data products from any application that supports PostgreSQL via JDBC/ODBC to power internal tools.",
"RedPandaComment3": "Seamless integration ensures that data teams have immediate access and a streamlined process for creating, understanding, and deploying high-quality data products across the enterprise.",
"AndrewNg": "Andrew Ng",
"AndrewNgIdentity": "CEO and Founder @LandingAI",
"AndrewNgComment": "Instead of focusing on the code, companies should focus on developing systematic engineering practices for improving data in ways that are reliable, efficient, and systematic. In other words, companies need to move from a model-centric approach to a data-centric approach.",
Expand All @@ -129,8 +129,8 @@
"VinayIyengarComment": "The data hub-and-spoke architecture comes in response to three high-level trends whose convergence is reshaping the data infrastructure space."
},
"HomePowerfulBox": {
"title": "Redefining data management for the age of AI innovation",
"des1": "The JZFS is built as the bedrock of DataPanda to harness the power of version control and collaboration.",
"title": "Redefining data contract for the age of AI innovation",
"des1": "Rules and expectations regarding data elements, their meanings, formats, and the protocols for data transfer and integration.",
"des3": "Build, Manage, and Share Data Products with DataPanda.",
"JZFSDes": "JZFS is built by a global community of thousand of developers.",
"openSource": "Open Source",
Expand Down
Binary file added public/images/home/datapanda-marketplace.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/components/Features/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const Features = () => {
</div>
<div className="mt-2 rounded-[4px]">
<img
src="images/home/RoboticArm.png"
src="images/home/datapanda-marketplace.png"
className="w-full h-auto rounded-[4px]"
/>
</div>
Expand Down

0 comments on commit 94edee1

Please sign in to comment.