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 Fqa Text Block
============================================== */} ============================================== */}
<div className="fancy-text-block-six overflow-hidden mt-250 md-mt-200"> <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="row align-items-center">
<div <div
className="col-lg-6" className="col-lg-6"
@@ -114,7 +114,7 @@ export default function Home () {
data-aos-duration="1200" data-aos-duration="1200"
> >
<div className="title-style-five mb-35"> <div className="title-style-five mb-35">
<h6>Why choose us</h6> {/*<h6>Why choose us</h6>*/}
<h2> <h2>
<span>Why you should</span> choose us? <span>Why you should</span> choose us?
</h2> </h2>
+3 -6
View File
@@ -11,20 +11,17 @@ import {
const FaqContent = [ const FaqContent = [
{ {
title: " Register and create your first seller portal.", title: " Register and create your first seller portal.",
desc: ` It only takes 5 minutes. Set-up is smooth & simple, with fully 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.`,
customisable page design to reflect your brand lorem dummy.`,
expand: "a", expand: "a",
}, },
{ {
title: "Manage your client easily", title: "Manage your client easily",
desc: ` It only takes 5 minutes. Set-up is smooth & simple, with fully desc: `We reject cookie-cutter approaches that splatter the same content in every channel. Instead, our content is carefully crafted for each channel.`,
customisable page design to reflect your brand lorem dummy.`,
expand: "b", expand: "b",
}, },
{ {
title: "Start selling ticket", title: "Start selling ticket",
desc: ` It only takes 5 minutes. Set-up is smooth & simple, with fully 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.`,
customisable page design to reflect your brand lorem dummy.`,
expand: "c", expand: "c",
}, },
]; ];