Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jay Mehta
/
zango-frontend
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Registry
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 20125dc1
authored
2024-07-10 23:36:58 +0530
by
Ravindra Kanojiya
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
updated
1 parent
3c9e8d2c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
components/home/SignUpToExperienceOurPlatform.js
components/layout/Footer.js
components/home/SignUpToExperienceOurPlatform.js
View file @
20125dc
...
...
@@ -14,8 +14,8 @@ const SignUpToExperienceOurPlatform = () => {
<
div
className
=
"col-md-8"
>
<
motion
.
div
variants
=
{
zoomIn
(
0.4
)}
initial
=
{
"hidden"
}
whileInView
=
{
"show"
}
viewport
=
{{
once
:
false
,
amount
:
0.2
}}
>
<
div
className
=
"signUp-to-experience-our-platform"
>
<
div
className
=
"title"
>
Sign
Up
to
experience
our
platform
<
/div
>
<
div
className
=
"disc"
>
Lorem
ipsum
dolor
sit
amet
,
consectetur
adipiscing
elit
,
sed
do
eiusmod
tempor
incididunt
.
<
/div
>
<
div
className
=
"title"
>
Sign
Up
to
Zango
Experiences
<
/div
>
<
div
className
=
"disc"
>
Zango
Experience
is
the
ultimate
online
destination
for
you
to
discover
and
explore
tons
of
things
to
do
in
New
York
City
<
/div
>
<
div
className
=
""
>
<
Button
variant
=
"primary"
...
...
components/layout/Footer.js
View file @
20125dc
...
...
@@ -41,7 +41,7 @@ const Footer = () => {
<
Image
layout
=
"fill"
className
=
"image img-fluid"
alt
=
""
src
=
"/images/Footer-logo.svg"
/>
<
/a
>
<
/div
>
<
div
>
Lorem
ipsum
dolor
sit
amet
,
consectetur
adipiscing
elit
,
sed
do
eiusmod
tempor
<
/div
>
{
/* <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor </div> */
}
<
/div
>
<
div
className
=
"col-md-3"
>
<
div
className
=
"footer-link"
>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment