Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-18 04:02:37 +00:00

View File

@@ -38,15 +38,15 @@ export default function LandingPage() {
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
brandName="Sunyani Consult"
brandName="Philnita Company"
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{ variant: "plain" }}
title="Transforming Businesses with 10+ Years of Proven Expertise"
description="Sunyani's trusted management consultancy helping businesses scale, optimize processes, and achieve sustainable growth through strategic leadership."
title="Transforming Businesses with 10+ Years of Proven Expertise in Sunyani"
description="Philnita Company Limited provides tailored business management consultancy to help local enterprises scale, optimize processes, and achieve sustainable growth through strategic leadership."
kpis={[
{ value: "10+", label: "Years Experience" },
{ value: "500+", label: "Projects Completed" },
@@ -56,13 +56,6 @@ export default function LandingPage() {
buttons={[{ text: "Book Consultation", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/business-meeting-cafe_53876-15162.jpg"
mediaAnimation="slide-up"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/co-workers-planning-strategy_1098-1144.jpg", alt: "Co-workers planning a strategy" },
{ src: "http://img.b2bpic.net/free-photo/executive-joking-meeting_1098-1814.jpg", alt: "Executive joking at the meeting" },
{ src: "http://img.b2bpic.net/free-photo/sales-representative-meeting-with-his-manager_1098-2009.jpg", alt: "Sales representative in a meeting with his manager" },
{ src: "http://img.b2bpic.net/free-photo/two-businessman-discussing-project-meeting_23-2147923440.jpg", alt: "Two businessman discussing the project in the meeting" },
{ src: "http://img.b2bpic.net/free-photo/portrait-smiling-workers-office-working-together-finishing-project_482257-126470.jpg", alt: "Portrait of smiling workers in office" },
]}
avatarText="Trusted by 500+ clients"
marqueeItems={[
{ type: "text", text: "Strategic Growth" },
@@ -78,7 +71,7 @@ export default function LandingPage() {
<MetricSplitMediaAbout
useInvertedBackground={false}
title="Decades of Strategic Insights"
description="We specialize in business management solutions tailored to the unique economic landscape of Sunyani. Our approach combines time-tested methodology with modern efficiency."
description="Philnita Company Limited specializes in business management solutions tailored to the unique economic landscape of Sunyani. We blend time-tested methodology with modern efficiency to drive your business forward."
metrics={[
{ value: "100%", title: "Client Satisfaction" },
{ value: "50+", title: "Strategic Partners" },
@@ -167,15 +160,11 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Kwame Osei", role: "CEO", testimonial: "Transformed my retail operations completely.", imageSrc: "http://img.b2bpic.net/free-photo/business-partners-working-office_273609-6542.jpg"},
id: "1", name: "Kwame Osei", role: "CEO", testimonial: "Philnita transformed my retail operations completely.", imageSrc: "http://img.b2bpic.net/free-photo/business-partners-working-office_273609-6542.jpg"},
{
id: "2", name: "Ama Serwaa", role: "Founder", testimonial: "Professional, detailed, and results-oriented.", imageSrc: "http://img.b2bpic.net/free-photo/furious-mature-business-man-conference-room_1262-3010.jpg"},
id: "2", name: "Ama Serwaa", role: "Founder", testimonial: "Professional, detailed, and results-oriented team.", imageSrc: "http://img.b2bpic.net/free-photo/furious-mature-business-man-conference-room_1262-3010.jpg"},
{
id: "3", name: "John Mensah", role: "Director", testimonial: "Best consultancy in Sunyani region.", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-guy-glasses-sits-cafe-shows-peace-sign-laptop-camera-video-chats-connects_1258-314853.jpg"},
{
id: "4", name: "Elena Boateng", role: "Manager", testimonial: "Data-driven strategy that just works.", imageSrc: "http://img.b2bpic.net/free-photo/happy-executive-looking-information_1098-2091.jpg"},
{
id: "5", name: "Kofi Adu", role: "Lead", testimonial: "Invaluable expert support for my startup.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-microphone-working-record-studio_1303-26330.jpg"},
]}
title="Voices of Our Success"
description="Hear what our long-term partners say."
@@ -207,7 +196,7 @@ export default function LandingPage() {
background={{ variant: "plain" }}
tag="Let's Connect"
title="Get Started Today"
description="Schedule your initial business assessment with our consultants."
description="Schedule your initial business assessment with our consultants at Philnita Company Limited."
imageSrc="http://img.b2bpic.net/free-photo/relaxed-coworkers-office-having-fun-chatting-while-reviewing-documents_482257-126482.jpg"
buttonText="Request Audit"
/>
@@ -235,7 +224,7 @@ export default function LandingPage() {
],
},
]}
logoText="Sunyani Consult"
logoText="Philnita Company Limited"
/>
</div>
</ReactLenis>