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 a9e1ac90
authored
2025-09-01 19:53:24 +0530
by
sujata
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
chnage in banner section
1 parent
904e03db
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
container/Home/HomeBanner.js
container/Home/HomeBanner.js
View file @
a9e1ac9
...
...
@@ -87,10 +87,10 @@ const HomeBanner = ({ banner }) => {
>
<Container fluid className="ps-5">
<Row className="align-items-center">
<Col lg={
5
} md={12}>
<div className="main-banner-content">
<Col lg={
4
} md={12}>
<div className="main-banner-content
ps-3
">
<span className="sub-title">{item?.Subtitle}</span>
<h1>{item?.Title}</h1>
<h1>{item?.Title}</h1>
<p>{item.Description}</p>
<div className="btn-box">
{item?.CTA &&
...
...
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