Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-06-11 13:36:29 +00:00

View File

@@ -11,7 +11,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TeamCardSix from '@/components/sections/team/TeamCardSix';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import { Briefcase, CalendarCheck, Cloud, Code, Crown, DollarSign, Globe, Heart, Layers, Layout, LayoutDashboard, Lightbulb, Map, MessageSquare, Package, Repeat, Rocket, Scale, Search, Server, Settings, Smartphone, Timer, UserPlus, Users, Zap } from "lucide-react";
import { Architecture, Briefcase, CalendarCheck, ClipboardCheck, Cloud, Code, Crown, DollarSign, GitMerge, GitPullRequest, Globe, Group, Handshake, Heart, Layers, Layout, LayoutDashboard, Lightbulb, Map, MessageSquare, Minimize2, Package, Repeat, Rocket, Scale, Search, Server, Settings, Smartphone, Timer, UserPlus, Users, Workflow, Zap } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,33 +32,19 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Why Us",
id: "why-us",
},
name: "Why Us", id: "why-us"},
{
name: "Experience",
id: "experience",
},
name: "Experience", id: "experience"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Fahim M."
/>
@@ -67,55 +53,30 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{
variant: "rotated-rays-animated-grid",
}}
variant: "rotated-rays-animated-grid"}}
title="Build Faster. Scale Smarter. Deliver Better."
description="Fahim M. | CEO of Bluetelecast Software Solutions | Staff Augmentation Specialist | Remote Development Teams | ReactJS & Full-Stack Technology Leader. Helping startups, agencies, and growing businesses build high-performing software products through dedicated development teams, custom web applications, and modern digital solutions."
buttons={[
{
text: "Schedule a Consultation",
href: "#contact",
},
text: "Schedule a Consultation", href: "#contact"},
{
text: "View Services",
href: "#services",
},
text: "View Services", href: "#services"},
{
text: "Start Your Project",
href: "#contact",
},
text: "Start Your Project", href: "#contact"},
]}
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/hi-tech-futuristic-hud-display-circle-elements_1379-889.jpg?_wi=1",
imageAlt: "Futuristic software dashboard",
},
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/hi-tech-futuristic-hud-display-circle-elements_1379-889.jpg", imageAlt: "Futuristic software dashboard"},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-code-running-computer-screens-modern-server-room_482257-114724.jpg?_wi=1",
imageAlt: "Developer coding on laptop",
},
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-code-running-computer-screens-modern-server-room_482257-114724.jpg", imageAlt: "Developer coding on laptop"},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/working-mother-conducts-online-videocall_482257-119408.jpg?_wi=1",
imageAlt: "Remote development team collaborating",
},
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/working-mother-conducts-online-videocall_482257-119408.jpg", imageAlt: "Remote development team collaborating"},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/data-center-engineers-managing-ai-systems-looking-paperwork_482257-131867.jpg?_wi=1",
imageAlt: "Abstract data flow and network connections",
},
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/data-center-engineers-managing-ai-systems-looking-paperwork_482257-131867.jpg", imageAlt: "Abstract data flow and network connections"},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-with-papers-notes-office_23-2149749911.jpg",
imageAlt: "Minimalist web application interface",
},
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-with-papers-notes-office_23-2149749911.jpg", imageAlt: "Minimalist web application interface"},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machines-design_23-2151599381.jpg",
imageAlt: "Gears and circuits for process optimization",
},
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machines-design_23-2151599381.jpg", imageAlt: "Gears and circuits for process optimization"},
]}
/>
</div>
@@ -128,34 +89,22 @@ export default function LandingPage() {
description="Fahim M. is the Chief Executive Officer of Bluetelecast Software Solutions, a technology company focused on helping businesses accelerate product development through expert engineering teams and scalable software solutions. With experience spanning full-stack development, product delivery, team leadership, and business strategy, Fahim works closely with startups, agencies, and enterprises to transform ideas into production-ready software. His approach combines U.S.-led project management with global engineering talent, enabling organizations to launch products faster while maintaining quality, transparency, and cost efficiency."
bulletPoints={[
{
title: "Full-Stack Development",
description: "Proficient in end-to-end software solutions, from front-end to back-end technologies.",
icon: Code,
title: "Full-Stack Development", description: "Proficient in end-to-end software solutions, from front-end to back-end technologies.", icon: Code,
},
{
title: "ReactJS Development",
description: "Specializing in modern, component-based web interfaces for dynamic user experiences.",
icon: Layout,
title: "ReactJS Development", description: "Specializing in modern, component-based web interfaces for dynamic user experiences.", icon: Layout,
},
{
title: "Software Architecture",
description: "Designing scalable, robust, and maintainable software systems.",
icon: Layout,
title: "Software Architecture", description: "Designing scalable, robust, and maintainable software systems.", icon: Layout,
},
{
title: "Staff Augmentation",
description: "Seamlessly integrating expert developers into existing teams to boost capacity.",
icon: Users,
title: "Staff Augmentation", description: "Seamlessly integrating expert developers into existing teams to boost capacity.", icon: Users,
},
{
title: "Product Development",
description: "Guiding products from ideation through launch and continuous improvement.",
icon: Package,
title: "Product Development", description: "Guiding products from ideation through launch and continuous improvement.", icon: Package,
},
{
title: "Team Leadership",
description: "Building and mentoring high-performing engineering teams globally.",
icon: Crown,
title: "Team Leadership", description: "Building and mentoring high-performing engineering teams globally.", icon: Crown,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/senior-man-looking-camera-smiling-sitting-workplace-desk_482257-5730.jpg"
@@ -171,136 +120,92 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Custom Software Development",
description: "Design and development of tailored software solutions built around your business requirements.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-network-communications-science-background-with-plexus-design_1048-13217.jpg",
imageAlt: "Custom software development illustration",
},
title: "Custom Software Development", description: "Design and development of tailored software solutions built around your business requirements.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-network-communications-science-background-with-plexus-design_1048-13217.jpg", imageAlt: "Custom software development illustration"},
items: [
{
icon: Layers,
text: "Enterprise Applications",
},
text: "Enterprise Applications"},
{
icon: Settings,
text: "Internal Business Systems",
},
text: "Internal Business Systems"},
{
icon: Cloud,
text: "SaaS Platforms",
},
text: "SaaS Platforms"},
{
icon: Briefcase,
text: "CRM & ERP Solutions",
},
text: "CRM & ERP Solutions"},
{
icon: Workflow,
text: "Workflow Automation",
},
text: "Workflow Automation"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/hi-tech-futuristic-hud-display-circle-elements_1379-889.jpg?_wi=2",
imageAlt: "custom software engineering abstract",
reverse: false
},
{
title: "Web Application Development",
description: "Modern, scalable web applications designed for performance and growth.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/freelancer-interacting-with-smart-ai-virtual-assistant-mockup-screen_482257-126893.jpg",
imageAlt: "Web application development illustration",
},
title: "Web Application Development", description: "Modern, scalable web applications designed for performance and growth.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/freelancer-interacting-with-smart-ai-virtual-assistant-mockup-screen_482257-126893.jpg", imageAlt: "Web application development illustration"},
items: [
{
icon: Code,
text: "ReactJS Development",
},
text: "ReactJS Development"},
{
icon: Server,
text: "Full-Stack Applications",
},
text: "Full-Stack Applications"},
{
icon: Smartphone,
text: "Progressive Web Apps",
},
text: "Progressive Web Apps"},
{
icon: LayoutDashboard,
text: "Dashboard Systems",
},
text: "Dashboard Systems"},
{
icon: Users,
text: "Customer Portals",
},
text: "Customer Portals"},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-code-running-computer-screens-modern-server-room_482257-114724.jpg?_wi=2",
imageAlt: "custom software engineering abstract",
reverse: true
},
{
title: "Staff Augmentation",
description: "Expand your development capacity without the overhead of hiring in-house teams.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173768.jpg",
imageAlt: "Staff augmentation illustration",
},
title: "Staff Augmentation", description: "Expand your development capacity without the overhead of hiring in-house teams.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173768.jpg", imageAlt: "Staff augmentation illustration"},
items: [
{
icon: UserPlus,
text: "Dedicated Developers",
},
text: "Dedicated Developers"},
{
icon: Globe,
text: "Remote Engineering Teams",
},
text: "Remote Engineering Teams"},
{
icon: CalendarCheck,
text: "Project-Based Resources",
},
text: "Project-Based Resources"},
{
icon: GitPullRequest,
text: "Technical Specialists",
},
text: "Technical Specialists"},
{
icon: Scale,
text: "Flexible Scaling",
},
text: "Flexible Scaling"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/working-mother-conducts-online-videocall_482257-119408.jpg?_wi=2",
imageAlt: "custom software engineering abstract",
reverse: false
},
{
title: "IT Support & Consulting",
description: "Strategic technology guidance to help organizations make smarter decisions.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/still-life-supply-chain-representation_23-2149827277.jpg",
imageAlt: "IT support and consulting illustration",
},
title: "IT Support & Consulting", description: "Strategic technology guidance to help organizations make smarter decisions.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/still-life-supply-chain-representation_23-2149827277.jpg", imageAlt: "IT support and consulting illustration"},
items: [
{
icon: Search,
text: "Technology Audits",
},
text: "Technology Audits"},
{
icon: Architecture,
text: "Software Architecture",
},
text: "Software Architecture"},
{
icon: Lightbulb,
text: "Product Strategy",
},
text: "Product Strategy"},
{
icon: Map,
text: "Development Roadmaps",
},
text: "Development Roadmaps"},
{
icon: GitMerge,
text: "Process Optimization",
},
text: "Process Optimization"},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/data-center-engineers-managing-ai-systems-looking-paperwork_482257-131867.jpg?_wi=2",
imageAlt: "custom software engineering abstract",
reverse: true
},
]}
title="What We Do"
@@ -315,104 +220,68 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Faster Product Delivery",
description: "Accelerate development cycles with experienced engineers and proven workflows.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blurry-background_1048-6216.jpg",
imageAlt: "Faster product delivery illustration",
},
title: "Faster Product Delivery", description: "Accelerate development cycles with experienced engineers and proven workflows.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blurry-background_1048-6216.jpg", imageAlt: "Faster product delivery illustration"},
items: [
{
icon: Rocket,
text: "Efficient agile sprints",
},
text: "Efficient agile sprints"},
{
icon: Timer,
text: "Reduced time-to-market",
},
text: "Reduced time-to-market"},
{
icon: Zap,
text: "Streamlined processes",
},
text: "Streamlined processes"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/hi-tech-futuristic-hud-display-circle-elements_1379-889.jpg?_wi=3",
imageAlt: "faster product delivery rocket",
reverse: false
},
{
title: "Cost-Effective Scaling",
description: "Access world-class talent while reducing operational costs.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-abstract-representation-financial-crisis_23-2148749499.jpg",
imageAlt: "Cost-effective scaling illustration",
},
title: "Cost-Effective Scaling", description: "Access world-class talent while reducing operational costs.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-abstract-representation-financial-crisis_23-2148749499.jpg", imageAlt: "Cost-effective scaling illustration"},
items: [
{
icon: DollarSign,
text: "Optimized resource allocation",
},
text: "Optimized resource allocation"},
{
icon: Users,
text: "Global talent pool",
},
text: "Global talent pool"},
{
icon: Minimize2,
text: "Lower overhead",
},
text: "Lower overhead"},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-code-running-computer-screens-modern-server-room_482257-114724.jpg?_wi=3",
imageAlt: "faster product delivery rocket",
reverse: true
},
{
title: "Transparent Communication",
description: "Clear reporting, consistent updates, and collaborative project management.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/call-center-employee-using-ai-chatbot-office-desk_482257-125103.jpg",
imageAlt: "Transparent communication illustration",
},
title: "Transparent Communication", description: "Clear reporting, consistent updates, and collaborative project management.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/call-center-employee-using-ai-chatbot-office-desk_482257-125103.jpg", imageAlt: "Transparent communication illustration"},
items: [
{
icon: MessageSquare,
text: "Daily stand-ups",
},
text: "Daily stand-ups"},
{
icon: ClipboardCheck,
text: "Detailed progress reports",
},
text: "Detailed progress reports"},
{
icon: Group,
text: "Direct team access",
},
text: "Direct team access"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/working-mother-conducts-online-videocall_482257-119408.jpg?_wi=3",
imageAlt: "faster product delivery rocket",
reverse: false
},
{
title: "Long-Term Partnership",
description: "Focused on sustainable growth and ongoing business success rather than one-time engagements.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/business-agreement-handshake_1098-4111.jpg",
imageAlt: "Long-term partnership illustration",
},
title: "Long-Term Partnership", description: "Focused on sustainable growth and ongoing business success rather than one-time engagements.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/business-agreement-handshake_1098-4111.jpg", imageAlt: "Long-term partnership illustration"},
items: [
{
icon: Handshake,
text: "Dedicated client success",
},
text: "Dedicated client success"},
{
icon: Repeat,
text: "Continuous improvement",
},
text: "Continuous improvement"},
{
icon: Heart,
text: "Growth-oriented strategies",
},
text: "Growth-oriented strategies"},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/data-center-engineers-managing-ai-systems-looking-paperwork_482257-131867.jpg?_wi=3",
imageAlt: "faster product delivery rocket",
reverse: true
},
]}
title="Why Companies Choose Bluetelecast"
@@ -425,15 +294,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Startups",
"SaaS Companies",
"Marketing Agencies",
"E-Commerce Businesses",
"Healthcare Organizations",
"Educational Platforms",
"Enterprise Businesses",
"Non-Profit Organizations",
]}
"Startups", "SaaS Companies", "Marketing Agencies", "E-Commerce Businesses", "Healthcare Organizations", "Educational Platforms", "Enterprise Businesses", "Non-Profit Organizations"]}
title="Industries We Serve"
description="We empower a diverse range of sectors with tailored software solutions, driving innovation and efficiency across the board."
showCard={false}
@@ -448,26 +309,11 @@ export default function LandingPage() {
useInvertedBackground={true}
members={[
{
id: "ceo-bluetelecast",
name: "CEO",
role: "Bluetelecast Software Solutions (2020 Present)",
imageSrc: "http://img.b2bpic.net/free-photo/blue-light-background-portrait_52683-91446.jpg",
imageAlt: "Fahim M. as CEO of Bluetelecast",
},
id: "ceo-bluetelecast", name: "CEO", role: "Bluetelecast Software Solutions (2020 Present)", imageSrc: "http://img.b2bpic.net/free-photo/blue-light-background-portrait_52683-91446.jpg", imageAlt: "Fahim M. as CEO of Bluetelecast"},
{
id: "founder-nawiskill",
name: "Founder",
role: "Nawiskill (2025 2026)",
imageSrc: "http://img.b2bpic.net/free-photo/man-virtual-world_1098-14678.jpg",
imageAlt: "Fahim M. as Founder of Nawiskill",
},
id: "founder-nawiskill", name: "Founder", role: "Nawiskill (2025 2026)", imageSrc: "http://img.b2bpic.net/free-photo/man-virtual-world_1098-14678.jpg", imageAlt: "Fahim M. as Founder of Nawiskill"},
{
id: "fullstack-diageo",
name: "Full Stack Developer",
role: "Diageo (2017 2021)",
imageSrc: "http://img.b2bpic.net/free-photo/young-confident-business-woman-reviewing-startup-project-status-charts-while-sitting-modern-office-marketing-research-company-office-worker-analyzing-organization-financial-statistics-data_482257-40191.jpg",
imageAlt: "Fahim M. as Full Stack Developer at Diageo",
},
id: "fullstack-diageo", name: "Full Stack Developer", role: "Diageo (2017 2021)", imageSrc: "http://img.b2bpic.net/free-photo/young-confident-business-woman-reviewing-startup-project-status-charts-while-sitting-modern-office-marketing-research-company-office-worker-analyzing-organization-financial-statistics-data_482257-40191.jpg", imageAlt: "Fahim M. as Full Stack Developer at Diageo"},
]}
title="Experience Timeline"
description="Fahim's journey across leadership and development roles, shaping innovation and delivering impactful software solutions."
@@ -482,25 +328,15 @@ export default function LandingPage() {
author="Satisfied Client"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg",
alt: "Sarah Johnson",
},
src: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg", alt: "Sarah Johnson"},
{
src: "http://img.b2bpic.net/free-photo/smiling-young-businessman-holding-takeaway-coffee-cup-hand_23-2148176167.jpg",
alt: "Michael Chen",
},
src: "http://img.b2bpic.net/free-photo/smiling-young-businessman-holding-takeaway-coffee-cup-hand_23-2148176167.jpg", alt: "Michael Chen"},
{
src: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg",
alt: "Emily Rodriguez",
},
src: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg", alt: "Emily Rodriguez"},
{
src: "http://img.b2bpic.net/free-photo/woman-portrait-with-blue-lights-visual-effects_23-2149419444.jpg",
alt: "David Kim",
},
src: "http://img.b2bpic.net/free-photo/woman-portrait-with-blue-lights-visual-effects_23-2149419444.jpg", alt: "David Kim"},
{
src: "http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg",
alt: "Professional business woman smiling",
},
src: "http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg", alt: "Professional business woman smiling"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -511,26 +347,17 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "rotated-rays-animated",
}}
variant: "rotated-rays-animated"}}
text="Ready to Build Your Next Software Product? Whether you're launching a startup, scaling a SaaS platform, or looking for a dedicated development team, let's discuss how we can help accelerate your growth. Book a Free Discovery Call."
buttons={[
{
text: "Discuss Your Project",
href: "mailto:fahim@bluetelecast.com",
},
text: "Discuss Your Project", href: "mailto:fahim@bluetelecast.com"},
{
text: "Explore Team Augmentation Options",
href: "mailto:fahim@bluetelecast.com",
},
text: "Explore Team Augmentation Options", href: "mailto:fahim@bluetelecast.com"},
{
text: "Receive Technical Recommendations",
href: "mailto:fahim@bluetelecast.com",
},
text: "Receive Technical Recommendations", href: "mailto:fahim@bluetelecast.com"},
{
text: "Get a Development Roadmap",
href: "mailto:fahim@bluetelecast.com",
},
text: "Get a Development Roadmap", href: "mailto:fahim@bluetelecast.com"},
]}
/>
</div>
@@ -539,13 +366,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Fahim M."
leftLink={{
text: "New Haven, Connecticut, United States",
href: "#",
}}
text: "New Haven, Connecticut, United States", href: "#"}}
rightLink={{
text: "© 2026 Fahim M. | All Rights Reserved",
href: "#",
}}
text: "© 2026 Fahim M. | All Rights Reserved", href: "#"}}
/>
</div>
</ReactLenis>