From c47dc6e96eeecec7df28f17e23062b3b684b6190 Mon Sep 17 00:00:00 2001 From: HAPPY YADAV Date: Fri, 21 Jun 2024 22:57:25 +0530 Subject: [PATCH] added tilty effect to privacy policy page & terms and conditions --- src/components/Privacy.jsx | 11 ++++++++++- src/components/Terms.jsx | 12 +++++++++++- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/src/components/Privacy.jsx b/src/components/Privacy.jsx index bd108fe..4778302 100644 --- a/src/components/Privacy.jsx +++ b/src/components/Privacy.jsx @@ -1,5 +1,6 @@ import React from "react"; import "./privacy.css"; +import Tilty from "react-tilty"; const Privacy = () => { return ( @@ -32,20 +33,24 @@ const Privacy = () => {
+ Privacy +
+ Data Protection + /> +

@@ -121,20 +126,24 @@ const Privacy = () => {

+ Information Sharing +
+ User Rights +

diff --git a/src/components/Terms.jsx b/src/components/Terms.jsx index fd4adf7..0f630dc 100644 --- a/src/components/Terms.jsx +++ b/src/components/Terms.jsx @@ -1,5 +1,6 @@ import React from "react"; import './terms.css'; +import Tilty from "react-tilty"; import termsImage from '../assets/terms.png' @@ -22,20 +23,25 @@ const Terms = () => {

- Terms + + +
+ Usage +

Usage of Service

@@ -67,20 +73,24 @@ const Terms = () => {
+ User Responsibilities +
+ Changes to Policy +

Changes to Terms