Files
e2ffecdf-65e3-46ac-ac88-b6c…/src/app/page.tsx
2026-03-10 05:22:10 +00:00

285 lines
10 KiB
TypeScript

"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
import HeroBillboardScroll from "@/components/sections/hero/HeroBillboardScroll";
import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCard";
import FeatureCardTwentySeven from "@/components/sections/feature/FeatureCardTwentySeven";
import TestimonialCardOne from "@/components/sections/testimonial/TestimonialCardOne";
import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterBase from "@/components/sections/footer/FooterBase";
import Link from "next/link";
import { Sparkles, Award, CheckCircle, Zap, Quote, Mail } from "lucide-react";
export default function HomePage() {
const navItems = [
{ name: "Home", id: "/" },
{ name: "About", id: "/about" },
{ name: "Services", id: "services" },
{ name: "Contact", id: "contact" },
];
const footerColumns = [
{
title: "Company",
items: [
{ label: "About Us", href: "/about" },
{ label: "Our Services", href: "services" },
{ label: "Contact", href: "contact" },
],
},
{
title: "Services",
items: [
{ label: "Professional Consultation", href: "#" },
{ label: "Quality Service Delivery", href: "#" },
{ label: "Custom Solutions", href: "#" },
],
},
{
title: "Legal",
items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },
],
},
];
return (
<ThemeProvider
defaultButtonVariant="elastic-effect"
defaultTextAnimation="background-highlight"
borderRadius="pill"
contentWidth="mediumSmall"
sizing="medium"
background="floatingGradient"
cardStyle="outline"
primaryButtonStyle="gradient"
secondaryButtonStyle="solid"
headingFontWeight="bold"
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
brandName="Professional Solutions"
navItems={navItems.map((item) =>
item.id === "/" || item.id === "/about"
? { name: item.name, id: item.id }
: { name: item.name, id: item.id }
)}
button={{
text: "Get Started",
href: "contact",
}}
animateOnLoad={true}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardScroll
title="Welcome to Our Professional Services"
description="We deliver high-quality solutions with a focus on excellence, reliability, and customer satisfaction. Let us help you achieve your business goals."
tag="Premium Quality Service"
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[
{
text: "Learn More",
href: "/about",
},
{
text: "Get Consultation",
href: "contact",
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/man-wheelchair-having-inclusive-office-job_23-2149571037.jpg"
imageAlt="Professional business team"
background={{
variant: "plain",
}}
/>
</div>
<div id="about" data-section="about">
<TestimonialAboutCard
tag="About Our Company"
tagIcon={Award}
tagAnimation="slide-up"
title="Who We Are"
description="Our Commitment to Excellence"
subdescription="Professional Service Specialists"
icon={CheckCircle}
imageSrc="http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311470.jpg?_wi=1"
imageAlt="Professional team"
mediaAnimation="blur-reveal"
useInvertedBackground={false}
/>
</div>
<div id="services" data-section="services">
<FeatureCardTwentySeven
title="Our Services"
description="We offer a comprehensive range of professional services tailored to meet your unique business needs and deliver exceptional results."
tag="What We Provide"
tagIcon={Zap}
tagAnimation="slide-up"
buttons={[
{
text: "View All Services",
href: "services",
},
]}
buttonAnimation="slide-up"
features={[
{
id: "1",
title: "Professional Consultation",
description: "Expert guidance and strategic advice tailored to your business objectives and market challenges.",
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-executive-listening-his-workmate_1098-4038.jpg?_wi=1",
imageAlt: "Professional consultation",
},
{
id: "2",
title: "High-Quality Service Delivery",
description: "Reliable and efficient service execution ensuring consistent quality and customer satisfaction.",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-954.jpg?_wi=1",
imageAlt: "Quality service delivery",
},
{
id: "3",
title: "Custom Solutions",
description: "Personalized solutions designed specifically for your organization's needs and objectives.",
imageSrc: "http://img.b2bpic.net/free-photo/business-executive-owner-criticizing-multiethnic-workers-corporate-problem-failure-shouting-screaming-conference-room_482257-5041.jpg?_wi=1",
imageAlt: "Custom solutions",
},
{
id: "4",
title: "Fast Implementation",
description: "Quick and efficient project implementation with minimal disruption to your operations.",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-looking-chart-close-up_23-2147626573.jpg?_wi=1",
imageAlt: "Fast implementation",
},
]}
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
carouselMode="buttons"
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardOne
title="What Our Customers Say"
description="Real feedback from satisfied clients who have experienced our commitment to excellence and quality service."
tag="Client Testimonials"
tagIcon={Quote}
tagAnimation="slide-up"
buttons={[
{
text: "Become Our Client",
href: "contact",
},
]}
buttonAnimation="slide-up"
testimonials={[
{
id: "1",
name: "Sarah Johnson",
role: "Business Owner",
company: "TechFlow Solutions",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg?_wi=1",
imageAlt: "Sarah Johnson",
},
{
id: "2",
name: "Michael Chen",
role: "Executive Director",
company: "Innovate Corp",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/senior-business-woman-smiling_1187-1564.jpg?_wi=1",
imageAlt: "Michael Chen",
},
{
id: "3",
name: "Emily Rodriguez",
role: "Project Manager",
company: "Growth Partners",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-prepared-meeting_1098-2188.jpg?_wi=1",
imageAlt: "Emily Rodriguez",
},
{
id: "4",
name: "David Kim",
role: "Operations Lead",
company: "Future Systems",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-photographer-standing-against-brick_613910-16208.jpg?_wi=1",
imageAlt: "David Kim",
},
{
id: "5",
name: "Lisa Martinez",
role: "CEO",
company: "Elite Ventures",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-woman-posing-outdoors-suit_23-2148603024.jpg",
imageAlt: "Lisa Martinez",
},
{
id: "6",
name: "James Wilson",
role: "Senior Manager",
company: "Premier Consulting",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280737.jpg",
imageAlt: "James Wilson",
},
]}
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
carouselMode="buttons"
uniformGridCustomHeightClasses="min-h-95 2xl:min-h-105"
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
tag="Get in Touch"
tagIcon={Mail}
tagAnimation="slide-up"
title="Ready to Work With Us?"
description="Contact our team today and let's discuss how we can help achieve your business goals. We're here to provide the best solutions tailored to your needs."
buttons={[
{
text: "Contact Us Now",
href: "contact",
},
{
text: "Learn More",
href: "/about",
},
]}
buttonAnimation="slide-up"
background={{
variant: "plain",
}}
useInvertedBackground={false}
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
columns={footerColumns}
logoText="Professional Solutions"
copyrightText="© 2025 Professional Solutions. All rights reserved."
/>
</div>
</ThemeProvider>
);
}