6 Commits

Author SHA1 Message Date
0f2860dbaf Merge version_3 into main
Merge version_3 into main
2026-05-06 16:29:56 +00:00
442e552b2a Update src/app/page.tsx 2026-05-06 16:29:53 +00:00
25314cb49b Merge version_2 into main
Merge version_2 into main
2026-05-06 16:27:42 +00:00
f0a6663d24 Update src/app/page.tsx 2026-05-06 16:27:36 +00:00
406e6d792b Merge version_1 into main
Merge version_1 into main
2026-05-06 16:25:54 +00:00
779a4a485a Merge version_1 into main
Merge version_1 into main
2026-05-06 16:25:28 +00:00

View File

@@ -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." },