From 7d25b9509f9763b04fdb2eb449a95f3c1848eaa9 Mon Sep 17 00:00:00 2001 From: bayeka binet Date: Sun, 11 Aug 2024 04:23:55 -0700 Subject: [PATCH 1/2] remove unwanted pages --- src/App.jsx | 2 +- src/pages/404/components/Section404.jsx | 40 ------ src/pages/about/components/About.jsx | 124 ---------------- src/pages/about/components/AboutSection.jsx | 58 -------- src/pages/about/components/view.jsx | 55 -------- .../applycareer/components/ApplyCareer.jsx | 42 ------ .../applycareer/components/ApplyForm.jsx | 131 ----------------- .../appointment/components/Appointment.jsx | 42 ------ .../components/AppointmentSection.jsx | 112 --------------- src/pages/career/components/Career.jsx | 92 ------------ src/pages/career/components/CareerHeader.jsx | 17 --- src/pages/career/components/CareerSection.jsx | 39 ------ .../comingsoon/components/ComingSoon.jsx | 80 ----------- src/pages/contact/components/Contact.jsx | 70 ---------- .../contact/components/ContactSection.jsx | 13 -- .../components/DonationFailed.jsx | 32 ----- .../components/DonationHistory.jsx | 50 ------- src/pages/donners/components/Donners.jsx | 31 ---- .../donners/components/DonnersSection.jsx | 87 ------------ src/pages/faqs/{components => }/Faqs.jsx | 8 +- .../leadership/components/Leadership.jsx | 31 ---- .../components/LeadershipSection.jsx | 87 ------------ src/pages/volunteer/components/Volunteer.jsx | 59 -------- .../volunteer/components/VolunteerForm.jsx | 132 ------------------ 24 files changed, 5 insertions(+), 1429 deletions(-) delete mode 100644 src/pages/404/components/Section404.jsx delete mode 100644 src/pages/about/components/About.jsx delete mode 100644 src/pages/about/components/AboutSection.jsx delete mode 100644 src/pages/about/components/view.jsx delete mode 100644 src/pages/applycareer/components/ApplyCareer.jsx delete mode 100644 src/pages/applycareer/components/ApplyForm.jsx delete mode 100644 src/pages/appointment/components/Appointment.jsx delete mode 100644 src/pages/appointment/components/AppointmentSection.jsx delete mode 100644 src/pages/career/components/Career.jsx delete mode 100644 src/pages/career/components/CareerHeader.jsx delete mode 100644 src/pages/career/components/CareerSection.jsx delete mode 100644 src/pages/comingsoon/components/ComingSoon.jsx delete mode 100644 src/pages/contact/components/Contact.jsx delete mode 100644 src/pages/contact/components/ContactSection.jsx delete mode 100644 src/pages/donationfailed/components/DonationFailed.jsx delete mode 100644 src/pages/donationhistory/components/DonationHistory.jsx delete mode 100644 src/pages/donners/components/Donners.jsx delete mode 100644 src/pages/donners/components/DonnersSection.jsx rename src/pages/faqs/{components => }/Faqs.jsx (51%) delete mode 100644 src/pages/leadership/components/Leadership.jsx delete mode 100644 src/pages/leadership/components/LeadershipSection.jsx delete mode 100644 src/pages/volunteer/components/Volunteer.jsx delete mode 100644 src/pages/volunteer/components/VolunteerForm.jsx diff --git a/src/App.jsx b/src/App.jsx index b93b124..c76358e 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -11,7 +11,7 @@ import Career from "./pages/career/components/Career"; import Volunteer from "./pages/volunteer/components/Volunteer"; import ApplyCareer from "./pages/applycareer/components/ApplyCareer"; import Leadership from "./pages/leadership/components/Leadership"; -import Faqs from "./pages/faqs/components/Faqs"; +import Faqs from "./pages/faqs/Faqs"; import Appointment from "./pages/appointment/components/Appointment"; import Donners from "./pages/donners/components/Donners"; import DonationHistory from "./pages/donationhistory/components/DonationHistory"; diff --git a/src/pages/404/components/Section404.jsx b/src/pages/404/components/Section404.jsx deleted file mode 100644 index 929bc9d..0000000 --- a/src/pages/404/components/Section404.jsx +++ /dev/null @@ -1,40 +0,0 @@ -import React from 'react' -import Header from '../../../components/layout/Header' -import Hero1 from '../../../components/layout/Hero1' -import Footer from '../../../components/layout/Footer' - -const Section404 = () => { - return ( -
- -
- - -
-

404

-

Something went wrong.

-

Lorem ipsum dolor sit, amet consectetur adipisicing elit. - Enim ea mollitia, iusto ipsa voluptates cupiditate ad eaque quibusdam soluta quas!

- - - Back to Home - - -
- - - - -
- -
- ) -} - -export default Section404 - diff --git a/src/pages/about/components/About.jsx b/src/pages/about/components/About.jsx deleted file mode 100644 index 522f9c2..0000000 --- a/src/pages/about/components/About.jsx +++ /dev/null @@ -1,124 +0,0 @@ -import React from 'react' -import Logo from '../../../assets/images/logo.png'; -import heroImage from '../../../assets/images/hero-image.png'; -import icon from "../../../assets/images/icon.png"; -import icon2 from "../../../assets/images/icon2.png"; -import icon3 from "../../../assets/images/icon3.png"; -import image from "../../../assets/images/Rectangle 2.png"; -import image2 from "../../../assets/images/Rectangle 4.png"; -import image3 from "../../../assets/images/Rectangle 3.png"; -import image4 from "../../../assets/images/Rectangle 5.png"; -import image5 from "../../../assets/images/Rectangle 6.png"; -import image6 from "../../../assets/images/image3.png"; -import image10 from "../../../assets/images/man.jpg"; -import image12 from "../../../assets/images/Rayon.jpg"; -import image13 from "../../../assets/images/muslim.jpg"; -import image14 from "../../../assets/images/Ellipse 94.png"; -import Hero1 from '../../../components/layout/Hero1'; -import AboutSection from '../components/AboutSection'; -import View from '../components/view'; -import Footer from '../../../components/layout/Footer'; -import Header from '../../../components/layout/Header'; - - - - -//import image4 from "/images/Rectangle 5.png"; - -//{/**import image7 from "../../../assets/images/Rectangle 9.png"; -//import image8 from "../../../assets/images/Rectangle 10.png"; -//import image9 from "../../../assets/images/Rectangle 11.png"; -//import image11 from "../../../assets/images/baby.jpg"; */} - -const page = () => { - return ( -
- {/**header */} -
- - {/* About us*/} - - {/**hero1 */} - - - - - - {/* meet our volunteer */} - -
-
-

