Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-04 17:38:49 +00:00

View File

@@ -29,21 +29,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "Services",
id: "/services",
},
name: "Services", id: "/services"},
{
name: "About",
id: "/about",
},
name: "About", id: "/about"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="KPB Commercial Printing"
/>
@@ -52,116 +44,67 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Reliable Commercial Printing in Colorado Springs"
description="High-quality prints, fast turnaround, and unmatched customer service for your business needs."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/industrial-machine-production-plastic-bags-factory_181624-56929.jpg?_wi=1",
imageAlt: "Industrial printing press",
},
imageSrc: "http://img.b2bpic.net/free-photo/industrial-machine-production-plastic-bags-factory_181624-56929.jpg", imageAlt: "Industrial printing press"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg?_wi=1",
imageAlt: "Print marketing materials",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg", imageAlt: "Print marketing materials"},
{
imageSrc: "http://img.b2bpic.net/free-photo/female-digital-designer-looking-swatches-office_1303-32123.jpg?_wi=1",
imageAlt: "Large format printer",
},
imageSrc: "http://img.b2bpic.net/free-photo/female-digital-designer-looking-swatches-office_1303-32123.jpg", imageAlt: "Large format printer"},
{
imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954829.jpg?_wi=1",
imageAlt: "Professional signage",
},
imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954829.jpg", imageAlt: "Professional signage"},
{
imageSrc: "http://img.b2bpic.net/free-photo/industrial-machine-production-plastic-bags-factory_181624-56929.jpg?_wi=2",
imageAlt: "Printing facility detail",
},
imageSrc: "http://img.b2bpic.net/free-photo/industrial-machine-production-plastic-bags-factory_181624-56929.jpg", imageAlt: "Printing facility detail"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg?_wi=2",
imageAlt: "Quality print sample",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg", imageAlt: "Quality print sample"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg?_wi=3",
imageAlt: "Marketing materials",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg", imageAlt: "Marketing materials"},
{
imageSrc: "http://img.b2bpic.net/free-photo/female-digital-designer-looking-swatches-office_1303-32123.jpg?_wi=2",
imageAlt: "Poster printing",
},
imageSrc: "http://img.b2bpic.net/free-photo/female-digital-designer-looking-swatches-office_1303-32123.jpg", imageAlt: "Poster printing"},
{
imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954829.jpg?_wi=2",
imageAlt: "Signage solution",
},
imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954829.jpg", imageAlt: "Signage solution"},
{
imageSrc: "http://img.b2bpic.net/free-photo/industrial-machine-production-plastic-bags-factory_181624-56929.jpg?_wi=3",
imageAlt: "Production line",
},
imageSrc: "http://img.b2bpic.net/free-photo/industrial-machine-production-plastic-bags-factory_181624-56929.jpg", imageAlt: "Production line"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg?_wi=4",
imageAlt: "Business prints",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg", imageAlt: "Business prints"},
{
imageSrc: "http://img.b2bpic.net/free-photo/female-digital-designer-looking-swatches-office_1303-32123.jpg?_wi=3",
imageAlt: "Commercial print",
},
imageSrc: "http://img.b2bpic.net/free-photo/female-digital-designer-looking-swatches-office_1303-32123.jpg", imageAlt: "Commercial print"},
]}
buttons={[
{
text: "Call Now",
href: "tel:7195701400",
},
text: "Call Now", href: "tel:7195701400"},
{
text: "Request a Quote",
href: "/contact",
},
text: "Request a Quote", href: "/contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg",
alt: "Client 1",
},
src: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg", alt: "Client 1"},
{
src: "http://img.b2bpic.net/free-photo/female-digital-designer-looking-swatches-office_1303-32123.jpg",
alt: "Client 2",
},
src: "http://img.b2bpic.net/free-photo/female-digital-designer-looking-swatches-office_1303-32123.jpg", alt: "Client 2"},
{
src: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954829.jpg",
alt: "Client 3",
},
src: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954829.jpg", alt: "Client 3"},
{
src: "http://img.b2bpic.net/free-photo/industrial-machine-production-plastic-bags-factory_181624-56929.jpg",
alt: "Client 4",
},
src: "http://img.b2bpic.net/free-photo/industrial-machine-production-plastic-bags-factory_181624-56929.jpg", alt: "Client 4"},
{
src: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg",
alt: "Client 5",
},
src: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg", alt: "Client 5"},
]}
avatarText="Trusted by 500+ local businesses"
marqueeItems={[
{
type: "text",
text: "Offset Printing",
},
type: "text", text: "Offset Printing"},
{
type: "text",
text: "Fast Turnaround",
},
type: "text", text: "Fast Turnaround"},
{
type: "text",
text: "Custom Signage",
},
type: "text", text: "Custom Signage"},
{
type: "text",
text: "High Quality",
},
type: "text", text: "High Quality"},
{
type: "text",
text: "Expert Support",
},
type: "text", text: "Expert Support"},
]}
/>
</div>
@@ -173,32 +116,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "1",
title: "Commercial Printing",
tags: [
"Business",
"Fast",
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg?_wi=5",
},
id: "1", title: "Commercial Printing", tags: [
"Business", "Fast"],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg"},
{
id: "2",
title: "Large Format",
tags: [
"Signage",
"Posters",
],
imageSrc: "http://img.b2bpic.net/free-photo/female-digital-designer-looking-swatches-office_1303-32123.jpg?_wi=4",
},
id: "2", title: "Large Format", tags: [
"Signage", "Posters"],
imageSrc: "http://img.b2bpic.net/free-photo/female-digital-designer-looking-swatches-office_1303-32123.jpg"},
{
id: "3",
title: "Marketing Materials",
tags: [
"Flyers",
"Promo",
],
imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954829.jpg?_wi=3",
},
id: "3", title: "Marketing Materials", tags: [
"Flyers", "Promo"],
imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954829.jpg"},
]}
title="Our Printing Services"
description="Premium solutions for schools, organizations, and marketing teams."
@@ -209,42 +137,18 @@ export default function LandingPage() {
<TestimonialCardTwo
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
testimonials={[
{
id: "1",
name: "Sarah Miller",
role: "Office Manager",
testimonial: "The best commercial printing service in town. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg?_wi=6",
},
id: "1", name: "Sarah Miller", role: "Office Manager", testimonial: "The best commercial printing service in town. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg"},
{
id: "2",
name: "David Thompson",
role: "Marketing Director",
testimonial: "Excellent service and deep understanding of the printing process.",
imageSrc: "http://img.b2bpic.net/free-photo/female-digital-designer-looking-swatches-office_1303-32123.jpg?_wi=5",
},
id: "2", name: "David Thompson", role: "Marketing Director", testimonial: "Excellent service and deep understanding of the printing process.", imageSrc: "http://img.b2bpic.net/free-photo/female-digital-designer-looking-swatches-office_1303-32123.jpg"},
{
id: "3",
name: "Elena Rodriguez",
role: "Event Planner",
testimonial: "Superb attention to detail on every custom job we throw at them.",
imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954829.jpg?_wi=4",
},
id: "3", name: "Elena Rodriguez", role: "Event Planner", testimonial: "Superb attention to detail on every custom job we throw at them.", imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954829.jpg"},
{
id: "4",
name: "Michael Chen",
role: "School Principal",
testimonial: "They truly care about client education and long-term success.",
imageSrc: "http://img.b2bpic.net/free-photo/industrial-machine-production-plastic-bags-factory_181624-56929.jpg?_wi=4",
},
id: "4", name: "Michael Chen", role: "School Principal", testimonial: "They truly care about client education and long-term success.", imageSrc: "http://img.b2bpic.net/free-photo/industrial-machine-production-plastic-bags-factory_181624-56929.jpg"},
{
id: "5",
name: "Jessica Wong",
role: "Small Biz Owner",
testimonial: "Professional, fast, and extremely helpful team.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg?_wi=7",
},
id: "5", name: "Jessica Wong", role: "Small Biz Owner", testimonial: "Professional, fast, and extremely helpful team.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg"},
]}
title="What Our Clients Say"
description="Join our community of satisfied local partners."
@@ -259,30 +163,15 @@ export default function LandingPage() {
description="Got questions? We've got answers to help you get started with your printing needs."
faqs={[
{
id: "f1",
title: "What is your turnaround time?",
content: "Most standard orders are completed within 3-5 business days.",
},
id: "f1", title: "What is your turnaround time?", content: "Most standard orders are completed within 3-5 business days."},
{
id: "f2",
title: "Do you offer custom sizes?",
content: "Yes, we specialize in custom formats for signage and business materials.",
},
id: "f2", title: "Do you offer custom sizes?", content: "Yes, we specialize in custom formats for signage and business materials."},
{
id: "f3",
title: "Can you handle bulk orders?",
content: "Our industrial offset presses are perfect for high-volume printing.",
},
id: "f3", title: "Can you handle bulk orders?", content: "Our industrial offset presses are perfect for high-volume printing."},
{
id: "f4",
title: "Where are you located?",
content: "We are located at 3330 Drennan Industrial Loop S, Colorado Springs.",
},
id: "f4", title: "Where are you located?", content: "We are located at 3330 Drennan Industrial Loop S, Colorado Springs."},
{
id: "f5",
title: "Do you provide design support?",
content: "Our team can assist with file preparation and basic design adjustments.",
},
id: "f5", title: "Do you provide design support?", content: "Our team can assist with file preparation and basic design adjustments."},
]}
faqsAnimation="slide-up"
/>
@@ -295,12 +184,7 @@ export default function LandingPage() {
title="Trusted Local Partners"
description="Working with businesses across Colorado to deliver high-quality print solutions."
names={[
"Colorado Springs School District",
"Local Small Business Alliance",
"Downtown Development Group",
"Pikes Peak Marketing Agency",
"Regional Event Center",
]}
"Colorado Springs School District", "Local Small Business Alliance", "Downtown Development Group", "Pikes Peak Marketing Agency", "Regional Event Center"]}
/>
</div>
@@ -308,33 +192,21 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{
label: "Services",
href: "/services",
},
label: "Services", href: "/services"},
{
label: "About",
href: "/about",
},
label: "About", href: "/about"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
],
},
{
title: "Contact Us",
items: [
title: "Contact Us", items: [
{
label: "(719) 570-1400",
href: "tel:7195701400",
},
label: "(719) 570-1400", href: "tel:7195701400"},
{
label: "3330 Drennan Industrial Loop S",
href: "#",
},
label: "3330 Drennan Industrial Loop S", href: "#"},
],
},
]}