Fix pages

This commit is contained in:
CHIEFSOFT\ameye
2025-02-14 10:42:56 -05:00
parent 12dc51b610
commit 56a8b89817
2 changed files with 5 additions and 8 deletions
+2 -2
View File
@@ -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>
+3 -6
View File
@@ -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. Its not just about what we do; its about how we do it.`,
expand: "c",
},
];