Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Narendra
novi-web-react
Commits
f05e8346
Commit
f05e8346
authored
2 years ago
by
narendra
Browse files
Options
Download
Email Patches
Plain Diff
Updated Code
parent
2e7b462a
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/Screens/home.js
+2
-2
src/Screens/home.js
with
2 additions
and
2 deletions
+2
-2
src/Screens/home.js
View file @
f05e8346
...
...
@@ -25,7 +25,7 @@ export default function Home() {
<
/div
>
<
/section
>
<
main
id
=
"
main
"
>
<
section
id
=
"
why-us
"
className
=
"
why-us
"
>
{
/*
<section id="why-us" className="why-us">
<div className="container" data-aos="fade-up">
<div className="section-header">
<h2>Why Choose Us</h2>
...
...
@@ -77,7 +77,7 @@ export default function Home() {
</div>
</div>
</section>
</section>
*/
}
<
section
id
=
"
services-list
"
className
=
"
services-list
"
>
<
div
className
=
"
container
"
data
-
aos
=
"
fade-up
"
>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
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 comment
Menu
Projects
Groups
Snippets
Help