Update src/app/page.tsx

This commit is contained in:
2026-05-08 00:50:13 +00:00
parent 5dd1807028
commit 5ea92a3ecb

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { Zap, Shield, Star, Award, TrendingUp } from "lucide-react";
import ContactText from '@/components/sections/contact/ContactText';
import FaqBase from '@/components/sections/faq/FaqBase';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
@@ -32,17 +33,11 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Features",
id: "features",
},
name: "Features", id: "features"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="BusinessCo"
/>
@@ -51,31 +46,20 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Empowering Your Business Potential"
description="Customized solutions to help your enterprise thrive in a competitive landscape."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-scene_23-2147626526.jpg?_wi=1",
imageAlt: "business office atmosphere",
},
imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-scene_23-2147626526.jpg", imageAlt: "business office atmosphere"},
{
imageSrc: "http://img.b2bpic.net/free-photo/company-boss-screaming-senior-employee-meeting-with-conference-room_482257-5051.jpg?_wi=1",
imageAlt: "modern office team collaboration",
},
imageSrc: "http://img.b2bpic.net/free-photo/company-boss-screaming-senior-employee-meeting-with-conference-room_482257-5051.jpg", imageAlt: "modern office team collaboration"},
{
imageSrc: "http://img.b2bpic.net/free-photo/meeting-room-interior-modern-office-with-long-wooden-table-chairs-around-it_181624-21722.jpg?_wi=1",
imageAlt: "office building interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/meeting-room-interior-modern-office-with-long-wooden-table-chairs-around-it_181624-21722.jpg", imageAlt: "office building interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/afro-american-caucasian-cheerful-businessmen-handshaking_1163-5309.jpg?_wi=1",
imageAlt: "business handshake partnership",
},
imageSrc: "http://img.b2bpic.net/free-photo/afro-american-caucasian-cheerful-businessmen-handshaking_1163-5309.jpg", imageAlt: "business handshake partnership"},
{
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-company-leader-brainstorming-conference-room-corporate-staff-discussing-new-business-application-with-colleagues-looking-screen_482257-5125.jpg",
imageAlt: "business graph success",
},
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-company-leader-brainstorming-conference-room-corporate-staff-discussing-new-business-application-with-colleagues-looking-screen_482257-5125.jpg", imageAlt: "business graph success"},
]}
mediaAnimation="slide-up"
/>
@@ -86,14 +70,9 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Our Mission",
},
type: "text", content: "Our Mission"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/two-businesswomen-cooperating-while-working-wireless-technology-office_637285-13061.jpg",
alt: "business strategy plan",
},
type: "image", src: "http://img.b2bpic.net/free-photo/two-businesswomen-cooperating-while-working-wireless-technology-office_637285-13061.jpg", alt: "business strategy plan"},
]}
/>
</div>
@@ -104,40 +83,20 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Strategic Consulting",
description: "Expert advice to steer your business.",
buttonIcon: "Zap",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-with-leadership-skills-creates-financial-report_482257-122700.jpg",
imageAlt: "office workspace morning",
},
title: "Strategic Consulting", description: "Expert advice to steer your business.", buttonIcon: Zap,
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-with-leadership-skills-creates-financial-report_482257-122700.jpg", imageAlt: "office workspace morning"},
{
title: "Cloud Infrastructure",
description: "Robust digital foundation for your growth.",
buttonIcon: "Shield",
imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-scene_23-2147626526.jpg?_wi=2",
imageAlt: "office workspace morning",
},
title: "Cloud Infrastructure", description: "Robust digital foundation for your growth.", buttonIcon: Shield,
imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-scene_23-2147626526.jpg", imageAlt: "office workspace morning"},
{
title: "Data Analytics",
description: "Turn data into actionable intelligence.",
buttonIcon: "Star",
imageSrc: "http://img.b2bpic.net/free-photo/company-boss-screaming-senior-employee-meeting-with-conference-room_482257-5051.jpg?_wi=2",
imageAlt: "office workspace morning",
},
title: "Data Analytics", description: "Turn data into actionable intelligence.", buttonIcon: Star,
imageSrc: "http://img.b2bpic.net/free-photo/company-boss-screaming-senior-employee-meeting-with-conference-room_482257-5051.jpg", imageAlt: "office workspace morning"},
{
title: "Marketing Growth",
description: "Expand your reach and customer base.",
buttonIcon: "Award",
imageSrc: "http://img.b2bpic.net/free-photo/meeting-room-interior-modern-office-with-long-wooden-table-chairs-around-it_181624-21722.jpg?_wi=2",
imageAlt: "office workspace morning",
},
title: "Marketing Growth", description: "Expand your reach and customer base.", buttonIcon: Award,
imageSrc: "http://img.b2bpic.net/free-photo/meeting-room-interior-modern-office-with-long-wooden-table-chairs-around-it_181624-21722.jpg", imageAlt: "office workspace morning"},
{
title: "Operations Scaling",
description: "Streamlining processes for maximum output.",
buttonIcon: "TrendingUp",
imageSrc: "http://img.b2bpic.net/free-photo/afro-american-caucasian-cheerful-businessmen-handshaking_1163-5309.jpg?_wi=2",
imageAlt: "office workspace morning",
},
title: "Operations Scaling", description: "Streamlining processes for maximum output.", buttonIcon: TrendingUp,
imageSrc: "http://img.b2bpic.net/free-photo/afro-american-caucasian-cheerful-businessmen-handshaking_1163-5309.jpg", imageAlt: "office workspace morning"},
]}
title="Comprehensive Business Services"
description="We offer a wide range of services designed to scale your operations efficiently."
@@ -151,20 +110,11 @@ export default function LandingPage() {
tag="Milestones"
metrics={[
{
id: "1",
value: "500+",
description: "Projects completed",
},
id: "1", value: "500+", description: "Projects completed"},
{
id: "2",
value: "120+",
description: "Happy clients",
},
id: "2", value: "120+", description: "Happy clients"},
{
id: "3",
value: "24/7",
description: "Support availability",
},
id: "3", value: "24/7", description: "Support availability"},
]}
metricsAnimation="slide-up"
/>
@@ -177,35 +127,15 @@ export default function LandingPage() {
useInvertedBackground={false}
team={[
{
id: "1",
name: "Jane Doe",
role: "CEO",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-senior-lecturer-with-arms-crossed_1262-1753.jpg",
},
id: "1", name: "Jane Doe", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/closeup-senior-lecturer-with-arms-crossed_1262-1753.jpg"},
{
id: "2",
name: "John Smith",
role: "CTO",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswomen-smiling-camera_74855-3999.jpg",
},
id: "2", name: "John Smith", role: "CTO", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswomen-smiling-camera_74855-3999.jpg"},
{
id: "3",
name: "Alice Wong",
role: "COO",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg",
},
id: "3", name: "Alice Wong", role: "COO", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg"},
{
id: "4",
name: "Robert Brown",
role: "CFO",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-with-folded-arms_23-2147955369.jpg",
},
id: "4", name: "Robert Brown", role: "CFO", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-with-folded-arms_23-2147955369.jpg"},
{
id: "5",
name: "Sarah Miller",
role: "Head of Growth",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-businessman_1163-3880.jpg",
},
id: "5", name: "Sarah Miller", role: "Head of Growth", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-businessman_1163-3880.jpg"},
]}
title="Our Expert Team"
description="Passionate professionals dedicated to your success."
@@ -219,40 +149,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Alice",
handle: "@alice",
testimonial: "Excellent service and results.",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg",
},
id: "1", name: "Alice", handle: "@alice", testimonial: "Excellent service and results.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg"},
{
id: "2",
name: "Bob",
handle: "@bob",
testimonial: "Transformed our operations completely.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
},
id: "2", name: "Bob", handle: "@bob", testimonial: "Transformed our operations completely.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
{
id: "3",
name: "Charlie",
handle: "@charlie",
testimonial: "Professional and highly skilled.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg",
},
id: "3", name: "Charlie", handle: "@charlie", testimonial: "Professional and highly skilled.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg"},
{
id: "4",
name: "David",
handle: "@david",
testimonial: "A true partner in success.",
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg",
},
id: "4", name: "David", handle: "@david", testimonial: "A true partner in success.", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg"},
{
id: "5",
name: "Eve",
handle: "@eve",
testimonial: "Highly recommended for all businesses.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg",
},
id: "5", name: "Eve", handle: "@eve", testimonial: "Highly recommended for all businesses.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg"},
]}
title="What Clients Say"
description="Authentic feedback from our trusted partners."
@@ -265,30 +170,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "How do we start?",
content: "Schedule a call with us.",
},
id: "1", title: "How do we start?", content: "Schedule a call with us."},
{
id: "2",
title: "What is the cost?",
content: "Depends on scope.",
},
id: "2", title: "What is the cost?", content: "Depends on scope."},
{
id: "3",
title: "Do you provide support?",
content: "Yes, 24/7 dedicated.",
},
id: "3", title: "Do you provide support?", content: "Yes, 24/7 dedicated."},
{
id: "4",
title: "Is the trial free?",
content: "Yes, we offer a 14-day trial period.",
},
id: "4", title: "Is the trial free?", content: "Yes, we offer a 14-day trial period."},
{
id: "5",
title: "Can I upgrade anytime?",
content: "Absolutely, plans are flexible.",
},
id: "5", title: "Can I upgrade anytime?", content: "Absolutely, plans are flexible."},
]}
title="Frequently Asked Questions"
faqsAnimation="slide-up"
@@ -300,8 +190,7 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
text="Ready to scale? Let's connect."
/>
</div>
@@ -311,21 +200,15 @@ export default function LandingPage() {
logoText="BusinessCo"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy",
href: "#",
},
label: "Privacy", href: "#"},
],
},
]}