Update src/app/page.tsx
This commit is contained in:
357
src/app/page.tsx
357
src/app/page.tsx
@@ -26,267 +26,114 @@ export default function LandingPage() {
|
|||||||
headingFontWeight="light"
|
headingFontWeight="light"
|
||||||
>
|
>
|
||||||
<ReactLenis root>
|
<ReactLenis root>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{ name: "Home", id: "hero" },
|
||||||
name: "Home",
|
{ name: "About", id: "about" },
|
||||||
id: "hero",
|
{ name: "Services", id: "services" },
|
||||||
},
|
{ name: "Testimonials", id: "testimonials" },
|
||||||
{
|
{ name: "Contact", id: "contact" },
|
||||||
name: "About",
|
]}
|
||||||
id: "about",
|
brandName="DBL Services"
|
||||||
},
|
/>
|
||||||
{
|
</div>
|
||||||
name: "Services",
|
|
||||||
id: "services",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Testimonials",
|
|
||||||
id: "testimonials",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Contact",
|
|
||||||
id: "contact",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
brandName="DBL Services"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardTestimonial
|
<HeroBillboardTestimonial
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
background={{
|
background={{ variant: "gradient-bars" }}
|
||||||
variant: "gradient-bars",
|
title="Excellence in Business Services"
|
||||||
}}
|
description="DBL Business Services LLC provides elite solutions tailored for your business growth and efficiency."
|
||||||
title="Excellence in Business Services"
|
testimonials={[
|
||||||
description="DBL Business Services LLC provides elite solutions tailored for your business growth and efficiency."
|
{ name: "Alice Johnson", handle: "@alice", testimonial: "DBL transformed our operations efficiently.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-business-man-greeting-colleague_74855-1519.jpg", imageAlt: "Cheerful business man greeting colleague" },
|
||||||
testimonials={[
|
{ name: "Bob Smith", handle: "@bob", testimonial: "Professional, reliable, and highly expert.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-colleagues-meeting-outside_1262-21161.jpg", imageAlt: "Happy successful business colleagues meeting outside" },
|
||||||
{
|
{ name: "Charlie Davis", handle: "@charlie", testimonial: "The best partner for business services.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-attentive-businessmen-attending-conference-meeting-side_1163-5276.jpg", imageAlt: "Smiling attentive businessmen attending conference meeting, side" },
|
||||||
name: "Alice Johnson",
|
{ name: "Diana Lee", handle: "@diana", testimonial: "Expert guidance that truly works.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/person-expressing-appreciation-their-workmates_23-2149430632.jpg", imageAlt: "Person expressing appreciation to their workmates" },
|
||||||
handle: "@alice",
|
{ name: "Evan Wright", handle: "@evan", testimonial: "Unparalleled commitment to quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-business-team-waiting-someone-street-cafe_74855-1520.jpg", imageAlt: "Cheerful business team waiting someone in street cafe" },
|
||||||
testimonial: "DBL transformed our operations efficiently.",
|
]}
|
||||||
rating: 5,
|
imageSrc="http://img.b2bpic.net/free-photo/desk-office-with-computer_23-2148902277.jpg"
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-business-man-greeting-colleague_74855-1519.jpg",
|
imageAlt="professional office desk minimalist"
|
||||||
imageAlt: "Cheerful business man greeting colleague",
|
avatars={[
|
||||||
},
|
{ src: "http://img.b2bpic.net/free-photo/empty-corporate-high-end-office-job-interviews-recruitment-process_482257-103043.jpg", alt: "Empty corporate high end office for job interviews and recruitment process" },
|
||||||
{
|
{ src: "http://img.b2bpic.net/free-photo/office-table_1098-18255.jpg", alt: "Office table" },
|
||||||
name: "Bob Smith",
|
{ src: "http://img.b2bpic.net/free-photo/empty-modern-office-with-focus-recruitment-process-hiring-new-personnel_482257-112386.jpg", alt: "Empty modern office with focus on recruitment process and hiring new personnel" },
|
||||||
handle: "@bob",
|
{ src: "http://img.b2bpic.net/free-photo/empty-modern-corporate-high-end-office-space-designed-leader_482257-115085.jpg", alt: "Empty modern corporate high end office space designed for a leader" },
|
||||||
testimonial: "Professional, reliable, and highly expert.",
|
{ src: "http://img.b2bpic.net/free-photo/confident-business-leader-working-computer-office-lounge_74855-1560.jpg", alt: "Confident business leader working on computer in office lounge" },
|
||||||
rating: 5,
|
]}
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-colleagues-meeting-outside_1262-21161.jpg",
|
avatarText="Trusted by 500+ professionals"
|
||||||
imageAlt: "Happy successful business colleagues meeting outside",
|
marqueeItems={[
|
||||||
},
|
{ type: "text", text: "Strategic Growth" },
|
||||||
{
|
{ type: "text", text: "Operational Excellence" },
|
||||||
name: "Charlie Davis",
|
{ type: "text", text: "Resource Optimization" },
|
||||||
handle: "@charlie",
|
{ type: "text", text: "Business Scaling" },
|
||||||
testimonial: "The best partner for business services.",
|
{ type: "text", text: "Innovation First" },
|
||||||
rating: 5,
|
]}
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-attentive-businessmen-attending-conference-meeting-side_1163-5276.jpg",
|
/>
|
||||||
imageAlt: "Smiling attentive businessmen attending conference meeting, side",
|
</div>
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Diana Lee",
|
|
||||||
handle: "@diana",
|
|
||||||
testimonial: "Expert guidance that truly works.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/person-expressing-appreciation-their-workmates_23-2149430632.jpg",
|
|
||||||
imageAlt: "Person expressing appreciation to their workmates",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Evan Wright",
|
|
||||||
handle: "@evan",
|
|
||||||
testimonial: "Unparalleled commitment to quality.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-business-team-waiting-someone-street-cafe_74855-1520.jpg",
|
|
||||||
imageAlt: "Cheerful business team waiting someone in street cafe",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/desk-office-with-computer_23-2148902277.jpg"
|
|
||||||
imageAlt="professional office desk minimalist"
|
|
||||||
avatars={[
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/empty-corporate-high-end-office-job-interviews-recruitment-process_482257-103043.jpg",
|
|
||||||
alt: "Empty corporate high end office for job interviews and recruitment process",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/office-table_1098-18255.jpg",
|
|
||||||
alt: "Office table",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/empty-modern-office-with-focus-recruitment-process-hiring-new-personnel_482257-112386.jpg",
|
|
||||||
alt: "Empty modern office with focus on recruitment process and hiring new personnel",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/empty-modern-corporate-high-end-office-space-designed-leader_482257-115085.jpg",
|
|
||||||
alt: "Empty modern corporate high end office space designed for a leader",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/confident-business-leader-working-computer-office-lounge_74855-1560.jpg",
|
|
||||||
alt: "Confident business leader working on computer in office lounge",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
avatarText="Trusted by 500+ professionals"
|
|
||||||
marqueeItems={[
|
|
||||||
{
|
|
||||||
type: "text",
|
|
||||||
text: "Strategic Growth",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: "text",
|
|
||||||
text: "Operational Excellence",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: "text",
|
|
||||||
text: "Resource Optimization",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: "text",
|
|
||||||
text: "Business Scaling",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: "text",
|
|
||||||
text: "Innovation First",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<TestimonialAboutCard
|
<TestimonialAboutCard
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
tag="About Us"
|
tag="About Us"
|
||||||
title="Dedicated to Your Success"
|
title="Dedicated to Your Success"
|
||||||
description="At DBL Business Services LLC, we combine strategy and execution to drive measurable results for our clients."
|
description="At DBL Business Services LLC, we combine strategy and execution to drive measurable results for our clients."
|
||||||
subdescription="Our team focuses on transparency, excellence, and innovation in every project we undertake."
|
subdescription="Our team focuses on transparency, excellence, and innovation in every project we undertake."
|
||||||
icon={Shield}
|
icon={Shield}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-businessman-manager-suit-looking-camera-meeting_1163-4799.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/smiling-businessman-manager-suit-looking-camera-meeting_1163-4799.jpg"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="services" data-section="services">
|
<div id="services" data-section="services">
|
||||||
<FeatureCardSixteen
|
<FeatureCardSixteen
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
negativeCard={{
|
negativeCard={{ items: ["Lack of strategic focus", "Inefficient resource management", "Missed growth opportunities", "Unclear market positioning", "Delayed execution cycles"] }}
|
||||||
items: [
|
positiveCard={{ items: ["Strategic business planning", "Optimization of resources", "Sustainable growth pathways", "Targeted market alignment", "Accelerated delivery models"] }}
|
||||||
"Lack of strategic focus",
|
title="Why Choose Our Services"
|
||||||
"Inefficient resource management",
|
description="We address complex operational challenges with precision, ensuring your business stays ahead in a competitive market."
|
||||||
"Missed growth opportunities",
|
/>
|
||||||
"Unclear market positioning",
|
</div>
|
||||||
"Delayed execution cycles",
|
|
||||||
],
|
|
||||||
}}
|
|
||||||
positiveCard={{
|
|
||||||
items: [
|
|
||||||
"Strategic business planning",
|
|
||||||
"Optimization of resources",
|
|
||||||
"Sustainable growth pathways",
|
|
||||||
"Targeted market alignment",
|
|
||||||
"Accelerated delivery models",
|
|
||||||
],
|
|
||||||
}}
|
|
||||||
title="Why Choose Our Services"
|
|
||||||
description="We address complex operational challenges with precision, ensuring your business stays ahead in a competitive market."
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardSix
|
<TestimonialCardSix
|
||||||
textboxLayout="split"
|
animationType="slide-up"
|
||||||
useInvertedBackground={false}
|
textboxLayout="split"
|
||||||
testimonials={[
|
useInvertedBackground={false}
|
||||||
{
|
testimonials={[
|
||||||
id: "1",
|
{ id: "1", name: "Alice Johnson", handle: "@alice", testimonial: "DBL's team is exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-glasses-shaking-hands-with-female-partner-meeting-co-working-space_74855-10006.jpg" },
|
||||||
name: "Alice Johnson",
|
{ id: "2", name: "Bob Smith", handle: "@bob", testimonial: "Result-driven services, every time.", imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-business-people-posing-office-hallway_1262-20204.jpg" },
|
||||||
handle: "@alice",
|
{ id: "3", name: "Charlie Davis", handle: "@charlie", testimonial: "Professional and trustworthy.", imageSrc: "http://img.b2bpic.net/free-photo/two-happy-businessmen-shaking-hands-after-successful-agreement-office-while-their-female-colleagues-are-applauding-them-focus-is-young-businessman_637285-251.jpg" },
|
||||||
testimonial: "DBL's team is exceptional.",
|
{ id: "4", name: "Diana Lee", handle: "@diana", testimonial: "Unparalleled operational expertise.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-office-employee-waiting-waitress_1262-18547.jpg" },
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-glasses-shaking-hands-with-female-partner-meeting-co-working-space_74855-10006.jpg",
|
{ id: "5", name: "Evan Wright", handle: "@evan", testimonial: "A game changer for our business.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-succesful-senior-entrrepeneur-conference-room-smiling-camera-with-arms-crossed_482257-5017.jpg" },
|
||||||
},
|
]}
|
||||||
{
|
title="Client Success Stories"
|
||||||
id: "2",
|
description="Read what our partners say about working with DBL Business Services LLC."
|
||||||
name: "Bob Smith",
|
/>
|
||||||
handle: "@bob",
|
</div>
|
||||||
testimonial: "Result-driven services, every time.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-business-people-posing-office-hallway_1262-20204.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "3",
|
|
||||||
name: "Charlie Davis",
|
|
||||||
handle: "@charlie",
|
|
||||||
testimonial: "Professional and trustworthy.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/two-happy-businessmen-shaking-hands-after-successful-agreement-office-while-their-female-colleagues-are-applauding-them-focus-is-young-businessman_637285-251.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "4",
|
|
||||||
name: "Diana Lee",
|
|
||||||
handle: "@diana",
|
|
||||||
testimonial: "Unparalleled operational expertise.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-office-employee-waiting-waitress_1262-18547.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "5",
|
|
||||||
name: "Evan Wright",
|
|
||||||
handle: "@evan",
|
|
||||||
testimonial: "A game changer for our business.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-succesful-senior-entrrepeneur-conference-room-smiling-camera-with-arms-crossed_482257-5017.jpg",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
title="Client Success Stories"
|
|
||||||
description="Read what our partners say about working with DBL Business Services LLC."
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactCenter
|
<ContactCenter
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
background={{
|
background={{ variant: "radial-gradient" }}
|
||||||
variant: "radial-gradient",
|
tag="Let's Talk"
|
||||||
}}
|
title="Ready to Start?"
|
||||||
tag="Let's Talk"
|
description="Get in touch with us to discuss how we can help your business thrive."
|
||||||
title="Ready to Start?"
|
/>
|
||||||
description="Get in touch with us to discuss how we can help your business thrive."
|
</div>
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBaseCard
|
<FooterBaseCard
|
||||||
logoText="DBL Business Services LLC"
|
logoText="DBL Business Services LLC"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{ title: "Company", items: [{ label: "About", href: "#about" }, { label: "Services", href: "#services" }] },
|
||||||
title: "Company",
|
{ title: "Legal", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] },
|
||||||
items: [
|
]}
|
||||||
{
|
copyrightText="© 2025 DBL Business Services LLC"
|
||||||
label: "About",
|
/>
|
||||||
href: "#about",
|
</div>
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Services",
|
|
||||||
href: "#services",
|
|
||||||
},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Legal",
|
|
||||||
items: [
|
|
||||||
{
|
|
||||||
label: "Privacy",
|
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Terms",
|
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
copyrightText="© 2025 DBL Business Services LLC"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user