Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-03 16:56:48 +00:00

View File

@@ -17,23 +17,24 @@ export default function LandingPage() {
defaultButtonVariant="bounce-effect"
defaultTextAnimation="background-highlight"
borderRadius="pill"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Business Hub"
/>
@@ -42,98 +43,55 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
background={{
variant: "plain",
}}
variant: "plain"}}
title="Welcome to Professional Services"
description="Providing reliable and efficient solutions for all your business needs. Connect with our team to discover how we can help you grow."
testimonials={[
{
name: "Sarah Jenkins",
handle: "@sjenkins",
testimonial: "Excellent service and professional support throughout the entire engagement.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4144.jpg?_wi=1",
},
name: "Sarah Jenkins", handle: "@sjenkins", testimonial: "Excellent service and professional support throughout the entire engagement.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4144.jpg"},
{
name: "Mark Roberts",
handle: "@mroberts",
testimonial: "Highly reliable partner for our business operations. Very impressed.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop-sitting-office-suit-waiting-client-preparing-documentation_1258-194491.jpg?_wi=1",
},
name: "Mark Roberts", handle: "@mroberts", testimonial: "Highly reliable partner for our business operations. Very impressed.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop-sitting-office-suit-waiting-client-preparing-documentation_1258-194491.jpg"},
{
name: "Elena Torres",
handle: "@etorres",
testimonial: "The level of expertise and dedication is simply unmatched.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5391.jpg?_wi=1",
},
name: "Elena Torres", handle: "@etorres", testimonial: "The level of expertise and dedication is simply unmatched.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5391.jpg"},
{
name: "David Wu",
handle: "@dwu",
testimonial: "Seamless integration and professional advice at every step.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/standing-vote-graduation-conference-room-bargain_1134-1130.jpg?_wi=1",
},
name: "David Wu", handle: "@dwu", testimonial: "Seamless integration and professional advice at every step.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/standing-vote-graduation-conference-room-bargain_1134-1130.jpg"},
{
name: "Priya Singh",
handle: "@psingh",
testimonial: "Transformed our processes and delivered exceptional results.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-posing-together_23-2149145127.jpg?_wi=1",
},
name: "Priya Singh", handle: "@psingh", testimonial: "Transformed our processes and delivered exceptional results.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-posing-together_23-2149145127.jpg"},
]}
buttons={[
{
text: "Contact Us",
href: "#contact",
},
text: "Contact Us", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/elderly-therapist-gazing-towards-window_482257-114915.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/elderly-therapist-gazing-towards-window_482257-114915.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4144.jpg",
alt: "Client 1",
},
src: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4144.jpg", alt: "Client 1"},
{
src: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop-sitting-office-suit-waiting-client-preparing-documentation_1258-194491.jpg",
alt: "Client 2",
},
src: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop-sitting-office-suit-waiting-client-preparing-documentation_1258-194491.jpg", alt: "Client 2"},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5391.jpg",
alt: "Client 3",
},
src: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5391.jpg", alt: "Client 3"},
{
src: "http://img.b2bpic.net/free-photo/standing-vote-graduation-conference-room-bargain_1134-1130.jpg",
alt: "Client 4",
},
src: "http://img.b2bpic.net/free-photo/standing-vote-graduation-conference-room-bargain_1134-1130.jpg", alt: "Client 4"},
{
src: "http://img.b2bpic.net/free-photo/front-view-people-posing-together_23-2149145127.jpg",
alt: "Client 5",
},
src: "http://img.b2bpic.net/free-photo/front-view-people-posing-together_23-2149145127.jpg", alt: "Client 5"},
]}
avatarText="Trusted by 500+ professionals worldwide"
marqueeItems={[
{
type: "text",
text: "Strategic Consulting",
},
type: "text", text: "Strategic Consulting"},
{
type: "text",
text: "IT Infrastructure",
},
type: "text", text: "IT Infrastructure"},
{
type: "text",
text: "Digital Growth",
},
type: "text", text: "Digital Growth"},
{
type: "text",
text: "Data Analytics",
},
type: "text", text: "Data Analytics"},
{
type: "text",
text: "Cloud Solutions",
},
type: "text", text: "Cloud Solutions"},
]}
/>
</div>
@@ -142,7 +100,6 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={false}
title="Our Commitment to Quality"
description="We believe in transparency, reliability, and excellence. Our mission is to bridge the gap between complex business requirements and simple, efficient solutions."
/>
</div>
@@ -153,28 +110,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Strategic Consulting",
description: "Expert advice to help you scale and improve operational efficiency.",
bentoComponent: "reveal-icon",
icon: Lightbulb,
imageSrc: "http://img.b2bpic.net/free-photo/elderly-therapist-gazing-towards-window_482257-114915.jpg?_wi=2",
imageAlt: "professional business meeting workspace",
title: "Strategic Consulting", description: "Expert advice to help you scale and improve operational efficiency.", bentoComponent: "reveal-icon", icon: Lightbulb,
},
{
title: "IT Infrastructure",
description: "Robust and secure technology solutions built to withstand the demands of modern business.",
bentoComponent: "reveal-icon",
icon: ShieldCheck,
imageSrc: "http://img.b2bpic.net/free-photo/man-wheelchair-having-inclusive-office-job_23-2149571037.jpg",
imageAlt: "professional team working together",
title: "IT Infrastructure", description: "Robust and secure technology solutions built to withstand the demands of modern business.", bentoComponent: "reveal-icon", icon: ShieldCheck,
},
{
title: "Client Support",
description: "Dedicated assistance to ensure your business operations remain uninterrupted.",
bentoComponent: "reveal-icon",
icon: Headphones,
imageSrc: "http://img.b2bpic.net/free-photo/industrial-designers-working-office-with-computers_23-2149307806.jpg",
imageAlt: "digital business growth strategy",
title: "Client Support", description: "Dedicated assistance to ensure your business operations remain uninterrupted.", bentoComponent: "reveal-icon", icon: Headphones,
},
]}
title="Our Core Services"
@@ -189,59 +131,28 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Jenkins",
role: "CEO",
company: "Tech Solutions",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4144.jpg?_wi=2",
},
id: "1", name: "Sarah Jenkins", role: "CEO", company: "Tech Solutions", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4144.jpg"},
{
id: "2",
name: "Mark Roberts",
role: "CTO",
company: "Global Trade",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop-sitting-office-suit-waiting-client-preparing-documentation_1258-194491.jpg?_wi=2",
},
id: "2", name: "Mark Roberts", role: "CTO", company: "Global Trade", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop-sitting-office-suit-waiting-client-preparing-documentation_1258-194491.jpg"},
{
id: "3",
name: "Elena Torres",
role: "Founder",
company: "Creative Hub",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5391.jpg?_wi=2",
},
id: "3", name: "Elena Torres", role: "Founder", company: "Creative Hub", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5391.jpg"},
{
id: "4",
name: "David Wu",
role: "Manager",
company: "Logistics Corp",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/standing-vote-graduation-conference-room-bargain_1134-1130.jpg?_wi=2",
},
id: "4", name: "David Wu", role: "Manager", company: "Logistics Corp", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/standing-vote-graduation-conference-room-bargain_1134-1130.jpg"},
{
id: "5",
name: "Priya Singh",
role: "Director",
company: "Consulting Plus",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-posing-together_23-2149145127.jpg?_wi=2",
},
id: "5", name: "Priya Singh", role: "Director", company: "Consulting Plus", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-posing-together_23-2149145127.jpg"},
]}
kpiItems={[
{
value: "100+",
label: "Projects Completed",
},
value: "100+", label: "Projects Completed"},
{
value: "99%",
label: "Client Satisfaction",
},
value: "99%", label: "Client Satisfaction"},
{
value: "50+",
label: "Industry Partners",
},
value: "50+", label: "Industry Partners"},
]}
title="Client Success Stories"
description="Hear what our valued clients have to say about our professional services."
@@ -252,8 +163,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
title="Get In Touch"
description="Ready to get started? Contact us today to discuss your business goals."
imageSrc="http://img.b2bpic.net/free-photo/modern-business-center_1127-2884.jpg"
@@ -267,29 +177,19 @@ export default function LandingPage() {
logoText="Business Hub"
columns={[
{
title: "Company",
items: [
title: "Company", 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: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
]}