1 Commits

Author SHA1 Message Date
e440ff8f04 Update src/app/page.tsx 2026-05-25 05:13:24 +00:00

View File

@@ -32,23 +32,16 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="BusinessPro"
button={{ text: "Get Started", href: "#contact" }}
/>
</div>
@@ -58,33 +51,21 @@ export default function LandingPage() {
description="We provide innovative strategies and high-quality solutions to help your business scale efficiently in the modern marketplace."
buttons={[
{
text: "Get Started",
href: "#contact",
},
text: "Get Started", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/angry-female-ceo-yelling-her-executive-assistants-due-business-failure_482257-120044.jpg"
showBlur={true}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-blonde-confident-young-businesswoman-against-gray-background_23-2148029500.jpg",
alt: "Client 1",
},
src: "http://img.b2bpic.net/free-photo/portrait-blonde-confident-young-businesswoman-against-gray-background_23-2148029500.jpg", alt: "Client 1"},
{
src: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg",
alt: "Client 2",
},
src: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg", alt: "Client 2"},
{
src: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg",
alt: "Client 3",
},
src: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg", alt: "Client 3"},
{
src: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-standing-city_839833-14128.jpg",
alt: "Client 4",
},
src: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-standing-city_839833-14128.jpg", alt: "Client 4"},
{
src: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg",
alt: "Client 5",
},
src: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg", alt: "Client 5"},
]}
avatarText="Trusted by 500+ professionals"
/>
@@ -97,19 +78,13 @@ export default function LandingPage() {
metrics={[
{
icon: Users,
label: "Clients Served",
value: "500+",
},
label: "Clients Served", value: "500+"},
{
icon: TrendingUp,
label: "Growth Rate",
value: "150%",
},
label: "Growth Rate", value: "150%"},
{
icon: Award,
label: "Awards Won",
value: "25+",
},
label: "Awards Won", value: "25+"},
]}
metricsAnimation="slide-up"
/>
@@ -122,20 +97,11 @@ export default function LandingPage() {
description="Explore our core services tailored for modern business growth and optimization."
accordionItems={[
{
id: "f1",
title: "Strategic Consulting",
content: "Tailored roadmaps for sustainable growth.",
},
id: "f1", title: "Strategic Consulting", content: "Tailored roadmaps for sustainable growth."},
{
id: "f2",
title: "Digital Transformation",
content: "Modernizing legacy systems with latest tech.",
},
id: "f2", title: "Digital Transformation", content: "Modernizing legacy systems with latest tech."},
{
id: "f3",
title: "Brand Development",
content: "Creating identities that resonate globally.",
},
id: "f3", title: "Brand Development", content: "Creating identities that resonate globally."},
]}
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/multiethnic-leaders-business-meeting-brainstorming-growth-strategy_482257-124049.jpg"
@@ -150,41 +116,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Starter Toolkit",
price: "$199",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-office-desk-arrangement_23-2148707946.jpg",
},
id: "p1", name: "Starter Toolkit", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-office-desk-arrangement_23-2148707946.jpg"},
{
id: "p2",
name: "Analytics Pro",
price: "$499",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-carpenter-showing-digital-tablet-his-hand_23-2147945078.jpg",
},
id: "p2", name: "Analytics Pro", price: "$499", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-carpenter-showing-digital-tablet-his-hand_23-2147945078.jpg"},
{
id: "p3",
name: "SaaS Platform",
price: "$899",
imageSrc: "http://img.b2bpic.net/free-photo/staistics-business-strategy-planning-research-digital-tablet-concept_53876-26413.jpg",
},
id: "p3", name: "SaaS Platform", price: "$899", imageSrc: "http://img.b2bpic.net/free-photo/staistics-business-strategy-planning-research-digital-tablet-concept_53876-26413.jpg"},
{
id: "p4",
name: "Growth Suite",
price: "$299",
imageSrc: "http://img.b2bpic.net/free-photo/glossy-gradient-facebook-logo_23-2152009926.jpg",
},
id: "p4", name: "Growth Suite", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/glossy-gradient-facebook-logo_23-2152009926.jpg"},
{
id: "p5",
name: "Efficiency Pack",
price: "$399",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-business-desk-arrangement_23-2148128260.jpg",
},
id: "p5", name: "Efficiency Pack", price: "$399", imageSrc: "http://img.b2bpic.net/free-photo/top-view-business-desk-arrangement_23-2148128260.jpg"},
{
id: "p6",
name: "Ultimate Hub",
price: "$999",
imageSrc: "http://img.b2bpic.net/free-vector/abstract-modern-business-card_1017-8642.jpg",
},
id: "p6", name: "Ultimate Hub", price: "$999", imageSrc: "http://img.b2bpic.net/free-vector/abstract-modern-business-card_1017-8642.jpg"},
]}
title="Strategic Toolkits"
description="Premium resources and tools to jumpstart your business operations."
@@ -199,25 +141,15 @@ export default function LandingPage() {
author="Sarah Miller"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg",
alt: "Client 1",
},
src: "http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg", alt: "Client 1"},
{
src: "http://img.b2bpic.net/free-photo/pensive-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19917.jpg",
alt: "Client 2",
},
src: "http://img.b2bpic.net/free-photo/pensive-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19917.jpg", alt: "Client 2"},
{
src: "http://img.b2bpic.net/free-photo/smiley-tattoo-artist-indoors-side-view_23-2149445974.jpg",
alt: "Client 3",
},
src: "http://img.b2bpic.net/free-photo/smiley-tattoo-artist-indoors-side-view_23-2149445974.jpg", alt: "Client 3"},
{
src: "http://img.b2bpic.net/free-photo/close-up-confident-male-employee-white-collar-shirt-smiling-camera-standing-self-assured-against-studio-background_1258-26761.jpg",
alt: "Client 4",
},
src: "http://img.b2bpic.net/free-photo/close-up-confident-male-employee-white-collar-shirt-smiling-camera-standing-self-assured-against-studio-background_1258-26761.jpg", alt: "Client 4"},
{
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
alt: "Client 5",
},
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", alt: "Client 5"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -229,20 +161,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Do you offer consultations?",
content: "Yes, we offer complimentary initial discovery calls.",
},
id: "q1", title: "Do you offer consultations?", content: "Yes, we offer complimentary initial discovery calls."},
{
id: "q2",
title: "What industries do you serve?",
content: "We support a wide array of sectors from tech to retail.",
},
id: "q2", title: "What industries do you serve?", content: "We support a wide array of sectors from tech to retail."},
{
id: "q3",
title: "How do we get started?",
content: "Simply fill out our contact form and our team will follow up.",
},
id: "q3", title: "How do we get started?", content: "Simply fill out our contact form and our team will follow up."},
]}
sideTitle="Common Inquiries"
faqsAnimation="slide-up"
@@ -253,16 +176,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in touch"
title="Ready to transform your business?"
description="Let's build something great together. Our experts are standing by."
buttons={[
{
text: "Contact Us",
href: "mailto:hello@business.com",
},
text: "Contact Us", href: "mailto:hello@business.com"},
]}
/>
</div>
@@ -274,14 +194,10 @@ export default function LandingPage() {
socialLinks={[
{
icon: Twitter,
href: "https://twitter.com",
ariaLabel: "Twitter",
},
href: "https://twitter.com", ariaLabel: "Twitter"},
{
icon: Linkedin,
href: "https://linkedin.com",
ariaLabel: "LinkedIn",
},
href: "https://linkedin.com", ariaLabel: "LinkedIn"},
]}
/>
</div>