Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 72aab231ed | |||
| a3bc290f49 | |||
| 64acb63743 | |||
| df687995f0 |
@@ -52,6 +52,9 @@ export default function LandingPage() {
|
||||
title="Drive Your Business Growth Today"
|
||||
description="Unlock your potential with expert strategies designed to attract more customers and increase your revenue."
|
||||
tag="Expert Growth Services"
|
||||
buttons={[
|
||||
{ text: "Get Started Now", href: "#contact" }
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-coworking-covid-restrictions_23-2148961695.jpg", imageAlt: "professional business team working"},
|
||||
@@ -172,7 +175,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "q2", title: "Is this for small businesses?", content: "Absolutely, we cater to businesses of all sizes."},
|
||||
{
|
||||
id: "q3", title: "How long until I see results?", content: "Typically, improvements can be seen within 4-8 weeks."},
|
||||
id: "q3", title: "How long until I see results?", content: "Typically, improvements can be seen within 4-8 weeks. Book your consultation now to start seeing results faster."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about our services."
|
||||
@@ -219,4 +222,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user