Merge version_2 into main #2

Merged
bender merged 2 commits from version_2 into main 2026-06-07 05:11:23 +00:00
2 changed files with 191 additions and 285 deletions

View File

@@ -33,37 +33,21 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "/"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Products",
id: "#products",
},
name: "Products", id: "#products"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "/pricing"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Print & Stationery Hub"
/>
@@ -72,15 +56,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
logoText="Ranga Communication"
description="Professional photocopying, printing, laminating, photo editing, and quality stationery—fast, affordable, and hasslefree. From documents to design, we've got you covered."
buttons={[
{
text: "Explore Our Services",
href: "#services",
},
text: "Explore Our Services", href: "#services"},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-work-office-using-printer_23-2149456923.jpg"
imageAlt="Modern print and stationery shop interior"
@@ -93,15 +74,11 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Your Trusted Partner for All Things Print & Stationery",
},
type: "text", content: "Your Trusted Partner for All Things Print & Stationery"},
]}
buttons={[
{
text: "Learn More About Us",
href: "#",
},
text: "Learn More About Us", href: "#"},
]}
/>
</div>
@@ -113,29 +90,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "High-Speed Photocopying",
description: "Get crisp, clear copies quickly and affordably. Ideal for students, professionals, and businesses alike.",
imageSrc: "http://img.b2bpic.net/free-photo/retro-computer-technology-with-monitor-hardware_23-2149506820.jpg",
imageAlt: "Person using a high-speed photocopy machine",
},
title: "High-Speed Photocopying", description: "Get crisp, clear copies quickly and affordably. Ideal for students, professionals, and businesses alike.", imageSrc: "http://img.b2bpic.net/free-photo/retro-computer-technology-with-monitor-hardware_23-2149506820.jpg", imageAlt: "Person using a high-speed photocopy machine"},
{
title: "Professional Printing Solutions",
description: "High-quality digital and offset printing for documents, brochures, business cards, and large-format needs.",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-holi-color-explosion_24972-434.jpg",
imageAlt: "Professional color printer producing pages",
},
title: "Professional Printing Solutions", description: "High-quality digital and offset printing for documents, brochures, business cards, and large-format needs.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-holi-color-explosion_24972-434.jpg", imageAlt: "Professional color printer producing pages"},
{
title: "Durable Laminating",
description: "Protect your important documents with our durable laminating service. Perfect for signs, IDs, and certificates.",
imageSrc: "http://img.b2bpic.net/free-photo/production-electronic-components-high-tech-factory_1385-3202.jpg",
imageAlt: "Laminating machine protecting documents",
},
title: "Durable Laminating", description: "Protect your important documents with our durable laminating service. Perfect for signs, IDs, and certificates.", imageSrc: "http://img.b2bpic.net/free-photo/production-electronic-components-high-tech-factory_1385-3202.jpg", imageAlt: "Laminating machine protecting documents"},
{
title: "Expert Photo Editing",
description: "Enhance your photos with our professional editing services, including retouching, color correction, and restoration.",
imageSrc: "http://img.b2bpic.net/free-photo/young-photographer-editing-photos-modern-pc-setup-agency-office_482257-127008.jpg",
imageAlt: "Graphic designer editing photo on a computer screen",
},
title: "Expert Photo Editing", description: "Enhance your photos with our professional editing services, including retouching, color correction, and restoration.", imageSrc: "http://img.b2bpic.net/free-photo/young-photographer-editing-photos-modern-pc-setup-agency-office_482257-127008.jpg", imageAlt: "Graphic designer editing photo on a computer screen"},
]}
title="Comprehensive Services to Meet Every Need"
description="From quick photocopies to intricate typesetting, our full range of services ensures high-quality results for all your communication and document requirements."
@@ -151,75 +112,26 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
id: "product-1",
brand: "EcoWrite",
name: "Recycled Notebook",
price: "$8.99",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-desk-assortment_23-2148975799.jpg",
imageAlt: "Eco-friendly recycled notebook",
},
id: "product-1", brand: "EcoWrite", name: "Recycled Notebook", price: "$8.99", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-desk-assortment_23-2148975799.jpg", imageAlt: "Eco-friendly recycled notebook"},
{
id: "product-2",
brand: "SmoothFlow",
name: "Premium Gel Pen Set",
price: "$15.50",
rating: 4,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/post-pandemic-schooling-concept-with-notebook-assorted-school-supplies-wooden-table-flat-lay_176474-7100.jpg",
imageAlt: "Set of premium gel pens",
},
id: "product-2", brand: "SmoothFlow", name: "Premium Gel Pen Set", price: "$15.50", rating: 4,
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/post-pandemic-schooling-concept-with-notebook-assorted-school-supplies-wooden-table-flat-lay_176474-7100.jpg", imageAlt: "Set of premium gel pens"},
{
id: "product-3",
brand: "BrightPrint",
name: "A4 Copy Paper Ream",
price: "$6.75",
rating: 5,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/kegs-beer-regular-rows_1398-2536.jpg",
imageAlt: "Ream of A4 copy paper",
},
id: "product-3", brand: "BrightPrint", name: "A4 Copy Paper Ream", price: "$6.75", rating: 5,
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/kegs-beer-regular-rows_1398-2536.jpg", imageAlt: "Ream of A4 copy paper"},
{
id: "product-4",
brand: "OrganizeIt",
name: "Assorted File Folders",
price: "$11.25",
rating: 4,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-office-stationery-with-notepad-scissors_23-2148524847.jpg",
imageAlt: "Assorted colored file folders",
},
id: "product-4", brand: "OrganizeIt", name: "Assorted File Folders", price: "$11.25", rating: 4,
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-office-stationery-with-notepad-scissors_23-2148524847.jpg", imageAlt: "Assorted colored file folders"},
{
id: "product-5",
brand: "MemoMate",
name: "Colorful Sticky Notes",
price: "$4.99",
rating: 5,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/stacks-sticky-notes_23-2147695986.jpg",
imageAlt: "Pack of colorful sticky notes",
},
id: "product-5", brand: "MemoMate", name: "Colorful Sticky Notes", price: "$4.99", rating: 5,
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/stacks-sticky-notes_23-2147695986.jpg", imageAlt: "Pack of colorful sticky notes"},
{
id: "product-6",
brand: "QuickCalc",
name: "Desktop Calculator",
price: "$19.00",
rating: 4,
reviewCount: "70",
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-36331.jpg",
imageAlt: "Desktop calculator",
},
id: "product-6", brand: "QuickCalc", name: "Desktop Calculator", price: "$19.00", rating: 4,
reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-36331.jpg", imageAlt: "Desktop calculator"},
{
id: "product-7",
brand: "SharpCut",
name: "Ergonomic Office Scissors",
price: "$7.50",
rating: 5,
reviewCount: "110",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-rimmel-line-white-blackboard_23-2148210795.jpg",
imageAlt: "Ergonomic office scissors",
},
id: "product-7", brand: "SharpCut", name: "Ergonomic Office Scissors", price: "$7.50", rating: 5,
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/top-view-rimmel-line-white-blackboard_23-2148210795.jpg", imageAlt: "Ergonomic office scissors"},
]}
title="Quality Stationery for Every Workspace"
description="Discover our wide selection of essential and premium stationery items designed to enhance productivity and organization for students and professionals."
@@ -233,54 +145,22 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "basic",
tag: "Standard",
price: "$0.10",
period: "/copy",
description: "Ideal for students and quick document needs.",
button: {
text: "Start Copying",
},
featuresTitle: "Includes:",
features: [
"Black & White Copies",
"Standard Paper",
"Self-Service Options",
],
id: "basic", tag: "Standard", price: "$0.10", period: "/copy", description: "Ideal for students and quick document needs.", button: {
text: "Start Copying"},
featuresTitle: "Includes:", features: [
"Black & White Copies", "Standard Paper", "Self-Service Options"],
},
{
id: "pro",
tag: "Premium",
price: "$29.99",
period: "/month",
description: "Best for small businesses requiring consistent print and design.",
button: {
text: "Get Started",
},
featuresTitle: "Includes:",
features: [
"Unlimited B&W Copies",
"500 Color Prints",
"Basic Laminating",
"1hr Photo Editing",
],
id: "pro", tag: "Premium", price: "$29.99", period: "/month", description: "Best for small businesses requiring consistent print and design.", button: {
text: "Get Started"},
featuresTitle: "Includes:", features: [
"Unlimited B&W Copies", "500 Color Prints", "Basic Laminating", "1hr Photo Editing"],
},
{
id: "enterprise",
tag: "Enterprise",
price: "Custom",
period: "",
description: "Tailored solutions for corporate clients and bulk orders.",
button: {
text: "Contact Us",
},
featuresTitle: "Includes:",
features: [
"Volume Discounts",
"Dedicated Account Manager",
"Priority Service",
"Custom Design Packages",
],
id: "enterprise", tag: "Enterprise", price: "Custom", period: "", description: "Tailored solutions for corporate clients and bulk orders.", button: {
text: "Contact Us"},
featuresTitle: "Includes:", features: [
"Volume Discounts", "Dedicated Account Manager", "Priority Service", "Custom Design Packages"],
},
]}
title="Transparent Pricing for Every Service"
@@ -294,65 +174,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
date: "May 10, 2024",
title: "Fast & Reliable Printing!",
quote: "Print & Stationery Hub consistently delivers high-quality prints with incredibly fast turnaround times. A lifesaver for my university projects!",
tag: "Student",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg",
avatarAlt: "Sarah Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-entrepreneur-analyzing-business-reports-feeling-satisfied-about-business-progress_637285-123.jpg",
imageAlt: "Student holding professionally printed document",
},
id: "1", name: "Sarah Johnson", date: "May 10, 2024", title: "Fast & Reliable Printing!", quote: "Print & Stationery Hub consistently delivers high-quality prints with incredibly fast turnaround times. A lifesaver for my university projects!", tag: "Student", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", avatarAlt: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/happy-female-entrepreneur-analyzing-business-reports-feeling-satisfied-about-business-progress_637285-123.jpg", imageAlt: "Student holding professionally printed document"},
{
id: "2",
name: "Michael Chen",
date: "April 28, 2024",
title: "Excellent Service & Quality!",
quote: "Their laminating service is top-notch, keeping my important business documents safe. The team is always so helpful and professional.",
tag: "Small Business Owner",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-smiling-man-winter-sweater-is-posing-photographer-studio_613910-13711.jpg",
avatarAlt: "Michael Chen",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-holding-sketch_1098-2108.jpg",
imageAlt: "Businessman with laminated important document",
},
id: "2", name: "Michael Chen", date: "April 28, 2024", title: "Excellent Service & Quality!", quote: "Their laminating service is top-notch, keeping my important business documents safe. The team is always so helpful and professional.", tag: "Small Business Owner", avatarSrc: "http://img.b2bpic.net/free-photo/happy-smiling-man-winter-sweater-is-posing-photographer-studio_613910-13711.jpg", avatarAlt: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-holding-sketch_1098-2108.jpg", imageAlt: "Businessman with laminated important document"},
{
id: "3",
name: "Emily Rodriguez",
date: "March 15, 2024",
title: "My Go-To for Photo Editing",
quote: "I needed some old photos restored, and their photo editing service exceeded my expectations. The detail and care were incredible!",
tag: "Photographer",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-sitting-building-foundation_23-2148230171.jpg",
avatarAlt: "Emily Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/creative-artist-sitting-desk_23-2148372125.jpg",
imageAlt: "Artist smiling with newly printed portfolio",
},
id: "3", name: "Emily Rodriguez", date: "March 15, 2024", title: "My Go-To for Photo Editing", quote: "I needed some old photos restored, and their photo editing service exceeded my expectations. The detail and care were incredible!", tag: "Photographer", avatarSrc: "http://img.b2bpic.net/free-photo/woman-sitting-building-foundation_23-2148230171.jpg", avatarAlt: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/creative-artist-sitting-desk_23-2148372125.jpg", imageAlt: "Artist smiling with newly printed portfolio"},
{
id: "4",
name: "David Kim",
date: "February 20, 2024",
title: "Best Stationery Selection",
quote: "The variety and quality of their stationery are unmatched. I always find exactly what I need for my office supplies here.",
tag: "Office Manager",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-spectacles-fashion-male-posing-studio-near-blue-wall-looking-camera-glasses_158538-21056.jpg",
avatarAlt: "David Kim",
imageSrc: "http://img.b2bpic.net/free-photo/waistup-portrait-dreamy-talented-goodlooking-redhead-female-student-create-design-project-draw_1258-144223.jpg",
imageAlt: "Student holding colorful new stationery supplies",
},
id: "4", name: "David Kim", date: "February 20, 2024", title: "Best Stationery Selection", quote: "The variety and quality of their stationery are unmatched. I always find exactly what I need for my office supplies here.", tag: "Office Manager", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-spectacles-fashion-male-posing-studio-near-blue-wall-looking-camera-glasses_158538-21056.jpg", avatarAlt: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/waistup-portrait-dreamy-talented-goodlooking-redhead-female-student-create-design-project-draw_1258-144223.jpg", imageAlt: "Student holding colorful new stationery supplies"},
{
id: "5",
name: "Jessica Lee",
date: "January 5, 2024",
title: "Affordable & Convenient",
quote: "From quick phone reloads to bulk photocopying, everything is so convenient and competitively priced. Highly recommend!",
tag: "Young Professional",
avatarSrc: "http://img.b2bpic.net/free-photo/image-young-confident-woman-casual-outfit-looking-happy-standing-against-white-background_1258-203219.jpg",
avatarAlt: "Jessica Lee",
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-french-cookies-home_1301-7011.jpg",
imageAlt: "Small business owner receiving bulk print order",
},
id: "5", name: "Jessica Lee", date: "January 5, 2024", title: "Affordable & Convenient", quote: "From quick phone reloads to bulk photocopying, everything is so convenient and competitively priced. Highly recommend!", tag: "Young Professional", avatarSrc: "http://img.b2bpic.net/free-photo/image-young-confident-woman-casual-outfit-looking-happy-standing-against-white-background_1258-203219.jpg", avatarAlt: "Jessica Lee", imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-french-cookies-home_1301-7011.jpg", imageAlt: "Small business owner receiving bulk print order"},
]}
title="What Our Customers Say"
description="Hear from satisfied students, professionals, and businesses who rely on us for their daily communication and stationery needs."
@@ -365,30 +195,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq-1",
title: "What types of printing services do you offer?",
content: "We offer a wide range of printing services including digital printing, offset printing, large-format printing, custom brochures, business cards, and flyers. We can handle both small and large volume orders.",
},
id: "faq-1", title: "What types of printing services do you offer?", content: "We offer a wide range of printing services including digital printing, offset printing, large-format printing, custom brochures, business cards, and flyers. We can handle both small and large volume orders."},
{
id: "faq-2",
title: "Can I place an order online?",
content: "Yes, for many of our services, you can submit your requests and files through our online portal. For more complex projects, we recommend contacting us directly for a personalized consultation.",
},
id: "faq-2", title: "Can I place an order online?", content: "Yes, for many of our services, you can submit your requests and files through our online portal. For more complex projects, we recommend contacting us directly for a personalized consultation."},
{
id: "faq-3",
title: "What are your turnaround times?",
content: "Turnaround times vary by service and volume. Simple photocopying and small print jobs can often be completed same-day. Larger projects or custom orders will have estimated completion times provided upon consultation.",
},
id: "faq-3", title: "What are your turnaround times?", content: "Turnaround times vary by service and volume. Simple photocopying and small print jobs can often be completed same-day. Larger projects or custom orders will have estimated completion times provided upon consultation."},
{
id: "faq-4",
title: "Do you offer bulk discounts for stationery?",
content: "Absolutely! We offer competitive bulk pricing for corporate administrators and businesses looking to purchase stationery in larger quantities. Please contact our sales team for a custom quote.",
},
id: "faq-4", title: "Do you offer bulk discounts for stationery?", content: "Absolutely! We offer competitive bulk pricing for corporate administrators and businesses looking to purchase stationery in larger quantities. Please contact our sales team for a custom quote."},
{
id: "faq-5",
title: "What payment methods do you accept?",
content: "We accept major credit cards (Visa, MasterCard, American Express), debit cards, and cash. For corporate clients, we can also arrange invoice-based payments.",
},
id: "faq-5", title: "What payment methods do you accept?", content: "We accept major credit cards (Visa, MasterCard, American Express), debit cards, and cash. For corporate clients, we can also arrange invoice-based payments."},
]}
imageSrc="http://img.b2bpic.net/free-photo/thoughtful-people-doing-paperwork_23-2147669290.jpg"
imageAlt="Person asking a question at a counter with a friendly staff member"
@@ -405,15 +220,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"City University",
"Tech Solutions Inc.",
"Green Earth NGO",
"Local Cafe Co.",
"Elite Consulting Group",
"Swift Logistics",
"Innovate Hub",
"Health & Wellness Clinic",
]}
"City University", "Tech Solutions Inc.", "Green Earth NGO", "Local Cafe Co.", "Elite Consulting Group", "Swift Logistics", "Innovate Hub", "Health & Wellness Clinic"]}
title="Trusted by Local Businesses & Organizations"
description="We are proud to support various local companies, educational institutions, and non-profits with their essential communication and stationery needs."
/>
@@ -423,8 +230,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in Touch"
title="Contact Us Today"
description="Have a question or need a custom quote? Reach out to our friendly team—we're here to help with all your print and stationery needs."
@@ -441,58 +247,35 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Photocopying",
href: "#services",
},
label: "Photocopying", href: "#services"},
{
label: "Printing",
href: "#services",
},
label: "Printing", href: "#services"},
{
label: "Laminating",
href: "#services",
},
label: "Laminating", href: "#services"},
{
label: "Photo Editing",
href: "#services",
},
label: "Photo Editing", href: "#services"},
],
},
{
title: "Shop",
items: [
title: "Shop", items: [
{
label: "Stationery",
href: "#products",
},
label: "Stationery", href: "#products"},
{
label: "Bulk Orders",
href: "#pricing",
},
label: "Bulk Orders", href: "/pricing"},
{
label: "Special Offers",
href: "#",
},
label: "Special Offers", href: "#"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
]}
@@ -503,4 +286,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

