diff --git a/docs/assets/astronaut_old.webp b/docs/assets/astronaut_old.webp new file mode 100644 index 00000000000..e12487f023c Binary files /dev/null and b/docs/assets/astronaut_old.webp differ diff --git a/docs/prompt_hacking/defensive_measures/favicon.ico b/docs/prompt_hacking/defensive_measures/favicon.ico new file mode 100644 index 00000000000..ebc64aad92a Binary files /dev/null and b/docs/prompt_hacking/defensive_measures/favicon.ico differ diff --git a/src/pages/about.js b/src/pages/about.js index b05b73a7cf3..de8626427a1 100644 --- a/src/pages/about.js +++ b/src/pages/about.js @@ -1,57 +1,71 @@ -import React from "react"; -import { LazyLoadImage } from 'react-lazy-load-image-component'; -import "./index.css"; -import "./App.css"; -import Navbar from "../subsections/landingpage/Navbar"; -import Footer from "../components/Footer"; +// import React from "react"; +// import { LazyLoadImage } from 'react-lazy-load-image-component'; +// import "./index.css"; +// import "./App.css"; +// import Navbar from "../subsections/landingpage/Navbar"; +// import Footer from "../components/Footer"; -function Home() { - return ( - <> -
- Our mission is to teach global audiences about prompt engineering and generative AI. -
-- We conduct large-scale research on the topic, such as the recent large language model security challenge, HackAPrompt. -
-- We maintain multiple Open Source projects in the large language model space. - Our best known project is Learn Prompting, the most robust, beginner friendly guide - on prompt engineering. -
-+// Our mission is to teach global audiences about prompt engineering and generative AI. +//
+//+// We conduct large-scale research on the topic, such as the recent large language model security challenge, HackAPrompt. +//
+//+// We maintain multiple Open Source projects in the large language model space. +// Our best known project is Learn Prompting, the most robust, beginner friendly guide +// on prompt engineering. +//
+//Redirecting to link..., please click here if not redirected
+ ); +}; \ No newline at end of file diff --git a/src/pages/index.js b/src/pages/index.js index 4d549ad921d..0e84ef854e9 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -1,32 +1,45 @@ -import React from "react"; -import { LazyLoadImage } from 'react-lazy-load-image-component'; -import "framer-motion"; -import "./index.css"; -import "./App.css"; -import Navbar from "../subsections/landingpage/Navbar"; -import Hero from "../subsections/landingpage/Hero"; -import Join from "../subsections/landingpage/Join"; -import FAQ from "../subsections/landingpage/FAQ"; -import Newsletter from "../subsections/landingpage/Newsletter"; -import GetStarted from "../subsections/landingpage/GetStarted"; -import Footer from "../components/Footer"; -import Banner from "../subsections/landingpage/Banner"; +// import React from "react"; +// import { LazyLoadImage } from 'react-lazy-load-image-component'; +// import "framer-motion"; +// import "./index.css"; +// import "./App.css"; +// import Navbar from "../subsections/landingpage/Navbar"; +// import Hero from "../subsections/landingpage/Hero"; +// import Join from "../subsections/landingpage/Join"; +// import FAQ from "../subsections/landingpage/FAQ"; +// import Newsletter from "../subsections/landingpage/Newsletter"; +// import GetStarted from "../subsections/landingpage/GetStarted"; +// import Footer from "../components/Footer"; +// import Banner from "../subsections/landingpage/Banner"; -function Home() { - return ( - <> - {/*Redirecting to link..., please click here if not redirected
+ ); +}; \ No newline at end of file diff --git a/static/img/favicon.ico b/static/img/favicon.ico deleted file mode 100644 index 2740b978311..00000000000 Binary files a/static/img/favicon.ico and /dev/null differ diff --git a/static/img/simple_ai.webp b/static/img/simple_ai.webp index 1c7376db0b5..ff6c7daca5b 100644 Binary files a/static/img/simple_ai.webp and b/static/img/simple_ai.webp differ