259 lines
14 KiB
TypeScript
259 lines
14 KiB
TypeScript
"use client";
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
|
|
import HeroSplitTestimonial from "@/components/sections/hero/HeroSplitTestimonial";
|
|
import AboutMetric from "@/components/sections/about/AboutMetric";
|
|
import FeatureCardTwelve from "@/components/sections/feature/FeatureCardTwelve";
|
|
import ProductCardFour from "@/components/sections/product/ProductCardFour";
|
|
import TestimonialCardSixteen from "@/components/sections/testimonial/TestimonialCardSixteen";
|
|
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
|
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
|
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
|
import { Award, Users, Zap, Globe, CheckCircle, Image as ImageIcon, Building2, Mail } from "lucide-react";
|
|
|
|
export default function LandingPage() {
|
|
return (
|
|
<ThemeProvider
|
|
defaultButtonVariant="expand-hover"
|
|
defaultTextAnimation="entrance-slide"
|
|
borderRadius="rounded"
|
|
contentWidth="mediumLarge"
|
|
sizing="mediumLargeSizeMediumTitles"
|
|
background="grid"
|
|
cardStyle="layered-gradient"
|
|
primaryButtonStyle="double-inset"
|
|
secondaryButtonStyle="layered"
|
|
headingFontWeight="bold"
|
|
>
|
|
<div id="nav" data-section="nav">
|
|
<NavbarStyleCentered
|
|
navItems={[
|
|
{ name: "Services", id: "services" },
|
|
{ name: "Portfolio", id: "portfolio" },
|
|
{ name: "About", id: "about" },
|
|
{ name: "Testimonials", id: "testimonials" },
|
|
{ name: "Contact", id: "contact" }
|
|
]}
|
|
button={{ text: "Get Your Quote Today", href: "contact" }}
|
|
brandName="Crafted Print"
|
|
/>
|
|
</div>
|
|
|
|
<div id="hero" data-section="hero">
|
|
<HeroSplitTestimonial
|
|
title="Crafting Print That Commands Attention"
|
|
description="From corporate printing to professional book publishing, we deliver world-class print solutions trusted across Botswana. Design, print, and publish with a single trusted partner—transparent pricing, reliable timelines, exceptional quality."
|
|
tag="Trusted Partner"
|
|
tagIcon={CheckCircle}
|
|
tagAnimation="slide-up"
|
|
background={{ variant: "grid" }}
|
|
useInvertedBackground={false}
|
|
imageSrc="http://img.b2bpic.net/free-photo/young-industrial-worker-operating-cnc-machine-thinking-something_637285-4178.jpg"
|
|
imageAlt="Professional printing production facility"
|
|
imagePosition="right"
|
|
mediaAnimation="slide-up"
|
|
buttons={[
|
|
{ text: "Get Your Quote Today", href: "contact" },
|
|
{ text: "View Our Work", href: "portfolio" }
|
|
]}
|
|
buttonAnimation="slide-up"
|
|
testimonials={[
|
|
{
|
|
name: "Lerato Mthembu", handle: "Marketing Director, TechFlow Botswana", testimonial: "Exceptional quality and transparent pricing. They delivered our corporate brochures ahead of schedule with zero revisions needed.", rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1522.jpg?_wi=1"
|
|
},
|
|
{
|
|
name: "Thabo Molefe", handle: "CEO, Kgosi Publishing House", testimonial: "Their end-to-end publishing service transformed our author community. Professional, reliable, and genuinely invested in our success.", rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg?_wi=1"
|
|
},
|
|
{
|
|
name: "Naledi Sikhosana", handle: "Creative Director, BW Designs Co", testimonial: "Fast turnarounds, exceptional quality signage, and outstanding communication. They truly understand the creative industry.", rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-grey-turtleneck-eyeglasses_273609-13205.jpg?_wi=1"
|
|
}
|
|
]}
|
|
testimonialRotationInterval={5000}
|
|
/>
|
|
</div>
|
|
|
|
<div id="about" data-section="about">
|
|
<AboutMetric
|
|
title="Why Corporate Leaders and Authors Trust Crafted Print for Their Most Important Print Needs"
|
|
useInvertedBackground={true}
|
|
metricsAnimation="slide-up"
|
|
metrics={[
|
|
{ icon: Award, label: "Years of Excellence", value: "18+" },
|
|
{ icon: Users, label: "Satisfied Clients", value: "2,500+" },
|
|
{ icon: Zap, label: "Projects Completed", value: "15,000+" },
|
|
{ icon: Globe, label: "Across Botswana", value: "7 Cities" }
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<div id="services" data-section="services">
|
|
<FeatureCardTwelve
|
|
title="Comprehensive Print Solutions for Every Need"
|
|
description="We address your biggest concerns with transparent processes, guaranteed turnaround times, and competitive pricing backed by industry expertise."
|
|
useInvertedBackground={false}
|
|
animationType="slide-up"
|
|
textboxLayout="default"
|
|
features={[
|
|
{
|
|
id: "corporate", label: "Corporate", title: "Business Printing Built for Growth", items: [
|
|
"Brochures, business cards, letterheads", "Annual reports with premium finishing", "Consistency across all branded materials"
|
|
],
|
|
buttons: [{ text: "Learn More", href: "#" }]
|
|
},
|
|
{
|
|
id: "publishing", label: "Publishing", title: "Author-Focused End-to-End Service", items: [
|
|
"Professional editing and design", "Print-on-demand and bulk printing", "Full distribution support included"
|
|
],
|
|
buttons: [{ text: "Learn More", href: "#" }]
|
|
},
|
|
{
|
|
id: "marketing", label: "Marketing", title: "Large-Format & Collateral Production", items: [
|
|
"Signage, banners, and promotional materials", "Fast turnarounds for campaign launches", "Creative collaboration from concept to print"
|
|
],
|
|
buttons: [{ text: "Learn More", href: "#" }]
|
|
}
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<div id="portfolio" data-section="portfolio">
|
|
<ProductCardFour
|
|
title="Our Portfolio of Excellence"
|
|
description="See the quality and variety of work we deliver for corporate, publishing, and creative clients across Botswana."
|
|
tag="Featured Work"
|
|
tagIcon={ImageIcon}
|
|
tagAnimation="slide-up"
|
|
textboxLayout="default"
|
|
animationType="slide-up"
|
|
useInvertedBackground={false}
|
|
gridVariant="bento-grid"
|
|
products={[
|
|
{
|
|
id: "corporate-suite", name: "Corporate Identity Suite", price: "Completed 2024", variant: "Brochures • Business Cards • Letterheads", imageSrc: "http://img.b2bpic.net/free-vector/black-purple-brochure-template_1051-735.jpg", imageAlt: "Corporate printing brochure showcase"
|
|
},
|
|
{
|
|
id: "published-authors", name: "Self-Published Author Books", price: "Publishing Services", variant: "Cover Design • Interior Layout • Printing", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-looking-vinyls-store_23-2148237250.jpg", imageAlt: "Book publishing and printing production"
|
|
},
|
|
{
|
|
id: "marketing-signage", name: "Large-Format Marketing Signage", price: "Commercial Printing", variant: "Banners • Posters • Vinyl Signage", imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-with-white-rectangular-signboard-hanging_9975-135587.jpg", imageAlt: "Large-format signage production"
|
|
}
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
<TestimonialCardSixteen
|
|
title="What Our Clients Say About Crafted Print"
|
|
description="Real stories from corporate decision-makers, authors, and creative teams who trust us with their most important print projects."
|
|
useInvertedBackground={false}
|
|
animationType="slide-up"
|
|
textboxLayout="default"
|
|
testimonials={[
|
|
{
|
|
id: "1", name: "Lerato Mthembu", role: "Marketing Director", company: "TechFlow Botswana", rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1522.jpg?_wi=2"
|
|
},
|
|
{
|
|
id: "2", name: "Thabo Molefe", role: "CEO", company: "Kgosi Publishing House", rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg?_wi=2"
|
|
},
|
|
{
|
|
id: "3", name: "Naledi Sikhosana", role: "Creative Director", company: "BW Designs Co", rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-grey-turtleneck-eyeglasses_273609-13205.jpg?_wi=2"
|
|
},
|
|
{
|
|
id: "4", name: "Mpho Ramodibe", role: "Self-Published Author", company: "Independent Writer", rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/elegant-old-man-portrait_23-2148831064.jpg"
|
|
}
|
|
]}
|
|
kpiItems={[
|
|
{ value: "98%", label: "Client Satisfaction Rate" },
|
|
{ value: "On-Time", label: "Delivery Guarantee" },
|
|
{ value: "18+", label: "Years Industry Experience" }
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<div id="social-proof" data-section="social-proof">
|
|
<SocialProofOne
|
|
title="Trusted by Leading Botswana Companies"
|
|
description="Corporate leaders, publishing professionals, and creative agencies rely on Crafted Print for their most demanding print needs."
|
|
tag="Strategic Partners"
|
|
tagIcon={Building2}
|
|
tagAnimation="slide-up"
|
|
textboxLayout="default"
|
|
useInvertedBackground={true}
|
|
speed={40}
|
|
showCard={true}
|
|
names=[
|
|
"TechFlow Botswana", "Kgosi Publishing House", "BW Designs Co", "Pula Financial Group", "Northern Safari Lodge", "Gaborone Tech Hub", "Botswana Print Media"
|
|
]
|
|
logos={[
|
|
"http://img.b2bpic.net/free-vector/professional-coworking-space-logo_23-2149455584.jpg", "http://img.b2bpic.net/free-vector/gradient-business-card-template_23-2148291788.jpg", "http://img.b2bpic.net/free-vector/technical-logo-design_1424-40.jpg", "http://img.b2bpic.net/free-vector/supermarket-logo-template_23-2148467759.jpg", "http://img.b2bpic.net/free-vector/flat-catering-logo-template-collection_23-2149024905.jpg", "http://img.b2bpic.net/free-vector/retro-collection-college-badges_23-2147565900.jpg", "http://img.b2bpic.net/free-vector/abstract-charity-logo-with-hearts_1025-504.jpg"
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<div id="contact" data-section="contact">
|
|
<ContactCenter
|
|
tag="Ready to Get Started?"
|
|
tagIcon={Mail}
|
|
tagAnimation="slide-up"
|
|
title="Get Your Free Quote Today"
|
|
description="Share your project details and receive a transparent, competitive quote within 24 hours. No hidden fees, no surprises—just honest pricing and exceptional service."
|
|
background={{ variant: "grid" }}
|
|
useInvertedBackground={false}
|
|
inputPlaceholder="Enter your project email"
|
|
buttonText="Get Quote"
|
|
termsText="We respect your privacy. Your project details will be kept confidential and used only to provide your quote."
|
|
/>
|
|
</div>
|
|
|
|
<div id="footer" data-section="footer">
|
|
<FooterSimple
|
|
columns={[
|
|
{
|
|
title: "Services", items: [
|
|
{ label: "Corporate Printing", href: "#services" },
|
|
{ label: "Self-Publishing", href: "#services" },
|
|
{ label: "Large-Format Printing", href: "#services" },
|
|
{ label: "Custom Solutions", href: "#services" }
|
|
]
|
|
},
|
|
{
|
|
title: "Company", items: [
|
|
{ label: "About Us", href: "#about" },
|
|
{ label: "Our Portfolio", href: "#portfolio" },
|
|
{ label: "Client Testimonials", href: "#testimonials" },
|
|
{ label: "Contact Us", href: "#contact" }
|
|
]
|
|
},
|
|
{
|
|
title: "Resources", items: [
|
|
{ label: "Printing Guide", href: "#" },
|
|
{ label: "Publishing FAQ", href: "#" },
|
|
{ label: "Design Tips", href: "#" },
|
|
{ label: "Pricing", href: "#" }
|
|
]
|
|
},
|
|
{
|
|
title: "Legal", items: [
|
|
{ label: "Privacy Policy", href: "#" },
|
|
{ label: "Terms of Service", href: "#" },
|
|
{ label: "Shipping Policy", href: "#" },
|
|
{ label: "Warranty", href: "#" }
|
|
]
|
|
}
|
|
]}
|
|
bottomLeftText="© 2025 Crafted Print. All rights reserved. Botswana's trusted printing and publishing partner."
|
|
bottomRightText="Committed to quality, transparency, and exceptional service"
|
|
/>
|
|
</div>
|
|
</ThemeProvider>
|
|
);
|
|
}
|