Fix pages
This commit is contained in:
+2
-2
@@ -106,7 +106,7 @@ export default function Home () {
|
||||
Fqa Text Block
|
||||
============================================== */}
|
||||
<div className="fancy-text-block-six overflow-hidden mt-250 md-mt-200">
|
||||
<div className="container">
|
||||
<div className="container" style={{ paddingBottom: '80px' }}>
|
||||
<div className="row align-items-center">
|
||||
<div
|
||||
className="col-lg-6"
|
||||
@@ -114,7 +114,7 @@ export default function Home () {
|
||||
data-aos-duration="1200"
|
||||
>
|
||||
<div className="title-style-five mb-35">
|
||||
<h6>Why choose us</h6>
|
||||
{/*<h6>Why choose us</h6>*/}
|
||||
<h2>
|
||||
<span>Why you should</span> choose us?
|
||||
</h2>
|
||||
|
||||
@@ -11,20 +11,17 @@ import {
|
||||
const FaqContent = [
|
||||
{
|
||||
title: " Register and create your first seller portal.",
|
||||
desc: ` It only takes 5 minutes. Set-up is smooth & simple, with fully
|
||||
customisable page design to reflect your brand lorem dummy.`,
|
||||
desc: ` We cut down implementation time and costs, ensuring our clients get measurable results from multi-channel campaigns designed for maximum impact and return on investment.`,
|
||||
expand: "a",
|
||||
},
|
||||
{
|
||||
title: "Manage your client easily",
|
||||
desc: ` It only takes 5 minutes. Set-up is smooth & simple, with fully
|
||||
customisable page design to reflect your brand lorem dummy.`,
|
||||
desc: `We reject cookie-cutter approaches that splatter the same content in every channel. Instead, our content is carefully crafted for each channel.`,
|
||||
expand: "b",
|
||||
},
|
||||
{
|
||||
title: "Start selling ticket",
|
||||
desc: ` It only takes 5 minutes. Set-up is smooth & simple, with fully
|
||||
customisable page design to reflect your brand lorem dummy.`,
|
||||
desc: `Our proprietary software technology provides a unique edge in this competitive landscape. It’s not just about what we do; it’s about how we do it.`,
|
||||
expand: "c",
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user