Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

Commit

Permalink
added features description on home page
Browse files Browse the repository at this point in the history
  • Loading branch information
Manas2403 committed Jun 18, 2023
1 parent 11c9081 commit a42f4d9
Show file tree
Hide file tree
Showing 5 changed files with 668 additions and 623 deletions.
18 changes: 12 additions & 6 deletions components/sections/Feature/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -105,12 +105,18 @@ const feature = () => {
Schema Validation
</h5>
<p className="max-600:w-full leading-normal max-600:mt-4 mt-16 font-normal text-2xl w-[300px] max-md:text-xl">
Lorem ipsum dolor sit amet, consectetur
adipiscing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua.
Ut enim ad minim veniam, quis nostrud
exercitation ullamco laboris nisi ut aliquip
ex ea commodo consequat. Duis aute
Our JSON Schema Validation is like a
vigilant guardian that meticulously checks
every piece of data against predefined
rules, ensuring that it perfectly aligns
with your specified schema.
{/* Gone are the
days of frustrating data mismatches and
compatibility issues. With our cutting-edge
validation system, you can rest assured that
your data is always in its optimal form,
meeting all the necessary requirements
effortlessly. */}
</p>
</div>
</div>
Expand Down
16 changes: 7 additions & 9 deletions components/sections/FormResponses/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,16 +86,14 @@ export default () => {
<div className="dyfr_text1 w-full">
Download your form Response!
</div>
<div className="dyfr_text2">
We save your form easily and securely that no other
platform can
</div>

<div className="dyfr_text3">
Lorem ipsum dolor sit amet, consectetur adipiscing elit,
sed do eiusmod tempor incididunt ut labore et dolore
magna aliqua. Ut enim ad minim veniam, quis nostrud
exercitation ullamco laboris nisi ut aliquip ex ea
commodo consequat. Duis aute
With our user-friendly interface, downloading form
responses is a breeze. Navigate effortlessly through our
intuitive platform and locate the precise data you need.
Customize your downloads by selecting specific time
frames, filters, or even export formats, empowering you
to tailor the data to your requirements effortlessly.
</div>
</div>
</div>
Expand Down
Loading

0 comments on commit a42f4d9

Please sign in to comment.