diff --git a/examples/default/pages/index.js b/examples/default/pages/index.js index 6b67e91c..9a1dabcf 100644 --- a/examples/default/pages/index.js +++ b/examples/default/pages/index.js @@ -4,63 +4,59 @@ export default function Home() { return (
- Create Next App + Create a Portal App

- Welcome to{' '} - - Next.js! + + PortalJS Logo

-

- Get started by editing{' '} - - pages/index.js - -

+

+ Yay, the portal is open 🌀
Let's go explore some data ... +

-

Documentation →

+

â–¸ Documentation

- Find in-depth information about Next.js features and API. + Find in-depth information about Portal.js features and API.

-

Learn →

+

â–¸ Learn

- Learn about Next.js in an interactive course with quizzes! + Learn about Portal.js in an interactive course.

-

Examples →

+

â–¸ Examples

- Discover and deploy boilerplate example Next.js projects. + Discover and deploy boilerplate example Portal.js projects.

-

Deploy →

+

â–¸ Deploy

- Instantly deploy your Next.js site to a public URL with Vercel. + Learn how to deploy your Portal.js site with DataHub or Github pages.

@@ -74,7 +70,7 @@ export default function Home() { rel="noopener noreferrer" > Powered by{' '} - Vercel Logo + Datopian Logo
diff --git a/examples/default/public/portaljs-logo.svg b/examples/default/public/portaljs-logo.svg new file mode 100644 index 00000000..ee1168e2 --- /dev/null +++ b/examples/default/public/portaljs-logo.svg @@ -0,0 +1,25 @@ + + + P RTAL.JS + + + + + + + + + + + + + + + + + + + + + + diff --git a/examples/default/public/vercel.svg b/examples/default/public/vercel.svg deleted file mode 100644 index fbf0e25a..00000000 --- a/examples/default/public/vercel.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - \ No newline at end of file