Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-05-01 00:49:36 +00:00

View File

@@ -2,15 +2,15 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactCenter from '@/components/sections/contact/ContactCenter';
import ContactText from '@/components/sections/contact/ContactText';
import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import FooterBase from '@/components/sections/footer/FooterBase';
import HeroSplit from '@/components/sections/hero/HeroSplit';
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TeamCardTwo from '@/components/sections/team/TeamCardTwo';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import TextAbout from '@/components/sections/about/TextAbout';
export default function LandingPage() {
@@ -32,90 +32,57 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
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="LuxeElite"
button={{
text: "Inquire",
href: "#contact",
}}
text: "Inquire", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplit
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Defining Excellence in Every Detail"
description="Experience the pinnacle of bespoke business solutions crafted for those who demand nothing less than perfection."
tag="PREMIUM BUSINESS"
buttons={[
{
text: "Discover More",
href: "#about",
},
text: "Discover More", href: "#about"},
]}
imageSrc="http://img.b2bpic.net/free-photo/office-administrator-discusses-transactional-details-with-financial-broker_482257-123292.jpg"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/chair-front-businesswoman-sitting-caf_23-2147876643.jpg",
alt: "Business partner portrait",
},
src: "http://img.b2bpic.net/free-photo/chair-front-businesswoman-sitting-caf_23-2147876643.jpg", alt: "Business partner portrait"},
{
src: "http://img.b2bpic.net/free-photo/white-collar-worker-uses-vr-glasses-lounge-area-hotel-working-business-project-development-before-attending-meeting-entrepreneur-with-virtual-reality-headset-business-trip_482257-68039.jpg",
alt: "Entrepreneur in lounge",
},
src: "http://img.b2bpic.net/free-photo/white-collar-worker-uses-vr-glasses-lounge-area-hotel-working-business-project-development-before-attending-meeting-entrepreneur-with-virtual-reality-headset-business-trip_482257-68039.jpg", alt: "Entrepreneur in lounge"},
{
src: "http://img.b2bpic.net/free-photo/portrait-stylish-mysterious-man-futuristic-egg-chair_1163-5524.jpg",
alt: "Stylish businessman portrait",
},
src: "http://img.b2bpic.net/free-photo/portrait-stylish-mysterious-man-futuristic-egg-chair_1163-5524.jpg", alt: "Stylish businessman portrait"},
{
src: "http://img.b2bpic.net/free-photo/bearded-elderly-businessman-man-with-mobile-phone-senior-black-suit_1157-46618.jpg",
alt: "Senior business leader",
},
src: "http://img.b2bpic.net/free-photo/bearded-elderly-businessman-man-with-mobile-phone-senior-black-suit_1157-46618.jpg", alt: "Senior business leader"},
{
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg",
alt: "Professional young partner",
},
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg", alt: "Professional young partner"},
]}
avatarText="Trusted by 500+ global leaders"
marqueeItems={[
{
type: "text",
text: "Bespoke Consulting",
},
type: "text", text: "Bespoke Consulting"},
{
type: "text",
text: "Global Operations",
},
type: "text", text: "Global Operations"},
{
type: "text",
text: "Discreet Excellence",
},
type: "text", text: "Discreet Excellence"},
{
type: "text",
text: "Market Strategy",
},
type: "text", text: "Market Strategy"},
{
type: "text",
text: "Tailored Growth",
},
type: "text", text: "Tailored Growth"},
]}
/>
</div>
@@ -135,20 +102,11 @@ export default function LandingPage() {
description="Exceeding expectations through unparalleled professionalism and attention to detail."
accordionItems={[
{
id: "1",
title: "Bespoke Consulting",
content: "Tailored strategies for high-net-worth business growth.",
},
id: "1", title: "Bespoke Consulting", content: "Tailored strategies for high-net-worth business growth."},
{
id: "2",
title: "Global Presence",
content: "Bridging markets with international standard practices.",
},
id: "2", title: "Global Presence", content: "Bridging markets with international standard practices."},
{
id: "3",
title: "Discreet Operations",
content: "Upholding complete confidentiality for every client.",
},
id: "3", title: "Discreet Operations", content: "Upholding complete confidentiality for every client."},
]}
imageSrc="http://img.b2bpic.net/free-photo/modern-stylish-male-dressed-elegant-suit-posing-room-with-loft-interior_613910-1259.jpg"
mediaAnimation="slide-up"
@@ -163,41 +121,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Platinum Audit",
price: "Contact for pricing",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-make-up-products-black-background_23-2148299630.jpg",
},
id: "p1", name: "Platinum Audit", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-make-up-products-black-background_23-2148299630.jpg"},
{
id: "p2",
name: "Gold Advisory",
price: "Contact for pricing",
imageSrc: "http://img.b2bpic.net/free-photo/accessories-skincare-products_23-2147710691.jpg",
},
id: "p2", name: "Gold Advisory", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/accessories-skincare-products_23-2147710691.jpg"},
{
id: "p3",
name: "Silver Logistics",
price: "Contact for pricing",
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109773.jpg",
},
id: "p3", name: "Silver Logistics", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109773.jpg"},
{
id: "p4",
name: "Bronze Planning",
price: "Contact for pricing",
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg",
},
id: "p4", name: "Bronze Planning", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg"},
{
id: "p5",
name: "Titanium Suite",
price: "Contact for pricing",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-wearing-watch_23-2148861948.jpg",
},
id: "p5", name: "Titanium Suite", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-wearing-watch_23-2148861948.jpg"},
{
id: "p6",
name: "Diamond Access",
price: "Contact for pricing",
imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409268.jpg",
},
id: "p6", name: "Diamond Access", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409268.jpg"},
]}
title="Exclusive Offerings"
description="Curated selection of our most premium enterprise solutions."
@@ -212,20 +146,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "100%",
description: "Client Satisfaction",
},
id: "m1", value: "100%", description: "Client Satisfaction"},
{
id: "m2",
value: "500+",
description: "Global Partners",
},
id: "m2", value: "500+", description: "Global Partners"},
{
id: "m3",
value: "24/7",
description: "Dedicated Support",
},
id: "m3", value: "24/7", description: "Dedicated Support"},
]}
title="Measured by Success"
description="Quantifiable excellence delivered over decades of elite service."
@@ -240,26 +165,11 @@ export default function LandingPage() {
useInvertedBackground={true}
members={[
{
id: "t1",
name: "Alistair Thorne",
role: "Principal Consultant",
description: "Decades of experience in luxury market dynamics.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-elegant-groom-posing_23-2150327171.jpg",
},
id: "t1", name: "Alistair Thorne", role: "Principal Consultant", description: "Decades of experience in luxury market dynamics.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-elegant-groom-posing_23-2150327171.jpg"},
{
id: "t2",
name: "Eleanor Vance",
role: "Director of Strategy",
description: "Architect of seamless business transformations.",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-brunette-hair-beautiful-smile-looking-camera-while-relaxing-cozy-cafe_273609-9521.jpg",
},
id: "t2", name: "Eleanor Vance", role: "Director of Strategy", description: "Architect of seamless business transformations.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-brunette-hair-beautiful-smile-looking-camera-while-relaxing-cozy-cafe_273609-9521.jpg"},
{
id: "t3",
name: "Julian Sterling",
role: "Senior Advisor",
description: "Master of discretion and high-stakes negotiation.",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1569.jpg",
},
id: "t3", name: "Julian Sterling", role: "Senior Advisor", description: "Master of discretion and high-stakes negotiation.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1569.jpg"},
]}
title="Visionaries Behind the Excellence"
description="Meet our team of high-level experts dedicated to your success."
@@ -267,75 +177,46 @@ export default function LandingPage() {
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
useInvertedBackground={false}
testimonial="The attention to detail and absolute professionalism offered by LuxeElite is beyond compare. A true partner in luxury."
rating={5}
author="Marcus Vane"
avatars={[
<TestimonialCardThirteen
textboxLayout="split"
animationType="blur-reveal"
showRating={true}
title="Client Sentiments"
description="Testimonials from our most esteemed partners."
testimonials={[
{
src: "http://img.b2bpic.net/free-photo/employee-working-with-trendy-clothes_482257-78860.jpg",
alt: "Marcus Vane",
id: "ts1", name: "Marcus Vane", handle: "@marcusv", testimonial: "The attention to detail and absolute professionalism offered by LuxeElite is beyond compare. A true partner in luxury.", rating: 5,
},
{
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg",
alt: "Sarah Jenkins",
},
{
src: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13213.jpg",
alt: "Elena Rossi",
},
{
src: "http://img.b2bpic.net/free-photo/close-up-smiley-man-talking-phone_23-2148230757.jpg",
alt: "David Thorne",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022640.jpg",
alt: "Victoria Grey",
id: "ts2", name: "Sarah Jenkins", handle: "@sjenkins", testimonial: "LuxeElite transformed our operational strategy with such elegance and precision. Truly elite.", rating: 5,
},
]}
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
/>
</div>
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={true}
<ContactText
text="Contact our specialists for an exclusive consultation regarding your business requirements."
background={{
variant: "plain",
}}
tag="INQUIRE"
title="Begin Your Journey"
description="Secure a confidential consultation with our lead consultants today."
variant: "gradient-bars"}}
buttons={[
{ text: "Schedule Meeting" }
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
<FooterBase
columns={[
{
items: [
{
label: "Services",
href: "#features",
},
{
label: "About",
href: "#about",
},
title: "Company", items: [
{ label: "About", href: "#about" },
{ label: "Services", href: "#features" },
],
},
{
items: [
{
label: "Inquire",
href: "#contact",
},
{
label: "Privacy",
href: "#",
},
title: "Support", items: [
{ label: "Inquire", href: "#contact" },
],
},
]}