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 dd656330
authored
2024-11-20 16:07:05 +0530
by
sujata
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
blog details page changes
1 parent
1a51a346
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
17 deletions
container/Blog/Blog.js
pages/blog/detail/conversion-of-a-private-limited-company-into.js
container/Blog/Blog.js
View file @
dd65633
...
...
@@ -16,6 +16,19 @@ const banners = [
const
posts
=
[
{
id
:
1
,
image
:
"/images/blog/blog4/3.jpeg"
,
altText
:
"Blog Image"
,
date
:
"Nov 20, 2024"
,
author
:
"By Advith Consulting"
,
authorLink
:
"/blog/author"
,
title
:
"Conversion of a Private Limited Company into LLP"
,
shortDesc
:
"The Limited Liability Partnership (LLP) structure has gained immense popularity in the corporate sector in recent times. Since the enactment"
,
btnText
:
"Read More"
,
detailsUrl
:
"/blog/detail/conversion-of-a-private-limited-company-into"
,
},
{
id
:
2
,
image
:
"/images/blog/blogs1.jpeg"
,
altText
:
"Blog Image"
,
date
:
"Aug 23, 2024"
,
...
...
@@ -28,7 +41,7 @@ const posts = [
detailsUrl
:
"/blog/detail/tax-deducted-at-source-under-income-tax-act"
,
},
{
id
:
2
,
id
:
3
,
image
:
"/images/blog/blog-2.jpeg"
,
altText
:
"Blog Image"
,
date
:
"July 23, 2024"
,
...
...
@@ -41,7 +54,7 @@ const posts = [
detailsUrl
:
"/blog/detail/reporting-on-fraudulent-activities-by-auditors"
,
},
{
id
:
3
,
id
:
4
,
image
:
"/images/blog/blogs3.jpeg"
,
altText
:
"Blog Image"
,
date
:
"Aug 15, 2024"
,
...
...
@@ -53,19 +66,7 @@ const posts = [
btnText
:
"Read More"
,
detailsUrl
:
"/blog/detail/start-up-and-angel-tax"
,
},
{
id
:
4
,
image
:
"/images/blog/blog4/3.jpeg"
,
altText
:
"Blog Image"
,
date
:
"Aug 15, 2024"
,
author
:
"By Advith Consulting"
,
authorLink
:
"/blog/author"
,
title
:
"Conversion of a Private Limited Company into LLP"
,
shortDesc
:
"The Limited Liability Partnership (LLP) structure has gained immense popularity in the corporate sector in recent times. Since the enactment"
,
btnText
:
"Read More"
,
detailsUrl
:
"/blog/detail/conversion-of-a-private-limited-company-into"
,
},
];
...
...
pages/blog/detail/conversion-of-a-private-limited-company-into.js
View file @
dd65633
...
...
@@ -39,12 +39,12 @@ const Conversionblog = () => {
<
/li
>
<
li
>
<
i
className
=
"ri-calendar-2-line"
><
/i
>
<
p
>
July
23
,
2024
<
/p
>
<
p
>
Nov
20
,
2024
<
/p
>
<
/li
>
<
/ul
>
<
/div
>
<
h3
>
1
.
Introduction
<
/h3
>
<
h3
>
Introduction
<
/h3
>
<
p
>
The
Limited
Liability
Partnership
(
LLP
)
structure
has
gained
immense
popularity
in
the
corporate
sector
in
recent
times
.
...
...
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