Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
sujata
/
advithconsulting.io-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 344a33b0
authored
2025-08-26 15:33:01 +0530
by
gaurav
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
slider arrow added
1 parent
984893d8
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
container/Home/Industries.js
container/Home/Industries.js
View file @
344a33b
...
@@ -6,6 +6,7 @@ import { Col, Container, Row } from "react-bootstrap";
...
@@ -6,6 +6,7 @@ import { Col, Container, Row } from "react-bootstrap";
import
Link
from
"next/link"
;
import
Link
from
"next/link"
;
import
{
cleanImage
}
from
"@/layout/imageHandling"
;
import
{
cleanImage
}
from
"@/layout/imageHandling"
;
import
Heading
from
"@/components/reuseables/Heading"
;
import
Heading
from
"@/components/reuseables/Heading"
;
import
SwiperNav
from
"@/components/reuseables/SwiperNav"
;
const
industriesData
=
[
const
industriesData
=
[
{
{
...
@@ -159,7 +160,7 @@ const Industries = ({ industry }) => {
...
@@ -159,7 +160,7 @@ const Industries = ({ industry }) => {
))}
))}
<
/Swiper
>
<
/Swiper
>
<
div
className
=
"cust_nav industry_nav swiper-nav text-center mt-md-4 mt-2"
>
<
div
className
=
"cust_nav industry_nav swiper-nav text-center mt-md-4 mt-2"
>
{
/* <SwiperNav /> */
}
<
SwiperNav
/>
<
/div
>
<
/div
>
<
/div
>
<
/div
>
<
/
>
<
/
>
...
...
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