Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-18 09:54:44 +00:00

View File

@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Features",
id: "features",
},
name: "Features", id: "features"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Faysitis"
/>
@@ -57,99 +49,56 @@ export default function LandingPage() {
<HeroSplitTestimonial
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Elevating Your Business Standards"
description="Faysitis provides expert consulting and strategic solutions to help businesses reach their full potential. Let us guide your growth journey."
testimonials={[
{
name: "Alex Rivers",
handle: "@alexr",
testimonial: "Transformative experience with the Faysitis team. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1664.jpg?_wi=1",
},
name: "Alex Rivers", handle: "@alexr", testimonial: "Transformative experience with the Faysitis team. Highly recommended.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1664.jpg"},
{
name: "Jordan Smith",
handle: "@jsmith",
testimonial: "Professional, reliable, and exceptionally insightful.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=1",
},
name: "Jordan Smith", handle: "@jsmith", testimonial: "Professional, reliable, and exceptionally insightful.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg"},
{
name: "Sam Taylor",
handle: "@styler",
testimonial: "Incredible strategic vision that helped us scale 2x.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg?_wi=1",
},
name: "Sam Taylor", handle: "@styler", testimonial: "Incredible strategic vision that helped us scale 2x.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg"},
{
name: "Casey Morgan",
handle: "@cmorgan",
testimonial: "The best consultants we've worked with in years.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg?_wi=1",
},
name: "Casey Morgan", handle: "@cmorgan", testimonial: "The best consultants we've worked with in years.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg"},
{
name: "Jamie Lee",
handle: "@jlee",
testimonial: "Reliable partner for our long-term objectives.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-posing-gray-marble-wall_158595-6767.jpg?_wi=1",
},
name: "Jamie Lee", handle: "@jlee", testimonial: "Reliable partner for our long-term objectives.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-posing-gray-marble-wall_158595-6767.jpg"},
]}
buttons={[
{
text: "Get Started",
href: "#contact",
},
text: "Get Started", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/multiethnic-businesspeople-analysing-financial-project-corporate-meeting-team-employees-group-listening-colleague-sharing-ideas-discussing-new-marketing-plan-comparing-data-broadroom_482257-13806.jpg"
imageAlt="Professional business consultation setting"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/flare-portrait-holding-classy-brunette_1134-861.jpg",
alt: "Portrait 1",
},
src: "http://img.b2bpic.net/free-photo/flare-portrait-holding-classy-brunette_1134-861.jpg", alt: "Portrait 1"},
{
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1600.jpg",
alt: "Portrait 2",
},
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1600.jpg", alt: "Portrait 2"},
{
src: "http://img.b2bpic.net/free-photo/elegant-smiling-man-typing-computer_23-2147580169.jpg",
alt: "Portrait 3",
},
src: "http://img.b2bpic.net/free-photo/elegant-smiling-man-typing-computer_23-2147580169.jpg", alt: "Portrait 3"},
{
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1689.jpg",
alt: "Portrait 4",
},
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1689.jpg", alt: "Portrait 4"},
{
src: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg",
alt: "Portrait 5",
},
src: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", alt: "Portrait 5"},
]}
marqueeItems={[
{
type: "text",
text: "Strategic Growth",
},
type: "text", text: "Strategic Growth"},
{
type: "text",
text: "Data Analysis",
},
type: "text", text: "Data Analysis"},
{
type: "text",
text: "Innovation",
},
type: "text", text: "Innovation"},
{
type: "text",
text: "Performance",
},
type: "text", text: "Performance"},
{
type: "text",
text: "Excellence",
},
type: "text", text: "Excellence"},
]}
/>
</div>
@@ -161,19 +110,13 @@ export default function LandingPage() {
metrics={[
{
icon: Briefcase,
label: "Clients Served",
value: "500+",
},
label: "Clients Served", value: "500+"},
{
icon: TrendingUp,
label: "Growth Rate",
value: "45%",
},
label: "Growth Rate", value: "45%"},
{
icon: Award,
label: "Industry Awards",
value: "12",
},
label: "Industry Awards", value: "12"},
]}
metricsAnimation="blur-reveal"
/>
@@ -187,26 +130,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Strategy Development",
description: "Define clear roadmaps for long-term success and sustainability.",
imageSrc: "http://img.b2bpic.net/free-photo/working-place-modern-office_23-2147833280.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/modern-working-place_23-2147833285.jpg",
buttonText: "Learn More",
},
title: "Strategy Development", description: "Define clear roadmaps for long-term success and sustainability.", imageSrc: "http://img.b2bpic.net/free-photo/working-place-modern-office_23-2147833280.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/modern-working-place_23-2147833285.jpg", buttonText: "Learn More"},
{
title: "Data Analytics",
description: "Actionable insights derived from advanced performance metrics.",
imageSrc: "http://img.b2bpic.net/free-photo/professional-executive-analyzing-monthly-reports-infographics-working-strategy-planning_482257-133112.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/analytics-personal-phone-team-financial_1150-1704.jpg",
buttonText: "Learn More",
},
title: "Data Analytics", description: "Actionable insights derived from advanced performance metrics.", imageSrc: "http://img.b2bpic.net/free-photo/professional-executive-analyzing-monthly-reports-infographics-working-strategy-planning_482257-133112.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/analytics-personal-phone-team-financial_1150-1704.jpg", buttonText: "Learn More"},
{
title: "Client Relations",
description: "Foster deep, lasting connections with your core audience.",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-boss-congratulating-new-employee_1262-4726.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/business-people-working-company_23-2148944268.jpg",
buttonText: "Learn More",
},
title: "Client Relations", description: "Foster deep, lasting connections with your core audience.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-boss-congratulating-new-employee_1262-4726.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/business-people-working-company_23-2148944268.jpg", buttonText: "Learn More"},
]}
title="Comprehensive Business Solutions"
description="Tailored strategies for modern enterprise growth."
@@ -221,25 +149,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "98%",
title: "Client Satisfaction",
description: "Consistently high rating",
icon: CheckCircle,
id: "m1", value: "98%", title: "Client Satisfaction", description: "Consistently high rating", icon: CheckCircle,
},
{
id: "m2",
value: "150+",
title: "Projects Completed",
description: "Across diverse sectors",
icon: Folder,
id: "m2", value: "150+", title: "Projects Completed", description: "Across diverse sectors", icon: Folder,
},
{
id: "m3",
value: "10k+",
title: "Hours Consulted",
description: "Expert guidance provided",
icon: Clock,
id: "m3", value: "10k+", title: "Hours Consulted", description: "Expert guidance provided", icon: Clock,
},
]}
title="Proven Impact"
@@ -252,12 +168,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Alpha Solutions",
"Beta Corp",
"Gamma Industries",
"Delta Dynamics",
"Epsilon Systems",
]}
"Alpha Solutions", "Beta Corp", "Gamma Industries", "Delta Dynamics", "Epsilon Systems"]}
title="Trusted By Industry Leaders"
description="We are honored to partner with these forward-thinking organizations."
/>
@@ -265,44 +176,20 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
animationType="blur-reveal"
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Alice M.",
handle: "@alice",
testimonial: "Faysitis changed how we operate. Pure brilliance.",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1664.jpg?_wi=2",
},
id: "1", name: "Alice M.", handle: "@alice", testimonial: "Faysitis changed how we operate. Pure brilliance.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1664.jpg"},
{
id: "2",
name: "Bob D.",
handle: "@bob",
testimonial: "Highly efficient and very knowledgeable team.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=2",
},
id: "2", name: "Bob D.", handle: "@bob", testimonial: "Highly efficient and very knowledgeable team.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg"},
{
id: "3",
name: "Carla F.",
handle: "@carla",
testimonial: "Unmatched dedication to our specific goals.",
imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg?_wi=2",
},
id: "3", name: "Carla F.", handle: "@carla", testimonial: "Unmatched dedication to our specific goals.", imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg"},
{
id: "4",
name: "David W.",
handle: "@dave",
testimonial: "A cornerstone for our yearly planning.",
imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg?_wi=2",
},
id: "4", name: "David W.", handle: "@dave", testimonial: "A cornerstone for our yearly planning.", imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg"},
{
id: "5",
name: "Elena R.",
handle: "@elena",
testimonial: "Exceeded all our performance expectations.",
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-posing-gray-marble-wall_158595-6767.jpg?_wi=2",
},
id: "5", name: "Elena R.", handle: "@elena", testimonial: "Exceeded all our performance expectations.", imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-posing-gray-marble-wall_158595-6767.jpg"},
]}
title="What Our Clients Say"
description="Authentic feedback from partners we value deeply."
@@ -315,20 +202,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "How do we start?",
content: "Simply fill out our contact form to schedule an initial discovery call.",
},
id: "f1", title: "How do we start?", content: "Simply fill out our contact form to schedule an initial discovery call."},
{
id: "f2",
title: "Do you provide custom solutions?",
content: "Yes, all our services are tailored to your specific organizational needs.",
},
id: "f2", title: "Do you provide custom solutions?", content: "Yes, all our services are tailored to your specific organizational needs."},
{
id: "f3",
title: "What industries do you serve?",
content: "We support businesses ranging from startups to established enterprises.",
},
id: "f3", title: "What industries do you serve?", content: "We support businesses ranging from startups to established enterprises."},
]}
title="Frequently Asked Questions"
description="Clear answers to your most common questions."
@@ -340,14 +218,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "rotated-rays-animated",
}}
variant: "rotated-rays-animated"}}
text="Ready to transform your business strategy? Get in touch with the Faysitis team today."
buttons={[
{
text: "Contact Us",
href: "mailto:hello@faysitis.com",
},
text: "Contact Us", href: "mailto:hello@faysitis.com"},
]}
/>
</div>
@@ -356,29 +231,19 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Faysitis",
items: [
title: "Faysitis", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Services",
href: "#features",
},
label: "Services", href: "#features"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "Blog",
href: "#",
},
label: "Blog", href: "#"},
{
label: "Support",
href: "#contact",
},
label: "Support", href: "#contact"},
],
},
]}