Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a14fc7e709 | |||
| 8f8557145d | |||
| 000038fe45 | |||
| d7b29a124c | |||
| 0743120896 | |||
| c4f8b8cabe | |||
| c92787f6d4 | |||
| 2a5ec07969 | |||
| fe05f5efe3 | |||
| b844446f64 | |||
| e08ab1d55a | |||
| 946dd998bf | |||
| 10219ee09f | |||
| 3eb3b02bd4 |
199
src/app/page.tsx
199
src/app/page.tsx
@@ -33,29 +33,17 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Why MCG",
|
||||
id: "difference",
|
||||
},
|
||||
name: "Why MCG", id: "difference"},
|
||||
{
|
||||
name: "Industries",
|
||||
id: "industries",
|
||||
},
|
||||
name: "Industries", id: "industries"},
|
||||
{
|
||||
name: "Process",
|
||||
id: "process",
|
||||
},
|
||||
name: "Process", id: "process"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CJIeKqO7zvo0s4wbiXzT3hoGtU/uploaded-1779127012413-b6g19ocl.png"
|
||||
logoAlt="MCG Merchant Services Logo"
|
||||
@@ -66,81 +54,50 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Payment Processing, Reimagined."
|
||||
description="Total transparency. No contracts. 12–24 hour funding. Serving businesses across the United States."
|
||||
kpis={[
|
||||
{
|
||||
value: "15+",
|
||||
label: "Years Experience",
|
||||
},
|
||||
value: "15+", label: "Years Experience"},
|
||||
{
|
||||
value: "24/7",
|
||||
label: "Expert Support",
|
||||
},
|
||||
value: "24/7", label: "Expert Support"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "PCI Compliant",
|
||||
},
|
||||
value: "100%", label: "PCI Compliant"},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Rate Review",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Free Rate Review", href: "#contact"},
|
||||
{
|
||||
text: "Call 516.658.7646",
|
||||
href: "tel:5166587646",
|
||||
},
|
||||
text: "Call 516.658.7646", href: "tel:5166587646"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-paying-with-its-smartphone-wallet-app_23-2149167304.jpg?_wi=1"
|
||||
imageAlt="Professional payment processing dashboard"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg", alt: "Client 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", alt: "Client 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/experienced-senior-female-executive-eyeglasses_1262-5027.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/experienced-senior-female-executive-eyeglasses_1262-5027.jpg", alt: "Client 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", alt: "Client 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg", alt: "Client 5"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Transparent Pricing",
|
||||
},
|
||||
type: "text", text: "Transparent Pricing"},
|
||||
{
|
||||
type: "text",
|
||||
text: "No Long-Term Contracts",
|
||||
},
|
||||
type: "text", text: "No Long-Term Contracts"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Rapid Funding",
|
||||
},
|
||||
type: "text", text: "Rapid Funding"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Dedicated Support",
|
||||
},
|
||||
type: "text", text: "Dedicated Support"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Secure Infrastructure",
|
||||
},
|
||||
type: "text", text: "Secure Infrastructure"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -150,9 +107,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="A Consultative Approach to Your Payment Ecosystem."
|
||||
description={[
|
||||
"With over 15 years' experience in the payment processing industry, MCG Merchant Services brings a genuine, consultative approach to your business's payment ecosystem.",
|
||||
"We're a full-scale merchant solutions company specializing in Credit Card Processing, Small Business Loans & Lines of Credit.",
|
||||
]}
|
||||
"With over 15 years' experience in the payment processing industry, MCG Merchant Services brings a genuine, consultative approach to your business's payment ecosystem.", "We're a full-scale merchant solutions company specializing in Credit Card Processing, Small Business Loans & Lines of Credit."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -164,23 +119,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Credit Card Processing",
|
||||
price: "Flagship",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CJIeKqO7zvo0s4wbiXzT3hoGtU/uploaded-1779127012413-b6g19ocl.png?_wi=1",
|
||||
},
|
||||
id: "p1", name: "Credit Card Processing", price: "Flagship", imageSrc: "https://images.unsplash.com/photo-1554224155-8d04cb21cd6c?auto=format&fit=crop&q=80&w=800"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Business Loans",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-with-its-smartphone-wallet-app_23-2149167304.jpg?_wi=2",
|
||||
},
|
||||
id: "p2", name: "Business Loans", price: "Custom", imageSrc: "https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?auto=format&fit=crop&q=80&w=800"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "POS Solutions",
|
||||
price: "Modern",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg",
|
||||
},
|
||||
id: "p3", name: "POS Solutions", price: "Modern", imageSrc: "https://images.unsplash.com/photo-1563986768609-322da13575f3?auto=format&fit=crop&q=80&w=800"},
|
||||
]}
|
||||
title="Built for Modern Merchants"
|
||||
description="Our core solutions designed to scale with your business."
|
||||
@@ -194,22 +137,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Hidden fees",
|
||||
"Complex contracts",
|
||||
"Delayed support",
|
||||
"High rates",
|
||||
"Limited transparency",
|
||||
],
|
||||
"Hidden fees", "Complex contracts", "Delayed support", "High rates", "Limited transparency"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Total Transparency",
|
||||
"12-24h Funding",
|
||||
"Consultative Service",
|
||||
"PCI Compliant",
|
||||
"Low Rates",
|
||||
"24/7 Support",
|
||||
],
|
||||
"Total Transparency", "12-24h Funding", "Consultative Service", "PCI Compliant", "Low Rates", "24/7 Support"],
|
||||
}}
|
||||
title="What Makes Us Different"
|
||||
description="We stand behind transparency and speed."
|
||||
@@ -223,23 +155,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Building2,
|
||||
title: "Retail",
|
||||
value: "Serving",
|
||||
},
|
||||
id: "m1", icon: Building2,
|
||||
title: "Retail", value: "Serving"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Utensils,
|
||||
title: "Restaurants",
|
||||
value: "Serving",
|
||||
},
|
||||
id: "m2", icon: Utensils,
|
||||
title: "Restaurants", value: "Serving"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Globe,
|
||||
title: "Ecommerce",
|
||||
value: "Serving",
|
||||
},
|
||||
id: "m3", icon: Globe,
|
||||
title: "Ecommerce", value: "Serving"},
|
||||
]}
|
||||
title="Industries We Power"
|
||||
description="Trusted by businesses across various sectors."
|
||||
@@ -251,12 +174,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Brookhaven Coalition of Chambers",
|
||||
"Center Moriches Chamber of Commerce",
|
||||
"Regional Business Council",
|
||||
"National Merchant Alliance",
|
||||
"Merchant Services Trust",
|
||||
]}
|
||||
"Brookhaven Coalition of Chambers", "Center Moriches Chamber of Commerce", "Regional Business Council", "National Merchant Alliance", "Merchant Services Trust"]}
|
||||
title="Trusted Leadership"
|
||||
description="Active members of our business community."
|
||||
/>
|
||||
@@ -268,20 +186,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "s1",
|
||||
title: "Free Statement Analysis",
|
||||
content: "We review your current rates to identify savings.",
|
||||
},
|
||||
id: "s1", title: "Free Statement Analysis", content: "We review your current rates to identify savings."},
|
||||
{
|
||||
id: "s2",
|
||||
title: "Custom Solution Design",
|
||||
content: "We tailor a solution that fits your business needs.",
|
||||
},
|
||||
id: "s2", title: "Custom Solution Design", content: "We tailor a solution that fits your business needs."},
|
||||
{
|
||||
id: "s3",
|
||||
title: "Approved & Funded",
|
||||
content: "Get setup and funded within 12-24 hours.",
|
||||
},
|
||||
id: "s3", title: "Approved & Funded", content: "Get setup and funded within 12-24 hours."},
|
||||
]}
|
||||
title="Three Steps to Better Processing"
|
||||
description="Simple, fast, and transparent."
|
||||
@@ -293,8 +202,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="GET IN TOUCH"
|
||||
title="Request Your Free Rate Review"
|
||||
description="Start your journey toward lower costs today."
|
||||
@@ -306,33 +214,26 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CJIeKqO7zvo0s4wbiXzT3hoGtU/uploaded-1779127012413-b6g19ocl.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CJIeKqO7zvo0s4wbiXzT3hoGtU/uploaded-1779127012413-b6g19ocl.png"
|
||||
imageAlt="MCG Merchant Services Logo"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CJIeKqO7zvo0s4wbiXzT3hoGtU/uploaded-1779127012413-b6g19ocl.png"
|
||||
logoAlt="MCG Merchant Services Logo"
|
||||
logoText="MCG Merchant Services"
|
||||
columns={[
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "516.658.7646",
|
||||
href: "tel:5166587646",
|
||||
},
|
||||
label: "516.658.7646", href: "tel:5166587646"},
|
||||
{
|
||||
label: "info@mcgmerchantservices.com",
|
||||
href: "mailto:info@mcgmerchantservices.com",
|
||||
},
|
||||
label: "info@mcgmerchantservices.com", href: "mailto:info@mcgmerchantservices.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -342,4 +243,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user