123
src/app/pricing/page.tsx Normal file
View File

@@ -0,0 +1,123 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import PricingCardFive from '@/components/sections/pricing/PricingCardFive';
import FooterBase from '@/components/sections/footer/FooterBase';
export default function PricingPage() {
const navLinks = [
{
name: "Home", id: "/"},
{
name: "About", id: "#about"},
{
name: "Services", id: "#services"},
{
name: "Products", id: "#products"},
{
name: "Pricing", id: "/pricing"},
{
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ", id: "#faq"},
{
name: "Contact", id: "#contact"},
];
return (
<ThemeProvider
defaultButtonVariant="hover-bubble"
defaultTextAnimation="entrance-slide"
borderRadius="pill"
contentWidth="smallMedium"
sizing="mediumLargeSizeLargeTitles"
background="noise"
cardStyle="glass-depth"
primaryButtonStyle="shadow"
secondaryButtonStyle="glass"
headingFontWeight="bold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={navLinks}
brandName="Print & Stationery Hub"
/>
</div>
<div id="pricing" data-section="pricing">
<PricingCardFive
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
plans={[
{
id: "basic", tag: "Standard", price: "$0.10", period: "/copy", description: "Ideal for students and quick document needs.", button: {
text: "Start Copying"},
featuresTitle: "Includes:", features: [
"Black & White Copies", "Standard Paper", "Self-Service Options"],
},
{
id: "pro", tag: "Premium", price: "$29.99", period: "/month", description: "Best for small businesses requiring consistent print and design.", button: {
text: "Get Started"},
featuresTitle: "Includes:", features: [
"Unlimited B&W Copies", "500 Color Prints", "Basic Laminating", "1hr Photo Editing"],
},
{
id: "enterprise", tag: "Enterprise", price: "Custom", period: "", description: "Tailored solutions for corporate clients and bulk orders.", button: {
text: "Contact Us"},
featuresTitle: "Includes:", features: [
"Volume Discounts", "Dedicated Account Manager", "Priority Service", "Custom Design Packages"],
},
]}
title="Transparent Pricing for Every Service"
description="Choose from our flexible plans designed to offer maximum value and convenience for all your printing, copying, and design needs."
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Services", items: [
{
label: "Photocopying", href: "#services"},
{
label: "Printing", href: "#services"},
{
label: "Laminating", href: "#services"},
{
label: "Photo Editing", href: "#services"},
],
},
{
title: "Shop", items: [
{
label: "Stationery", href: "#products"},
{
label: "Bulk Orders", href: "/pricing"},
{
label: "Special Offers", href: "#"},
],
},
{
title: "Company", items: [
{
label: "About Us", href: "#about"},
{
label: "FAQ", href: "#faq"},
{
label: "Contact", href: "#contact"},
],
},
]}
logoText="Print & Stationery Hub"
copyrightText="© 2025 Print & Stationery Hub | All rights reserved."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}