Meet Our Volunteer

-
-
-
- -
-
- -
-
- -
- -
-
- - {/* rating section */} -
-
-
-

520k

-

Poor People

-
-
-

842M

-

Fund Rise

-
-
-

24k

-

Active Members

-
- -
- -
-
-
-
-
-
- - - - - - - - - - - {/**footer */} -
- - - - -
- ) -} - -export default page diff --git a/src/pages/about/components/AboutSection.jsx b/src/pages/about/components/AboutSection.jsx deleted file mode 100644 index e60582c..0000000 --- a/src/pages/about/components/AboutSection.jsx +++ /dev/null @@ -1,58 +0,0 @@ -import React from 'react' -import image11 from "../../../assets/images/baby.jpg"; - - -function AboutSection(){ - - - return ( - -
-

Givest is The Non Profitable
Organization.

- -
- -
- { /*woman */} - - -
-
-

Lorem ipsum dolor sit amet consectetur adipisicing elit. Aspernatur - asperiores suscipit eius doloribus - perspiciatis nostrum libero ratione ex temporibus nesciunt!

- -

Lorem ipsum dolor sit amet consectetur adipisicing elit. Quaerat ipsam, - at reprehenderit itaque quasi veritatis? Porro ab architecto beatae blanditiis. - consectetur adipisicing elit. Quaerat ipsam, - at reprehenderit itaque quasi veritatis? Porro ab architecto beatae blanditiis.

- - -
- -
-

Our Mission

-

Lorem ipsum dolor sit amet consectetur adipisicing elit. Recusandae - deserunt eum veritatis autem quibusdam nulla, ut neque, praesentium sed laboriosam.

-
- -
-

Our Vission

-

Lorem ipsum dolor sit amet consectetur adipisicing elit. Recusandae - deserunt eum veritatis autem quibusdam nulla, - aut neque, praesentium sed laboriosam

-
- -
-
- -
- -
- ) - - -} - - -export default AboutSection diff --git a/src/pages/about/components/view.jsx b/src/pages/about/components/view.jsx deleted file mode 100644 index abcda32..0000000 --- a/src/pages/about/components/view.jsx +++ /dev/null @@ -1,55 +0,0 @@ -import React from 'react' - - -function View(props){ -const image = props.image; -const description = props.description; -const author = props.author; -const text = props.text; - - return ( - - -
-
-
-

- What People Say About Us -

-
- -
- -
- -

{description}

- -
- -
- -
-

{author}

-

{text}

-
- - -
- - - -
-
-
-
-
- - - ) - - } - - - - -export default View diff --git a/src/pages/applycareer/components/ApplyCareer.jsx b/src/pages/applycareer/components/ApplyCareer.jsx deleted file mode 100644 index f941df1..0000000 --- a/src/pages/applycareer/components/ApplyCareer.jsx +++ /dev/null @@ -1,42 +0,0 @@ -import React from 'react' -import Header from '../../../components/layout/Header' -import Footer from '../../../components/layout/Footer' -import Hero1 from '../../../components/layout/Hero1' -import ApplyForm from './ApplyForm' - - - -const ApplyCareer = () => { - return ( -
- -
- - - - - - -
- -
- ) -} - -export default ApplyCareer diff --git a/src/pages/applycareer/components/ApplyForm.jsx b/src/pages/applycareer/components/ApplyForm.jsx deleted file mode 100644 index 457ba55..0000000 --- a/src/pages/applycareer/components/ApplyForm.jsx +++ /dev/null @@ -1,131 +0,0 @@ -import React from 'react' - -function ApplyForm (props) { - - const text = props.text - const info = props.info - const fN = props.fN - const LN = props.LN - const Email = props.Email - const number = props.number - const position = props.position - const experience= props.experience - const Cv= props.Cv - - - return ( -
-

{text}

-

{info}

- -
-
-
-
- -
- -
-
- -
- -
- -
-
-
- -
-
- -
- -
-
- -
- -
- -
-
-
- -
-
- -
- -
-
- -
- -
- -
-
-
- - -
- - -
- - -
- -
- - - - - Submit - - -
-
-
- ) -} - -export default ApplyForm diff --git a/src/pages/appointment/components/Appointment.jsx b/src/pages/appointment/components/Appointment.jsx deleted file mode 100644 index 86b3de9..0000000 --- a/src/pages/appointment/components/Appointment.jsx +++ /dev/null @@ -1,42 +0,0 @@ -import React from 'react' -import AppointmentSection from './AppointmentSection' -import Header from '../../../components/layout/Header' -import Footer from '../../../components/layout/Footer' -import Hero1 from '../../../components/layout/Hero1' - - - -const Appointment = () => { - return ( -
-
- - - - - - -
- -
- ) -} - -export default Appointment diff --git a/src/pages/appointment/components/AppointmentSection.jsx b/src/pages/appointment/components/AppointmentSection.jsx deleted file mode 100644 index d1288d1..0000000 --- a/src/pages/appointment/components/AppointmentSection.jsx +++ /dev/null @@ -1,112 +0,0 @@ -import React from 'react' - -function AppointmentSection(props){ - const text = props.text - const info = props.info - const fN = props.fN - const LN = props.LN - const Email = props.Email - const number = props.number - const department =props.department - const date = props.date - - - return ( - -
-

{text}

-

{info}

- -
-
-
-
- -
- -
-
- -
- -
- -
-
-
- -
-
- -
- -
-
- -
- -
- -
-
-
- -
-
- -
- -
-
- -
- -
- -
-
-
- - - - Submit - - -
-
-
- - ) -} - -export default AppointmentSection diff --git a/src/pages/career/components/Career.jsx b/src/pages/career/components/Career.jsx deleted file mode 100644 index 3e26a29..0000000 --- a/src/pages/career/components/Career.jsx +++ /dev/null @@ -1,92 +0,0 @@ -import React from 'react' -import Hero1 from '../../../components/layout/Hero1' -import Header from '../../../components/layout/Header' -import Footer from '../../../components/layout/Footer' -import CareerHeader from './CareerHeader' -import CareerSection from './CareerSection' - - - -const career = () => { - return ( - -
-
- - {/** */} - - - - - - {/**career */} - -
- -
- - - - - - - - - - - - - - - - - - -
- -
- -
- -
- - - ) -} - -export default career - diff --git a/src/pages/career/components/CareerHeader.jsx b/src/pages/career/components/CareerHeader.jsx deleted file mode 100644 index b8dd45a..0000000 --- a/src/pages/career/components/CareerHeader.jsx +++ /dev/null @@ -1,17 +0,0 @@ -import React from 'react' - -function CareerHeader() { - return ( -
-
-

Become a Part of Our Big Family

-

Lorem ipsum dolor, sit amet consectetur adipisicing elit. Iste cum dicta eius autem sint sunt! - Deserunt aperiam perspiciatis autem illo.

-
- -
- ) -} - -export default CareerHeader - diff --git a/src/pages/career/components/CareerSection.jsx b/src/pages/career/components/CareerSection.jsx deleted file mode 100644 index faf9585..0000000 --- a/src/pages/career/components/CareerSection.jsx +++ /dev/null @@ -1,39 +0,0 @@ -import React from 'react' - -function CareerSection(props){ - const title =props.title; - const location = props.location; - const type= props.type; - const applyLink = props.applyLink; - - - - return ( - - - -
- - -
- -
-

{title}

-

{location}

-

{type}

- -
- {applyLink} - -
-
- -
- - -
- ) -} - -export default CareerSection diff --git a/src/pages/comingsoon/components/ComingSoon.jsx b/src/pages/comingsoon/components/ComingSoon.jsx deleted file mode 100644 index 5315902..0000000 --- a/src/pages/comingsoon/components/ComingSoon.jsx +++ /dev/null @@ -1,80 +0,0 @@ -import React from 'react' -import Header from '../../../components/layout/Header' -import Footer from '../../../components/layout/Footer' -import Hero1 from '../../../components/layout/Hero1' - -const ComingSoon = () => { - return ( -
- -
- - -
-

Something awesomeis
coming soon

-

You can subcribe to get notice when your website is ready

- -
-
-

15:

-

Days

-
-
-

20:

-

Hours

-
-
-

30:

-

Minutes

-
-
-

55:

-

Seconds

-
-
- -
- -
- -
- -
-
- - - - - - -
- - -
- - -
- - - -
- ) -} - -export default ComingSoon diff --git a/src/pages/contact/components/Contact.jsx b/src/pages/contact/components/Contact.jsx deleted file mode 100644 index 3ecbf0f..0000000 --- a/src/pages/contact/components/Contact.jsx +++ /dev/null @@ -1,70 +0,0 @@ -import React from 'react' -import Header from '../../../components/layout/Header' -import Hero1 from '../../../components/layout/Hero1' -import Footer from '../../../components/layout/Footer' -import image23 from '../../../assets/images/map1.jpg' - - - -const Contact = () => { - return ( -
- -
- {/** */} - - - -
-
-
-

LET'S CONNECT

-
- - - - - - - - - - - - - - - - Submit - - - - - - - -
-
- -
- - -
-
-
- - - - -
- - -
- ) -} - -export default Contact diff --git a/src/pages/contact/components/ContactSection.jsx b/src/pages/contact/components/ContactSection.jsx deleted file mode 100644 index 6c902c8..0000000 --- a/src/pages/contact/components/ContactSection.jsx +++ /dev/null @@ -1,13 +0,0 @@ -import React from 'react' - - -const ContactSection = () => { - return ( -
- - -
- ) -} - -export default ContactSection diff --git a/src/pages/donationfailed/components/DonationFailed.jsx b/src/pages/donationfailed/components/DonationFailed.jsx deleted file mode 100644 index fb62df8..0000000 --- a/src/pages/donationfailed/components/DonationFailed.jsx +++ /dev/null @@ -1,32 +0,0 @@ -import React from 'react' -import Header from '../../../components/layout/Header' -import Footer from '../../../components/layout/Footer' -import Hero1 from '../../../components/layout/Hero1' - -const DonationFailed = () => { - return ( -
-
- - -
-

We're sorry your donation failed. - Please try it again or contact site support -

- -
- - - -
- -
- ) -} - -export default DonationFailed diff --git a/src/pages/donationhistory/components/DonationHistory.jsx b/src/pages/donationhistory/components/DonationHistory.jsx deleted file mode 100644 index 98a79ed..0000000 --- a/src/pages/donationhistory/components/DonationHistory.jsx +++ /dev/null @@ -1,50 +0,0 @@ -import React from 'react' -import Header from '../../../components/layout/Header' -import Hero1 from '../../../components/layout/Hero1' -import Footer from '../../../components/layout/Footer' - -const DonationHistory = () => { - return ( -
-
- - - -
-

Please verify your email to access your donation history

- - -
-
-
- -
- -
-
- - - - Verify Email - - -
-
-
- -
-
- ) -} - -export default DonationHistory diff --git a/src/pages/donners/components/Donners.jsx b/src/pages/donners/components/Donners.jsx deleted file mode 100644 index b022c0e..0000000 --- a/src/pages/donners/components/Donners.jsx +++ /dev/null @@ -1,31 +0,0 @@ -import React from 'react' -import Header from '../../../components/layout/Header' -import Footer from '../../../components/layout/Footer' -import Hero1 from '../../../components/layout/Hero1' -import Pagination from '../../../components/Pagination' -import DonnersSection from './DonnersSection' - -const Donners = () => { - return ( -
- -
- - - - - - - -
- -
- ) -} - -export default Donners diff --git a/src/pages/donners/components/DonnersSection.jsx b/src/pages/donners/components/DonnersSection.jsx deleted file mode 100644 index 90e018b..0000000 --- a/src/pages/donners/components/DonnersSection.jsx +++ /dev/null @@ -1,87 +0,0 @@ -import React from 'react' -import image17 from '../../../assets/images/Rectangle17.jpg' -import image18 from '../../../assets/images/Rectangle18.jpg' -import image19 from '../../../assets/images/Rectangle19.jpg' -import image20 from '../../../assets/images/Rectangle20.jpg' -import image14 from '../../../assets/images/Ellipse 94.png' -import image10 from "../../../assets/images/man.jpg"; -import image12 from "../../../assets/images/Rayon.jpg"; - -import image13 from "../../../assets/images/muslim.jpg"; - -import image21 from "../../../assets/images/Rectangle21.jpg" -import image22 from "../../../assets/images/Rectangle22.jpg"; -import image23 from "../../../assets/images/Rectangle23.jpg"; - -const DonnersSection = () => { - return ( -
-
-

Meet Our Donners

-

Lorem ipsum, dolor sit amet consectetur adipisicing elit. Dolorem suscipit dolor architecto. - Repudiandae quae aut beatae tempora. Voluptatibus, doloremque ullam!

- - - -
-
- -
-
- -
-
- -
- -
- -
-
- - -
-
- -
-
- -
- -
- -
-
- -
-
- -
-
- -
- -
- -
-
- -
-
- -
-
- -
- -
- - - -
- -
- ) -} - -export default DonnersSection diff --git a/src/pages/faqs/components/Faqs.jsx b/src/pages/faqs/Faqs.jsx similarity index 51% rename from src/pages/faqs/components/Faqs.jsx rename to src/pages/faqs/Faqs.jsx index c55bc12..d9405a5 100644 --- a/src/pages/faqs/components/Faqs.jsx +++ b/src/pages/faqs/Faqs.jsx @@ -1,8 +1,8 @@ import React from 'react' -import Header from '../../../components/layout/Header' -import Hero1 from '../../../components/layout/Hero1' -import Footer from '../../../components/layout/Footer' -import FaqsSection from './FaqsSection' +import Header from '../../components/layout/Header' +import Hero1 from '../../components/layout/Hero1' +import Footer from '../../components/layout/Footer' +import FaqsSection from './components/FaqsSection' const Faqs = () => { diff --git a/src/pages/leadership/components/Leadership.jsx b/src/pages/leadership/components/Leadership.jsx deleted file mode 100644 index f3ab021..0000000 --- a/src/pages/leadership/components/Leadership.jsx +++ /dev/null @@ -1,31 +0,0 @@ -import React from 'react' -import Header from '../../../components/layout/Header' -import Footer from '../../../components/layout/Footer' -import Hero1 from '../../../components/layout/Hero1' -import LeadershipSection from './LeadershipSection' -import Pagination from '../../../components/Pagination' - - -const Leadership = () => { - return ( -
- -
- - - - - - -
- -
- ) -} - -export default Leadership diff --git a/src/pages/leadership/components/LeadershipSection.jsx b/src/pages/leadership/components/LeadershipSection.jsx deleted file mode 100644 index cea06d5..0000000 --- a/src/pages/leadership/components/LeadershipSection.jsx +++ /dev/null @@ -1,87 +0,0 @@ -import React from 'react' -import image17 from '../../../assets/images/Rectangle17.jpg' -import image18 from '../../../assets/images/Rectangle18.jpg' -import image19 from '../../../assets/images/Rectangle19.jpg' -import image20 from '../../../assets/images/Rectangle20.jpg' -import image14 from '../../../assets/images/Ellipse 94.png' -import image10 from "../../../assets/images/man.jpg"; -import image12 from "../../../assets/images/Rayon.jpg"; - -import image13 from "../../../assets/images/muslim.jpg"; - -import image21 from "../../../assets/images/Rectangle21.jpg" -import image22 from "../../../assets/images/Rectangle22.jpg"; -import image23 from "../../../assets/images/Rectangle23.jpg"; - - - - -const LeadershipSection = () => { - return ( -
-

Meet Our Volunteer

-

Lorem ipsum, dolor sit amet consectetur adipisicing elit. Dolorem suscipit dolor architecto. - Repudiandae quae aut beatae tempora. Voluptatibus, doloremque ullam!

- - - -
-
- -
-
- -
-
- -
- -
- -
-
- - -
-
- -
-
- -
- -
- -
-
- -
-
- -
-
- -
- -
- -
-
- -
-
- -
-
- -
- -
- - - -
- ) -} - -export default LeadershipSection diff --git a/src/pages/volunteer/components/Volunteer.jsx b/src/pages/volunteer/components/Volunteer.jsx deleted file mode 100644 index 3ab4683..0000000 --- a/src/pages/volunteer/components/Volunteer.jsx +++ /dev/null @@ -1,59 +0,0 @@ -import React from 'react' -import image14 from "../../../assets/images/Ellipse 94.png"; -import Header from '../../../components/layout/Header' -import Hero1 from '../../../components/layout/Hero1' -import View from '../../about/components/view' -import Footer from '../../../components/layout/Footer'; -import VolunteerForm from './VolunteerForm'; -import StatisticsSection from '../../../components/layout/StatisticsSection'; - -const Volunteer = () => { - return ( -
-
- - - - - - - - - -
- -
- ) -} - -export default Volunteer - - - - - diff --git a/src/pages/volunteer/components/VolunteerForm.jsx b/src/pages/volunteer/components/VolunteerForm.jsx deleted file mode 100644 index 409d00a..0000000 --- a/src/pages/volunteer/components/VolunteerForm.jsx +++ /dev/null @@ -1,132 +0,0 @@ -import React from "react"; - -function VolunteerForm (props){ - const text = props.text - const info = props.info - const fN = props.fN - const LN = props.LN - const Email = props.Email - const number = props.number - const age = props.age - const region = props.region - const message = props.message - - - - return ( - - -
-

{text}

-

{info}

- -
-
-
-
- -
- -
-
- -
- -
- -
-
-
- -
-
- -
- -
-
- -
- -
- -
-
-
- -
-
- -
- -
-
- -
- -
- -
-
-
- - -
- - -
- - -
- -
- - - - - Submit - - -
-
-
- ); -}; - -export default VolunteerForm; From a901686b67655a4b85e174fc52e66b5b931d48d1 Mon Sep 17 00:00:00 2001 From: bayeka binet Date: Sun, 11 Aug 2024 04:45:07 -0700 Subject: [PATCH 2/2] remove unwanted part --- src/App.jsx | 2 + src/pages/causes/data/data.js | 108 ++++++++ src/pages/faqs/components/FaqsSection.jsx | 303 ---------------------- 3 files changed, 110 insertions(+), 303 deletions(-) create mode 100644 src/pages/causes/data/data.js delete mode 100644 src/pages/faqs/components/FaqsSection.jsx diff --git a/src/App.jsx b/src/App.jsx index 532a123..f263b39 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -11,6 +11,7 @@ import Contact from "./pages/contact/Contact"; import Donners from "./pages/donners/Donners"; import Home from "./pages/home/Home"; import Leadership from "./pages/leadership/Leadership"; +import Faqs from "./pages/faqs/Faqs"; function App() { return ( @@ -22,6 +23,7 @@ function App() { } /> } /> } /> + } /> } /> } /> } /> diff --git a/src/pages/causes/data/data.js b/src/pages/causes/data/data.js new file mode 100644 index 0000000..a1b07a6 --- /dev/null +++ b/src/pages/causes/data/data.js @@ -0,0 +1,108 @@ +import image from "../../../assets/images/Rectangle 5.png"; + +export const donations = [ + { + id: 1, + title: "Children Education Needs For Change The World.", + description: + "Lorem Ipsum is simply dummy text of the industry's since the unknown", + image, + author: "Adam", + items: [ + { name: "Goal", amount: "$40000" }, + { name: "Rice", amount: "$30000" }, + { name: "To Go", amount: "$40000" }, + ], + }, + { + id: 2, + title: "Children Education Needs For Change The World.", + description: + "Lorem Ipsum is simply dummy text of the industry's since the unknown", + image: image, + author: "Adam", + items: [ + { name: "Goal", amount: "$40000" }, + { name: "Rice", amount: "$30000" }, + { name: "To Go", amount: "$40000" }, + ], + }, + { + id: 3, + title: "Children Education Needs For Change The World.", + description: + "Lorem Ipsum is simply dummy text of the industry's since the unknown", + image: image, + author: "Adam", + items: [ + { name: "Goal", amount: "$40000" }, + { name: "Rice", amount: "$30000" }, + { name: "To Go", amount: "$40000" }, + ], + }, + { + id: 4, + title: "Children Education Needs For Change The World.", + description: + "Lorem Ipsum is simply dummy text of the industry's since the unknown", + image: image, + author: "Adam", + items: [ + { name: "Goal", amount: "$40000" }, + { name: "Rice", amount: "$30000" }, + { name: "To Go", amount: "$40000" }, + ], + }, + { + id: 5, + title: "Children Education Needs For Change The World.", + description: + "Lorem Ipsum is simply dummy text of the industry's since the unknown", + image: image, + author: "Adam", + items: [ + { name: "Goal", amount: "$40000" }, + { name: "Rice", amount: "$30000" }, + { name: "To Go", amount: "$40000" }, + ], + }, + { + id: 6, + title: "Children Education Needs For Change The World.", + description: + "Lorem Ipsum is simply dummy text of the industry's since the unknown", + image: image, + author: "Adam", + items: [ + { name: "Goal", amount: "$40000" }, + { name: "Rice", amount: "$30000" }, + { name: "To Go", amount: "$40000" }, + ], + }, + { + id: 7, + title: "Children Education Needs For Change The World.", + description: + "Lorem Ipsum is simply dummy text of the industry's since the unknown", + image: image, + author: "Adam", + items: [ + { name: "Goal", amount: "$40000" }, + { name: "Rice", amount: "$30000" }, + { name: "To Go", amount: "$40000" }, + ], + }, + { + id: 8, + title: "Children Education Needs For Change The World.", + description: + "Lorem Ipsum is simply dummy text of the industry's since the unknown", + image: image, + author: "Adam", + items: [ + { name: "Goal", amount: "$40000" }, + { name: "Rice", amount: "$30000" }, + { name: "To Go", amount: "$40000" }, + ], + }, +]; diff --git a/src/pages/faqs/components/FaqsSection.jsx b/src/pages/faqs/components/FaqsSection.jsx deleted file mode 100644 index 44d0711..0000000 --- a/src/pages/faqs/components/FaqsSection.jsx +++ /dev/null @@ -1,303 +0,0 @@ -import React from "react"; - -const FaqsSection = () => { - return ( -
-

Frequently Asked Questions

-

- Lorem ipsum dolor sit amet consectetur adipisicing elit. Veritatis, - adipisci. Perspiciatis explicabo modi exercitationem, nulla praesentium - pariatur ipsam suscipit magni? -

- -
- -

DONATIONS FAQ'S

-

CHARITY FAQ'S

-
- -
-
- - -
-

- - How do i apply to get a charity bib? -

-
- -
- {/**arrow */} - -
- -
- {/**content */} -
-

- Lorem ipsum dolor sit amet, consectetur adipisicing elit. - Obcaecati quo numquam molestias sunt quas, fugit quod - perspiciatis iste itaque ut! - Lorem ipsum dolor sit amet, consectetur adipisicing elit. - Obcaecati quo numquam molestias sunt quas, fugit quod - perspiciatis iste itaque ut! -

-
-
-
- -
- - - - - {/*second collapse*/} -
- -
- -
-

- - How much money do i have to raise and who pay my entry fee? -

-
- -
- {/**arrow */} - -
- -
- {/**content */} -
-

- Lorem ipsum dolor sit amet, consectetur adipisicing elit. - Obcaecati quo numquam molestias sunt quas, fugit quod - perspiciatis iste itaque ut! - Lorem ipsum dolor sit amet, consectetur adipisicing elit. - Obcaecati quo numquam molestias sunt quas, fugit quod - perspiciatis iste itaque ut! -

-
-
-
-
- - - {/*third collapse*/} -
- -
- -
-

- Is there a training program and group runs? -

-
- -
- {/**arrow */} - -
- -
- {/**content */} -
-

- Lorem ipsum dolor sit amet, consectetur adipisicing elit. - Obcaecati quo numquam molestias sunt quas, fugit quod - perspiciatis iste itaque ut! - Lorem ipsum dolor sit amet, consectetur adipisicing elit. - Obcaecati quo numquam molestias sunt quas, fugit quod - perspiciatis iste itaque ut! -

-
-
-
-
- - - {/*fourth collapse*/} -
- -
- -
-

- - Will there be fundraising support? -

-
- -
- {/**arrow */} - -
- -
- {/**content */} -
-

- Lorem ipsum dolor sit amet, consectetur adipisicing elit. - Obcaecati quo numquam molestias sunt quas, fugit quod - perspiciatis iste itaque ut! - Lorem ipsum dolor sit amet, consectetur adipisicing elit. - Obcaecati quo numquam molestias sunt quas, fugit quod - perspiciatis iste itaque ut! -

-
-
-
-
- {/*firth collapse*/} -
- -
- -
-

- - What if i don't meet my fundraising obligation? -

-
- -
- {/**arrow */} - -
- -
- {/**content */} -
-

- Lorem ipsum dolor sit amet, consectetur adipisicing elit. - Obcaecati quo numquam molestias sunt quas, fugit quod - perspiciatis iste itaque ut! - Lorem ipsum dolor sit amet, consectetur adipisicing elit. - Obcaecati quo numquam molestias sunt quas, fugit quod - perspiciatis iste itaque ut! -

-
-
-
-
- {/*six collapse*/} -
- -
- -
-

- - When should i book my travel and what dates should i plan for? -

-
- -
- {/**arrow */} - -
- -
- {/**content */} -
-

- Lorem ipsum dolor sit amet, consectetur adipisicing elit. - Obcaecati quo numquam molestias sunt quas, fugit quod - perspiciatis iste itaque ut! - Lorem ipsum dolor sit amet, consectetur adipisicing elit. - Obcaecati quo numquam molestias sunt quas, fugit quod - perspiciatis iste itaque ut! -

-
-
-
-
- - - -
- ); -}; - -export default FaqsSection;