Merge version_1 into main #2
314
src/app/page.tsx
314
src/app/page.tsx
@@ -32,121 +32,43 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Features", id: "features" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="BusinessPro"
|
||||
button={{ text: "Get Started", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Elevating Your Business Success"
|
||||
description="We provide innovative solutions tailored for modern business growth. Our expertise ensures your professional goals are achieved with efficiency."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Jane Smith",
|
||||
handle: "@janesmith",
|
||||
testimonial: "Excellent service and results!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg",
|
||||
},
|
||||
{
|
||||
name: "Robert Fox",
|
||||
handle: "@robertf",
|
||||
testimonial: "Transformed our entire workflow.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2579.jpg",
|
||||
},
|
||||
{
|
||||
name: "Elena Ross",
|
||||
handle: "@elenar",
|
||||
testimonial: "Professional and very reliable.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-with-smartphone-smiling-camera_23-2148112961.jpg",
|
||||
},
|
||||
{
|
||||
name: "Mark Wilson",
|
||||
handle: "@markw",
|
||||
testimonial: "Highly recommended for any business.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg",
|
||||
},
|
||||
{
|
||||
name: "Sarah Lee",
|
||||
handle: "@sarahl",
|
||||
testimonial: "The best partner for growth.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
},
|
||||
{ name: "Jane Smith", handle: "@janesmith", testimonial: "Excellent service and results!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg" },
|
||||
{ name: "Robert Fox", handle: "@robertf", testimonial: "Transformed our entire workflow.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2579.jpg" },
|
||||
{ name: "Elena Ross", handle: "@elenar", testimonial: "Professional and very reliable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-with-smartphone-smiling-camera_23-2148112961.jpg" },
|
||||
{ name: "Mark Wilson", handle: "@markw", testimonial: "Highly recommended for any business.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg" },
|
||||
{ name: "Sarah Lee", handle: "@sarahl", testimonial: "The best partner for growth.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/executives-having-coffee-break_1098-829.jpg"
|
||||
imageAlt="Business success team"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-blonde-confident-young-businesswoman-against-gray-background_23-2148029500.jpg",
|
||||
alt: "Business partner 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-young-businesswoman-posing_329181-11390.jpg",
|
||||
alt: "Business partner 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg",
|
||||
alt: "Business partner 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-standing-city_839833-14128.jpg",
|
||||
alt: "Business partner 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg",
|
||||
alt: "Business partner 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-blonde-confident-young-businesswoman-against-gray-background_23-2148029500.jpg", alt: "Business partner 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/elegant-young-businesswoman-posing_329181-11390.jpg", alt: "Business partner 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg", alt: "Business partner 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-standing-city_839833-14128.jpg", alt: "Business partner 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", alt: "Business partner 5" }
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Innovative Strategy",
|
||||
icon: Rocket,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Global Scaling",
|
||||
icon: Globe,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Data Driven",
|
||||
icon: BarChart2,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Expert Support",
|
||||
icon: Users,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Secure Growth",
|
||||
icon: ShieldCheck,
|
||||
},
|
||||
{ type: "text-icon", text: "Innovative Strategy", icon: Rocket },
|
||||
{ type: "text-icon", text: "Global Scaling", icon: Globe },
|
||||
{ type: "text-icon", text: "Data Driven", icon: BarChart2 },
|
||||
{ type: "text-icon", text: "Expert Support", icon: Users },
|
||||
{ type: "text-icon", text: "Secure Growth", icon: ShieldCheck }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -158,18 +80,9 @@ export default function LandingPage() {
|
||||
title="Driven by Excellence"
|
||||
description="We are dedicated to delivering high-quality business solutions. Our team focuses on innovative strategies to help you reach new heights."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Strategy First",
|
||||
description: "We prioritize a solid plan before implementation.",
|
||||
},
|
||||
{
|
||||
title: "Client Focused",
|
||||
description: "Your success is our primary measure.",
|
||||
},
|
||||
{
|
||||
title: "Proven Results",
|
||||
description: "Data-driven methodology for consistent outcomes.",
|
||||
},
|
||||
{ title: "Strategy First", description: "We prioritize a solid plan before implementation." },
|
||||
{ title: "Client Focused", description: "Your success is our primary measure." },
|
||||
{ title: "Proven Results", description: "Data-driven methodology for consistent outcomes." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-business-workplace-equipped-with-modern-tech-tools-serve-enterprise_482257-118685.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -183,39 +96,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Strategic Consulting",
|
||||
author: "Business Dept",
|
||||
description: "Expert advice for your core business goals.",
|
||||
tags: [
|
||||
"Strategy",
|
||||
"Consulting",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-touching-transparent-digital-screen_53876-95832.jpg",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Data Analytics",
|
||||
author: "Tech Team",
|
||||
description: "Deep insights into your company performance.",
|
||||
tags: [
|
||||
"Data",
|
||||
"Analysis",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-success-improvement-development-business_53876-123895.jpg",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Collaborative Support",
|
||||
author: "Support Dept",
|
||||
description: "Dedicated partner assistance throughout the project.",
|
||||
tags: [
|
||||
"Support",
|
||||
"Partner",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-have-meeting_53876-24966.jpg",
|
||||
},
|
||||
{ id: "f1", title: "Strategic Consulting", author: "Business Dept", description: "Expert advice for your core business goals.", tags: ["Strategy", "Consulting"], imageSrc: "http://img.b2bpic.net/free-photo/hand-touching-transparent-digital-screen_53876-95832.jpg" },
|
||||
{ id: "f2", title: "Data Analytics", author: "Tech Team", description: "Deep insights into your company performance.", tags: ["Data", "Analysis"], imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-success-improvement-development-business_53876-123895.jpg" },
|
||||
{ id: "f3", title: "Collaborative Support", author: "Support Dept", description: "Dedicated partner assistance throughout the project.", tags: ["Support", "Partner"], imageSrc: "http://img.b2bpic.net/free-photo/business-people-have-meeting_53876-24966.jpg" }
|
||||
]}
|
||||
title="Our Key Services"
|
||||
description="Explore the range of professional services we offer to help your business thrive."
|
||||
@@ -228,41 +111,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Jane Smith",
|
||||
role: "CEO",
|
||||
testimonial: "Amazing work!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Robert Fox",
|
||||
role: "CTO",
|
||||
testimonial: "Truly game-changing.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serene-businessman-with-glasses_1098-719.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Ross",
|
||||
role: "Director",
|
||||
testimonial: "Exceeded all our expectations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-stylish-suit-office_23-2150167821.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Mark Wilson",
|
||||
role: "Manager",
|
||||
testimonial: "Very professional and fast.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sarah Lee",
|
||||
role: "Lead",
|
||||
testimonial: "The best partner for our scale.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg",
|
||||
},
|
||||
{ id: "1", name: "Jane Smith", role: "CEO", testimonial: "Amazing work!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg" },
|
||||
{ id: "2", name: "Robert Fox", role: "CTO", testimonial: "Truly game-changing.", imageSrc: "http://img.b2bpic.net/free-photo/serene-businessman-with-glasses_1098-719.jpg" },
|
||||
{ id: "3", name: "Elena Ross", role: "Director", testimonial: "Exceeded all our expectations.", imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-stylish-suit-office_23-2150167821.jpg" },
|
||||
{ id: "4", name: "Mark Wilson", role: "Manager", testimonial: "Very professional and fast.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg" },
|
||||
{ id: "5", name: "Sarah Lee", role: "Lead", testimonial: "The best partner for our scale.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg" }
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Read authentic feedback from the business leaders we have successfully partnered with."
|
||||
@@ -276,21 +129,9 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "150+",
|
||||
description: "Projects Completed Successfully",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "98%",
|
||||
description: "Client Satisfaction Rate",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "25+",
|
||||
description: "Global Partners Engaged",
|
||||
},
|
||||
{ id: "m1", value: "150+", description: "Projects Completed Successfully" },
|
||||
{ id: "m2", value: "98%", description: "Client Satisfaction Rate" },
|
||||
{ id: "m3", value: "25+", description: "Global Partners Engaged" }
|
||||
]}
|
||||
title="Proven Performance"
|
||||
description="We are proud of the tangible results our clients achieve."
|
||||
@@ -302,21 +143,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How do we start?",
|
||||
content: "Simply reach out via our contact form.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "What industries do you work with?",
|
||||
content: "We support a wide array of business sectors.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Is there a trial period?",
|
||||
content: "Yes, let's discuss your custom trial.",
|
||||
},
|
||||
{ id: "q1", title: "How do we start?", content: "Simply reach out via our contact form." },
|
||||
{ id: "q2", title: "What industries do you work with?", content: "We support a wide array of business sectors." },
|
||||
{ id: "q3", title: "Is there a trial period?", content: "Yes, let's discuss your custom trial." }
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Here are the answers to the questions we receive most often."
|
||||
@@ -332,36 +161,9 @@ export default function LandingPage() {
|
||||
title="Business Insights"
|
||||
description="Our latest articles and news from the business industry."
|
||||
blogs={[
|
||||
{
|
||||
id: "b1",
|
||||
category: "Growth",
|
||||
title: "Scaling Business",
|
||||
excerpt: "How to plan your scale...",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-businesspeople-with-laptop-sitting-restaurant_23-2147876708.jpg",
|
||||
authorName: "CEO",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg",
|
||||
date: "Jan 2025",
|
||||
},
|
||||
{
|
||||
id: "b2",
|
||||
category: "Trends",
|
||||
title: "Market Dynamics",
|
||||
excerpt: "Staying ahead of changes...",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg",
|
||||
authorName: "CTO",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street-background-metrosexual_158538-10533.jpg",
|
||||
date: "Dec 2024",
|
||||
},
|
||||
{
|
||||
id: "b3",
|
||||
category: "Strategy",
|
||||
title: "Modern Planning",
|
||||
excerpt: "Better planning techniques...",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-wooden-sticks_23-2147986593.jpg",
|
||||
authorName: "Lead",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg",
|
||||
date: "Nov 2024",
|
||||
},
|
||||
{ id: "b1", category: "Growth", title: "Scaling Business", excerpt: "How to plan your scale...", imageSrc: "http://img.b2bpic.net/free-photo/two-businesspeople-with-laptop-sitting-restaurant_23-2147876708.jpg", authorName: "CEO", authorAvatar: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", date: "Jan 2025" },
|
||||
{ id: "b2", category: "Trends", title: "Market Dynamics", excerpt: "Staying ahead of changes...", imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg", authorName: "CTO", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street-background-metrosexual_158538-10533.jpg", date: "Dec 2024" },
|
||||
{ id: "b3", category: "Strategy", title: "Modern Planning", excerpt: "Better planning techniques...", imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-wooden-sticks_23-2147986593.jpg", authorName: "Lead", authorAvatar: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg", date: "Nov 2024" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -369,9 +171,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Let's Connect"
|
||||
title="Ready to Start?"
|
||||
description="Contact us today for a consultation and learn how we can grow your business."
|
||||
@@ -383,32 +183,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "/careers",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#blog",
|
||||
},
|
||||
{
|
||||
label: "Support",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Company", items: [{ label: "About Us", href: "/about" }, { label: "Careers", href: "/careers" }] },
|
||||
{ title: "Resources", items: [{ label: "Blog", href: "#blog" }, { label: "Support", href: "#contact" }] }
|
||||
]}
|
||||
logoText="BusinessPro"
|
||||
/>
|
||||
@@ -416,4 +192,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user