diff --git a/api/our-approach.js b/api/our-approach.js new file mode 100644 index 0000000..aa159f6 --- /dev/null +++ b/api/our-approach.js @@ -0,0 +1,64 @@ +const Ourapproach = [ + { + id: 1, + authorTitle: "Our Approach", + title: "Innovative Solutions for Every Challenge", + para: "Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.", + description: ` +
Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
+ `, + screens: "/images/funfact.jpg" + }, + { + id: 2, + authorTitle: "Our Mission", + title: "Empowering Businesses Through Technology", + para: "Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.", + description: ` +Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
+ `, + screens: "/images/funfact.jpg" + }, + { + id: 3, + authorTitle: "Our Values", + title: "Commitment, Integrity, and Innovation", + para: "Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.", + description: ` +Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
+ `, + screens: "/images/funfact.jpg" + }, + { + id: 4, + authorTitle: "Our Values", + title: "Commitment, Integrity, and Innovation", + para: "Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.", + description: ` +Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
+ `, + screens: "/images/funfact.jpg" + }, + { + id: 5, + authorTitle: "Our Values", + title: "Commitment, Integrity, and Innovation", + para: "Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.", + description: ` +Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
+ `, + screens: "/images/funfact.jpg" + }, + { + id: 6, + authorTitle: "Our Values", + title: "Commitment, Integrity, and Innovation", + para: "Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.", + description: ` +Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
+ `, + screens: "/images/funfact.jpg" + } +]; + +export default Ourapproach; diff --git a/components/Features/Features.js b/components/Features/Features.js index 4482e1d..83ff753 100644 --- a/components/Features/Features.js +++ b/components/Features/Features.js @@ -65,7 +65,7 @@ const ClickHandler = () => { const Features = (props) => { return ( -+ The leader is eager to listen to the needs of the youth generation and to hear what + solutions they have to the problems they are facing. He hopes to find solutions that + will help them lead meaningful lives and make lasting change in the world. +
++ He believes that the collaboration between the youth and the leaders of society is + necessary to bring about a brighter future. Now, he is ready to take the first step + to making that happen. +
++ “We can start by taking small steps and making small changes that can have a big + impact on the world.” +
+The leader is eager to listen to the needs of the youth generation and to hear what - solutions they have to the problems they are facing. He hopes to find solutions that - will help them lead meaningful lives and make lasting change in the world.
-He believes that the collaboration between the youth and the leaders of society is - necessary to bring about a brighter future. Now, he is ready to take the first step - to making that happen.
-“We can start by taking small steps and making small changes that can have a big - impact on the world.”
-{item.para}
+ +