Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-06 10:10:12 +00:00

View File

@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Solutions",
id: "features",
},
name: "Solutions", id: "features"},
{
name: "Products",
id: "products",
},
name: "Products", id: "products"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="POS Hub"
/>
@@ -59,78 +49,49 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Enterprise POS Machines, Multiple Brands, One Partner"
description="Compare leading POS systems from trusted manufacturers with transparent pricing and expert guidance. We handle setup, support, and everything in between."
kpis={[
{
value: "50+",
label: "Models Available",
},
value: "50+", label: "Models Available"},
{
value: "100%",
label: "Vendor Reliability",
},
value: "100%", label: "Vendor Reliability"},
{
value: "24/7",
label: "Technical Support",
},
value: "24/7", label: "Technical Support"},
]}
enableKpiAnimation={true}
buttons={[
{
text: "Explore Our Models",
href: "#products",
},
text: "Explore Our Models", href: "#products"},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-circuit-boards-with-copy-space_23-2148419209.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/top-view-circuit-boards-with-copy-space_23-2148419209.jpg"
imageAlt="Modern POS systems"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-5687.jpg",
alt: "Sarah",
},
src: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-5687.jpg", alt: "Sarah"},
{
src: "http://img.b2bpic.net/free-photo/portrait-female-personal-shopper-working_23-2148924143.jpg",
alt: "Michael",
},
src: "http://img.b2bpic.net/free-photo/portrait-female-personal-shopper-working_23-2148924143.jpg", alt: "Michael"},
{
src: "http://img.b2bpic.net/free-photo/portrait-sensual-blonde-business-woman-dressed-formal-suit-blue-shirt-isolated-dark-background_613910-6341.jpg",
alt: "Emily",
},
src: "http://img.b2bpic.net/free-photo/portrait-sensual-blonde-business-woman-dressed-formal-suit-blue-shirt-isolated-dark-background_613910-6341.jpg", alt: "Emily"},
{
src: "http://img.b2bpic.net/free-photo/office-worker-reading-annual-reports_482257-75598.jpg",
alt: "David",
},
src: "http://img.b2bpic.net/free-photo/office-worker-reading-annual-reports_482257-75598.jpg", alt: "David"},
{
src: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee-prepare_1258-138286.jpg",
alt: "Alex",
},
src: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee-prepare_1258-138286.jpg", alt: "Alex"},
]}
avatarText="Trusted by 500+ businesses"
marqueeItems={[
{
type: "text",
text: "Retail Industry",
},
type: "text", text: "Retail Industry"},
{
type: "text",
text: "Hospitality POS",
},
type: "text", text: "Hospitality POS"},
{
type: "text",
text: "Enterprise Hardware",
},
type: "text", text: "Enterprise Hardware"},
{
type: "text",
text: "Secure Payments",
},
type: "text", text: "Secure Payments"},
{
type: "text",
text: "Technical Support",
},
type: "text", text: "Technical Support"},
]}
/>
</div>
@@ -143,19 +104,13 @@ export default function LandingPage() {
features={[
{
icon: Zap,
title: "Fast Deployment",
description: "Get your business up and running with pre-configured terminals and rapid integration.",
},
title: "Fast Deployment", description: "Get your business up and running with pre-configured terminals and rapid integration."},
{
icon: ShieldCheck,
title: "Verified Quality",
description: "Every machine undergoes rigorous testing to ensure enterprise-grade stability and reliability.",
},
title: "Verified Quality", description: "Every machine undergoes rigorous testing to ensure enterprise-grade stability and reliability."},
{
icon: TrendingUp,
title: "Scalable Infrastructure",
description: "Our solutions grow with your business, from single locations to enterprise-wide rollouts.",
},
title: "Scalable Infrastructure", description: "Our solutions grow with your business, from single locations to enterprise-wide rollouts."},
]}
title="Why Choose Our POS Solutions?"
description="We simplify your procurement process with vendor diversity and deep technical expertise."
@@ -166,50 +121,21 @@ export default function LandingPage() {
<ProductCardFour
textboxLayout="split-description"
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Retail Terminal Pro",
price: "$899",
variant: "Standard",
imageSrc: "http://img.b2bpic.net/free-photo/shop-cashier-offering-customer-enter-pin-code-while-operating-payment-process-cropped-shot-closeup-hand-shopping-purchase-concept_74855-11999.jpg?_wi=1",
},
id: "p1", name: "Retail Terminal Pro", price: "$899", variant: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/shop-cashier-offering-customer-enter-pin-code-while-operating-payment-process-cropped-shot-closeup-hand-shopping-purchase-concept_74855-11999.jpg"},
{
id: "p2",
name: "Mobile Scanner X",
price: "$450",
variant: "Portable",
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893836.jpg",
},
id: "p2", name: "Mobile Scanner X", price: "$450", variant: "Portable", imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893836.jpg"},
{
id: "p3",
name: "Compact Hub Station",
price: "$699",
variant: "All-in-One",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-baker-bakery-shop_23-2149233716.jpg",
},
id: "p3", name: "Compact Hub Station", price: "$699", variant: "All-in-One", imageSrc: "http://img.b2bpic.net/free-photo/close-up-baker-bakery-shop_23-2149233716.jpg"},
{
id: "p4",
name: "Touch Pro Monitor",
price: "$399",
variant: "Retail",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-pos-machine_23-2149233707.jpg",
},
id: "p4", name: "Touch Pro Monitor", price: "$399", variant: "Retail", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-pos-machine_23-2149233707.jpg"},
{
id: "p5",
name: "SecurePay Reader",
price: "$199",
variant: "Card Reader",
imageSrc: "http://img.b2bpic.net/free-photo/hand-swiping-credit-card-store-female-hands-with-credit-card-bank-terminal-color-image-pos-credit-cards_1212-825.jpg",
},
id: "p5", name: "SecurePay Reader", price: "$199", variant: "Card Reader", imageSrc: "http://img.b2bpic.net/free-photo/hand-swiping-credit-card-store-female-hands-with-credit-card-bank-terminal-color-image-pos-credit-cards_1212-825.jpg"},
{
id: "p6",
name: "Integrated Printer Bundle",
price: "$1200",
variant: "Pro",
imageSrc: "http://img.b2bpic.net/free-photo/female-staff-using-credit-card-terminal-cash-counter_171337-2414.jpg",
},
id: "p6", name: "Integrated Printer Bundle", price: "$1200", variant: "Pro", imageSrc: "http://img.b2bpic.net/free-photo/female-staff-using-credit-card-terminal-cash-counter_171337-2414.jpg"},
]}
title="Leading POS Hardware Collection"
description="Premium terminals selected for retail and restaurant performance."
@@ -223,20 +149,11 @@ export default function LandingPage() {
tag="Reliability Driven"
metrics={[
{
id: "m1",
value: "99.9%",
description: "Uptime on all distributed terminals",
},
id: "m1", value: "99.9%", description: "Uptime on all distributed terminals"},
{
id: "m2",
value: "24h",
description: "Average response time for support",
},
id: "m2", value: "24h", description: "Average response time for support"},
{
id: "m3",
value: "500+",
description: "Enterprise clients served globally",
},
id: "m3", value: "500+", description: "Enterprise clients served globally"},
]}
metricsAnimation="slide-up"
/>
@@ -248,60 +165,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
date: "2024-03-01",
title: "Retail Manager",
quote: "The POS systems provided have revolutionized our store operations. Seamless implementation.",
tag: "Retail",
avatarSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-5687.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-circuit-boards-with-copy-space_23-2148419209.jpg?_wi=2",
imageAlt: "pos machine display modern",
},
id: "1", name: "Sarah Johnson", date: "2024-03-01", title: "Retail Manager", quote: "The POS systems provided have revolutionized our store operations. Seamless implementation.", tag: "Retail", avatarSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-5687.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-circuit-boards-with-copy-space_23-2148419209.jpg", imageAlt: "pos machine display modern"},
{
id: "2",
name: "Michael Chen",
date: "2024-02-15",
title: "Restaurant Operator",
quote: "Reliable hardware and fantastic support. Our transactions have never been faster.",
tag: "Hospitality",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-female-personal-shopper-working_23-2148924143.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/big-data-concept_23-2147509540.jpg",
imageAlt: "fast setup icon tech",
},
id: "2", name: "Michael Chen", date: "2024-02-15", title: "Restaurant Operator", quote: "Reliable hardware and fantastic support. Our transactions have never been faster.", tag: "Hospitality", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-female-personal-shopper-working_23-2148924143.jpg", imageSrc: "http://img.b2bpic.net/free-vector/big-data-concept_23-2147509540.jpg", imageAlt: "fast setup icon tech"},
{
id: "3",
name: "Emily Rodriguez",
date: "2024-01-20",
title: "Store Owner",
quote: "Clear, transparent pricing and excellent hardware quality. Highly recommended partner.",
tag: "Retail",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-sensual-blonde-business-woman-dressed-formal-suit-blue-shirt-isolated-dark-background_613910-6341.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-dollar-sign-blue-purple_181624-40491.jpg",
imageAlt: "transparent pricing icon",
},
id: "3", name: "Emily Rodriguez", date: "2024-01-20", title: "Store Owner", quote: "Clear, transparent pricing and excellent hardware quality. Highly recommended partner.", tag: "Retail", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-sensual-blonde-business-woman-dressed-formal-suit-blue-shirt-isolated-dark-background_613910-6341.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-dollar-sign-blue-purple_181624-40491.jpg", imageAlt: "transparent pricing icon"},
{
id: "4",
name: "David Kim",
date: "2024-03-10",
title: "Café Director",
quote: "The tech expertise is evident. They guided us to the perfect hardware for our needs.",
tag: "Hospitality",
avatarSrc: "http://img.b2bpic.net/free-photo/office-worker-reading-annual-reports_482257-75598.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/call-center-agents-collaborating-track-lost-customers-shipments_482257-117820.jpg",
imageAlt: "support service icon",
},
id: "4", name: "David Kim", date: "2024-03-10", title: "Café Director", quote: "The tech expertise is evident. They guided us to the perfect hardware for our needs.", tag: "Hospitality", avatarSrc: "http://img.b2bpic.net/free-photo/office-worker-reading-annual-reports_482257-75598.jpg", imageSrc: "http://img.b2bpic.net/free-photo/call-center-agents-collaborating-track-lost-customers-shipments_482257-117820.jpg", imageAlt: "support service icon"},
{
id: "5",
name: "Alex Rivera",
date: "2024-04-05",
title: "Operations Manager",
quote: "Scalable, efficient, and cost-effective. A truly professional partnership experience.",
tag: "Enterprise",
avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee-prepare_1258-138286.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shop-cashier-offering-customer-enter-pin-code-while-operating-payment-process-cropped-shot-closeup-hand-shopping-purchase-concept_74855-11999.jpg?_wi=2",
imageAlt: "modern pos system hardware",
},
id: "5", name: "Alex Rivera", date: "2024-04-05", title: "Operations Manager", quote: "Scalable, efficient, and cost-effective. A truly professional partnership experience.", tag: "Enterprise", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee-prepare_1258-138286.jpg", imageSrc: "http://img.b2bpic.net/free-photo/shop-cashier-offering-customer-enter-pin-code-while-operating-payment-process-cropped-shot-closeup-hand-shopping-purchase-concept_74855-11999.jpg", imageAlt: "modern pos system hardware"},
]}
title="Trusted by Industry Leaders"
description="See why retail and restaurant managers choose us as their partner."
@@ -314,20 +186,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "What brands do you carry?",
content: "We carry a wide range of leading brands including Honeywell, Verifone, and more.",
},
id: "f1", title: "What brands do you carry?", content: "We carry a wide range of leading brands including Honeywell, Verifone, and more."},
{
id: "f2",
title: "Do you offer technical support?",
content: "Yes, we provide 24/7 technical support and expert guidance.",
},
id: "f2", title: "Do you offer technical support?", content: "Yes, we provide 24/7 technical support and expert guidance."},
{
id: "f3",
title: "Are your prices transparent?",
content: "Yes, our pricing is fully transparent with no hidden fees.",
},
id: "f3", title: "Are your prices transparent?", content: "Yes, our pricing is fully transparent with no hidden fees."},
]}
title="Frequently Asked Questions"
description="Have questions about our POS solutions? Find answers here."
@@ -339,16 +202,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Let's Talk"
title="Ready to Modernize Your POS?"
description="Contact our experts today to discuss your hardware needs and receive a transparent quote."
buttons={[
{
text: "Get a Quote",
href: "#contact",
},
text: "Get a Quote", href: "#contact"},
]}
/>
</div>
@@ -357,13 +217,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="POS Hub"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>