Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 442e552b2a | |||
| 25314cb49b | |||
| f0a6663d24 | |||
| 406e6d792b | |||
| 779a4a485a |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{ variant: "plain" }}
|
||||
logoText="Fexme Business Solutions"
|
||||
logoText="Scale Your Business With Strategic Innovation"
|
||||
description="Driving business transformation through strategic innovation, operational excellence, and tailored digital solutions."
|
||||
buttons={[
|
||||
{ text: "Get Started", href: "#contact" },
|
||||
@@ -150,6 +150,7 @@ export default function LandingPage() {
|
||||
<FaqBase
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Have more questions? Contact us", href: "#contact" }]}
|
||||
faqs={[
|
||||
{ id: "q1", title: "How do you approach business consulting?", content: "We follow a data-driven approach, auditing current processes before recommending scalable improvements." },
|
||||
{ id: "q2", title: "Do you work with startups?", content: "Yes, we support businesses of all sizes, from early-stage startups to mature global enterprises." },
|
||||
|
||||
Reference in New Issue
Block a user