Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-25 20:41:01 +00:00

View File

@@ -17,32 +17,29 @@ export default function LandingPage() {
defaultButtonVariant="text-stagger"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
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: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
button={{
text: "Book Now",
href: "#contact",
}}
text: "Book Now", href: "#contact"}}
brandName="ELITE SERVICES"
/>
</div>
@@ -50,15 +47,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "plain",
}}
variant: "plain"}}
title="Excellence Refined, Delivered Daily."
description="Premium service solutions tailored to your unique requirements with uncompromising attention to detail."
buttons={[
{
text: "Book Your Consultation",
href: "#contact",
},
text: "Book Your Consultation", href: "#contact"},
]}
imageSrc="https://pixabay.com/get/gf10c96aaddf7d82aa0967331630ed86427c0aee3c6883243be32e99e6e23c706124bf5e1c6d17de30a481b06d45e262826f1c5a4882067ae306e7b27b1354b94_1280.jpg"
mediaAnimation="blur-reveal"
@@ -72,36 +66,16 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Elite",
title: "Strategic Consulting",
subtitle: "Expert guidance.",
description: "High-level advisory services tailored to your organizational goals.",
imageSrc: "https://pixabay.com/get/g9803286de219c52f439cc66a0687b02cd825fe45a67961ef3a7eb7b588bb3897fe761bca2db55b9605b55c96ab0fd68bdb478deb649789768b912791528fbc4d_1280.jpg",
},
tag: "Elite", title: "Strategic Consulting", subtitle: "Expert guidance.", description: "High-level advisory services tailored to your organizational goals.", imageSrc: "https://pixabay.com/get/g9803286de219c52f439cc66a0687b02cd825fe45a67961ef3a7eb7b588bb3897fe761bca2db55b9605b55c96ab0fd68bdb478deb649789768b912791528fbc4d_1280.jpg"},
{
id: 2,
tag: "Premium",
title: "Managed Operations",
subtitle: "Seamless execution.",
description: "Effortless oversight of your daily operations.",
imageSrc: "https://pixabay.com/get/g69c99c8b5fc7396d2c3ba4e40efe9b6f027b5921d313255c4c38d200857d530254225f69e7c6d09e0660219f8c96fcd6224b693ded8f1a0ffa479728c4835c1d_1280.jpg",
},
tag: "Premium", title: "Managed Operations", subtitle: "Seamless execution.", description: "Effortless oversight of your daily operations.", imageSrc: "https://pixabay.com/get/g69c99c8b5fc7396d2c3ba4e40efe9b6f027b5921d313255c4c38d200857d530254225f69e7c6d09e0660219f8c96fcd6224b693ded8f1a0ffa479728c4835c1d_1280.jpg"},
{
id: 3,
tag: "Exclusive",
title: "Private Concierge",
subtitle: "Personal attention.",
description: "Dedicated assistance for complex personal requirements.",
imageSrc: "https://pixabay.com/get/gfbff6db14760e6dd7bb86a077346f1184b91149e80868adc5894fbbe10efad7a7c1fec8ff36d1d4c16713f0d6f62be4be4cdad365a7725956eff126dc0a9e051_1280.jpg",
},
tag: "Exclusive", title: "Private Concierge", subtitle: "Personal attention.", description: "Dedicated assistance for complex personal requirements.", imageSrc: "https://pixabay.com/get/gfbff6db14760e6dd7bb86a077346f1184b91149e80868adc5894fbbe10efad7a7c1fec8ff36d1d4c16713f0d6f62be4be4cdad365a7725956eff126dc0a9e051_1280.jpg"},
{
id: 4,
tag: "Advanced",
title: "Market Integration",
subtitle: "Global standards.",
description: "Ensuring your business integrates seamlessly with current markets.",
imageSrc: "https://pixabay.com/get/gbc903b95ae37b6a17a004d626ffc9ae14c99f8cd555f155c8c5355ae8d43bfecfae1dba5b68d965731ab260d76f4caa3d2c60d1f8b7a2244bb85ed8b5bae4d60_1280.jpg",
},
tag: "Advanced", title: "Market Integration", subtitle: "Global standards.", description: "Ensuring your business integrates seamlessly with current markets.", imageSrc: "https://pixabay.com/get/gbc903b95ae37b6a17a004d626ffc9ae14c99f8cd555f155c8c5355ae8d43bfecfae1dba5b68d965731ab260d76f4caa3d2c60d1f8b7a2244bb85ed8b5bae4d60_1280.jpg"},
]}
title="Our Core Services"
description="Bespoke professional services designed for discerning clients who demand perfection."
@@ -128,40 +102,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Julian Vane",
handle: "@VaneWealth",
testimonial: "The level of professionalism and attention to detail is simply unmatched. Highly recommended for the discerning client.",
rating: 5,
imageSrc: "https://pixabay.com/get/gfbc78070227db427b3be9c8cc44bbcf8988d01afc652a91b116f7fd2a4b78b6a2340825e6441da5066fe7214b5f79c8becc61366cc1657ffbcee1a480b2593e1_1280.jpg",
icon: Star,
id: "1", name: "Julian Vane", handle: "@VaneWealth", testimonial: "The level of professionalism and attention to detail is simply unmatched. Highly recommended for the discerning client.", rating: 5,
imageSrc: "https://pixabay.com/get/gfbc78070227db427b3be9c8cc44bbcf8988d01afc652a91b116f7fd2a4b78b6a2340825e6441da5066fe7214b5f79c8becc61366cc1657ffbcee1a480b2593e1_1280.jpg", icon: Star,
},
{
id: "2",
name: "Elena Sterling",
handle: "@SterlingDev",
testimonial: "Elite Services completely transformed our operational framework. Their luxury-focused approach makes all the difference.",
rating: 5,
imageSrc: "https://pixabay.com/get/gd21e7d91908dd237006ae3867a43e7d5ed13d63e332534fe1d4c7a257b1c7b40ec52e281742ce1039ec27f78b4da76fee08e2a549cc27816605592fff11e14d7_1280.jpg",
icon: Star,
id: "2", name: "Elena Sterling", handle: "@SterlingDev", testimonial: "Elite Services completely transformed our operational framework. Their luxury-focused approach makes all the difference.", rating: 5,
imageSrc: "https://pixabay.com/get/gd21e7d91908dd237006ae3867a43e7d5ed13d63e332534fe1d4c7a257b1c7b40ec52e281742ce1039ec27f78b4da76fee08e2a549cc27816605592fff11e14d7_1280.jpg", icon: Star,
},
{
id: "3",
name: "Marcus Thorne",
handle: "@ThorneLegal",
testimonial: "Rarely do you find a team that truly cares about excellence. Their results speak volumes.",
rating: 5,
imageSrc: "https://pixabay.com/get/g19c741813077fe159f9630e7eb4e6ba1dbcfec9727c0f33446f5e838224a0f399404e091ca6871b8e9e39a199d7f35b61d74eac2fc756a30c5384b511c72df86_1280.jpg",
icon: Star,
id: "3", name: "Marcus Thorne", handle: "@ThorneLegal", testimonial: "Rarely do you find a team that truly cares about excellence. Their results speak volumes.", rating: 5,
imageSrc: "https://pixabay.com/get/g19c741813077fe159f9630e7eb4e6ba1dbcfec9727c0f33446f5e838224a0f399404e091ca6871b8e9e39a199d7f35b61d74eac2fc756a30c5384b511c72df86_1280.jpg", icon: Star,
},
{
id: "4",
name: "Sophia Vance",
handle: "@VanceHoldings",
testimonial: "Absolutely stellar service. From the first consultation to completion, everything was handled with grace.",
rating: 5,
imageSrc: "https://pixabay.com/get/gf6bf0e0d59aeaba0d8d2692decfef60eba66bdd51d8f6312615cda72fe871fd2466ffc4abee3f8dce5a88d13c233532b67c85035543d88d1040ed67f5517a05d_1280.jpg",
icon: Star,
id: "4", name: "Sophia Vance", handle: "@VanceHoldings", testimonial: "Absolutely stellar service. From the first consultation to completion, everything was handled with grace.", rating: 5,
imageSrc: "https://pixabay.com/get/gf6bf0e0d59aeaba0d8d2692decfef60eba66bdd51d8f6312615cda72fe871fd2466ffc4abee3f8dce5a88d13c233532b67c85035543d88d1040ed67f5517a05d_1280.jpg", icon: Star,
},
]}
showRating={true}
@@ -174,8 +128,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Inquiry"
title="Begin Your Journey"
description="Available for select partnerships. Submit your details, and a senior consultant will reach out within 24 hours."
@@ -188,29 +141,19 @@ export default function LandingPage() {
logoText="ELITE SERVICES"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Services",
href: "#services",
},
label: "Services", href: "#services"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Privacy",
href: "#",
},
label: "Privacy", href: "#"},
],
},
]}