Update src/app/page.tsx

This commit is contained in:
2026-06-02 14:04:38 +00:00
parent 25eb272993
commit f4742857e1

View File

@@ -33,33 +33,19 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
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="JR Business Center LLC"
/>
@@ -69,110 +55,61 @@ export default function LandingPage() {
<HeroSplitTestimonial
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
imagePosition="right"
title="Fast, Affordable Car Registration & Notary Services"
description="Skip the PennDOT hassle. Get your vehicle registered, titled, and notarized by local experts who actually care—at prices that won't break the bank."
testimonials={[
{
name: "David R.",
handle: "@DavidR_Philly",
testimonial: "JR Business Center saved me hours! Fast, friendly, and transparent pricing. Highly recommend over PennDOT any day.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-young-woman-wearing-life-jacket_23-2147562086.jpg",
imageAlt: "David R.",
name: "David R.", handle: "@DavidR_Philly", testimonial: "JR Business Center saved me hours! Fast, friendly, and transparent pricing. Highly recommend over PennDOT any day.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-young-woman-wearing-life-jacket_23-2147562086.jpg", imageAlt: "David R."},
{
name: "Sarah J.", handle: "@SarahJ_Notary", testimonial: "Needed quick notary service for my business. JRBC was efficient and professional. Absolute lifesaver!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-working-home_23-2148162643.jpg", imageAlt: "Sarah J."},
{
name: "Michael T.", handle: "@MichaelT_Cars", testimonial: "Vehicle registration was a breeze. No hidden fees, great service. Finally, a local business that actually cares!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-model-sexy-stylish-man-dressed-is-blue-suit-fashion-hipster-male-posing-near-white-interior-studio_158538-25099.jpg", imageAlt: "Michael T."},
{
name: "Emily W.", handle: "@EmilyW_Philly", testimonial: "Efficient and so easy! Got my new license plate in no time. Great staff and service, definitely coming back.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-technology-close-up-shot-happy-face-attractive-bearded-man-sitting-front-laptop-screen-smiling-joyfully-while-messaging-friends-online-via-social-networks_273609-6655.jpg", imageAlt: "Emily W.
},
{
name: "Sarah J.",
handle: "@SarahJ_Notary",
testimonial: "Needed quick notary service for my business. JRBC was efficient and professional. Absolute lifesaver!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-working-home_23-2148162643.jpg",
imageAlt: "Sarah J.",
},
{
name: "Michael T.",
handle: "@MichaelT_Cars",
testimonial: "Vehicle registration was a breeze. No hidden fees, great service. Finally, a local business that actually cares!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-model-sexy-stylish-man-dressed-is-blue-suit-fashion-hipster-male-posing-near-white-interior-studio_158538-25099.jpg",
imageAlt: "Michael T.",
},
{
name: "Emily W.",
handle: "@EmilyW_Philly",
testimonial: "Efficient and so easy! Got my new license plate in no time. Great staff and service, definitely coming back.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-technology-close-up-shot-happy-face-attractive-bearded-man-sitting-front-laptop-screen-smiling-joyfully-while-messaging-friends-online-via-social-networks_273609-6655.jpg",
imageAlt: "Emily W.",
},
{
name: "Robert S.",
handle: "@RobertS_Review",
testimonial: "Needed a duplicate title urgently. JRBC handled it flawlessly and quickly. Saved me a huge headache!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-after-shopping_23-2148660676.jpg",
imageAlt: "Robert S.",
},
name: "Robert S.", handle: "@RobertS_Review", testimonial: "Needed a duplicate title urgently. JRBC handled it flawlessly and quickly. Saved me a huge headache!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-after-shopping_23-2148660676.jpg", imageAlt: "Robert S."},
]}
buttons={[
{
text: "Get Started Today",
href: "#contact",
},
text: "Get Started Today", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-15972.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-15972.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/closeup-portrait-happy-pretty-young-woman_1262-4811.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/closeup-portrait-happy-pretty-young-woman_1262-4811.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-girl-with-pixie-haircut-looking-camera-isolated-green-background-with-copy-space_141793-87968.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-girl-with-pixie-haircut-looking-camera-isolated-green-background-with-copy-space_141793-87968.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/standing-vote-graduation-conference-room-bargain_1134-1130.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/standing-vote-graduation-conference-room-bargain_1134-1130.jpg", alt: "Customer 5"},
]}
avatarText="Trusted by hundreds in Philadelphia"
imageSrc="http://img.b2bpic.net/free-photo/businesswomen-discussing-having-fun_53876-119798.jpg"
imageAlt="JR Business Center office with happy clients and staff"
mediaAnimation="entrance-slide"
mediaAnimation="slide-up"
marqueeItems={[
{
type: "text-icon",
text: "Quick Turnaround",
icon: Clock,
type: "text-icon", text: "Quick Turnaround", icon: Clock,
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/smiling-african-american-woman-turning-page-document_74855-4063.jpg",
alt: "Documents and office supplies",
type: "image", src: "http://img.b2bpic.net/free-photo/smiling-african-american-woman-turning-page-document_74855-4063.jpg", alt: "Documents and office supplies"},
{
type: "text-icon", text: "Transparent Pricing", icon: DollarSign,
},
{
type: "text-icon",
text: "Transparent Pricing",
icon: DollarSign,
},
type: "image", src: "http://img.b2bpic.net/free-photo/co-workers-planning-strategy_1098-588.jpg", alt: "People discussing paperwork"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/co-workers-planning-strategy_1098-588.jpg",
alt: "People discussing paperwork",
},
{
type: "text-icon",
text: "Local Philadelphia",
icon: MapPin,
type: "text-icon", text: "Local Philadelphia", icon: MapPin,
},
]}
/>
@@ -188,7 +125,7 @@ export default function LandingPage() {
icon={FileText}
imageSrc="http://img.b2bpic.net/free-photo/women-shaking-hands-side-view_23-2149871337.jpg"
imageAlt="Handshake between a client and JR Business Center staff"
mediaAnimation="entrance-slide"
mediaAnimation="slide-up"
/>
</div>
@@ -200,29 +137,19 @@ export default function LandingPage() {
features={[
{
icon: Gauge,
title: "Unmatched Speed",
description: "Get your vehicle registration, title transfer, or notary service completed quickly, often in minutes, not hours.",
},
title: "Unmatched Speed", description: "Get your vehicle registration, title transfer, or notary service completed quickly, often in minutes, not hours."},
{
icon: DollarSign,
title: "Affordable & Transparent",
description: "Competitive pricing with no hidden fees. We provide clear costs upfront so you know exactly what you're paying.",
},
title: "Affordable & Transparent", description: "Competitive pricing with no hidden fees. We provide clear costs upfront so you know exactly what you're paying."},
{
icon: MapPin,
title: "Local Philadelphia Experts",
description: "Conveniently located in Philadelphia, serving our community with personalized and friendly service.",
},
title: "Local Philadelphia Experts", description: "Conveniently located in Philadelphia, serving our community with personalized and friendly service."},
{
icon: Smile,
title: "Exceptional Customer Service",
description: "Our team genuinely cares. Enjoy a warm, welcoming experience every time you visit, unlike typical government offices.",
},
title: "Exceptional Customer Service", description: "Our team genuinely cares. Enjoy a warm, welcoming experience every time you visit, unlike typical government offices."},
{
icon: CheckCircle,
title: "Hassle-Free Process",
description: "We guide you through every step, simplifying complex paperwork and ensuring accuracy for peace of mind.",
},
title: "Hassle-Free Process", description: "We guide you through every step, simplifying complex paperwork and ensuring accuracy for peace of mind."},
]}
title="Why Choose JR Business Center?"
description="Experience the difference with our dedicated team and commitment to customer satisfaction. We make bureaucracy simple and stress-free."
@@ -237,47 +164,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "vehicle-registration",
name: "Vehicle Registration",
price: "Starting at $49",
imageSrc: "http://img.b2bpic.net/free-photo/graduation-diploma-certificate-wax-seal_23-2148769715.jpg",
imageAlt: "Vehicle Registration documents",
},
id: "vehicle-registration", name: "Vehicle Registration", price: "Starting at $49", imageSrc: "http://img.b2bpic.net/free-photo/graduation-diploma-certificate-wax-seal_23-2148769715.jpg", imageAlt: "Vehicle Registration documents"},
{
id: "title-transfers",
name: "Title Transfers",
price: "Starting at $75",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-repairing-computer_23-2148419170.jpg",
imageAlt: "Car title transfer document",
},
id: "title-transfers", name: "Title Transfers", price: "Starting at $75", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-repairing-computer_23-2148419170.jpg", imageAlt: "Car title transfer document"},
{
id: "license-plate-services",
name: "License Plate Services",
price: "Starting at $29",
imageSrc: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167557.jpg",
imageAlt: "Pennsylvania License Plate",
},
id: "license-plate-services", name: "License Plate Services", price: "Starting at $29", imageSrc: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167557.jpg", imageAlt: "Pennsylvania License Plate"},
{
id: "notary-public",
name: "Notary Public",
price: "Starting at $10",
imageSrc: "http://img.b2bpic.net/free-photo/draft-sketch-design-preview-structure-template-concept_53876-122612.jpg",
imageAlt: "Notary Public stamp and document",
},
id: "notary-public", name: "Notary Public", price: "Starting at $10", imageSrc: "http://img.b2bpic.net/free-photo/draft-sketch-design-preview-structure-template-concept_53876-122612.jpg", imageAlt: "Notary Public stamp and document"},
{
id: "lien-removal",
name: "Lien Removal",
price: "Starting at $89",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-person-thinking-buying-new-car-selling-vehicle_181624-15817.jpg",
imageAlt: "Lien removal certificate",
},
id: "lien-removal", name: "Lien Removal", price: "Starting at $89", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-person-thinking-buying-new-car-selling-vehicle_181624-15817.jpg", imageAlt: "Lien removal certificate"},
{
id: "duplicate-titles",
name: "Duplicate Titles",
price: "Starting at $65",
imageSrc: "http://img.b2bpic.net/free-photo/your-signature-please-woman-auto-salon-with-employee-blue-uniform-taking-her-repaired-car-back_146671-16116.jpg",
imageAlt: "Duplicate car title form",
},
id: "duplicate-titles", name: "Duplicate Titles", price: "Starting at $65", imageSrc: "http://img.b2bpic.net/free-photo/your-signature-please-woman-auto-salon-with-employee-blue-uniform-taking-her-repaired-car-back_146671-16116.jpg", imageAlt: "Duplicate car title form"},
]}
title="Our Hassle-Free Services"
description="From essential vehicle registration to vital document notarization, we cover all your needs with unmatched efficiency and care."
@@ -291,40 +188,19 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "basic-reg",
badge: "Standard",
badgeIcon: Tag,
price: "$49",
subtitle: "Basic Vehicle Registration",
features: [
"Standard PA Registration",
"Instant Plate Renewal",
"Email Reminders",
],
id: "basic-reg", badge: "Standard", badgeIcon: Tag,
price: "$49", subtitle: "Basic Vehicle Registration", features: [
"Standard PA Registration", "Instant Plate Renewal", "Email Reminders"],
},
{
id: "premium-title",
badge: "Popular",
badgeIcon: Star,
price: "$99",
subtitle: "Comprehensive Title Transfer",
features: [
"Vehicle Title Transfer",
"Lien Holder Updates",
"PA Registration Included",
],
id: "premium-title", badge: "Popular", badgeIcon: Star,
price: "$99", subtitle: "Comprehensive Title Transfer", features: [
"Vehicle Title Transfer", "Lien Holder Updates", "PA Registration Included"],
},
{
id: "express-notary",
badge: "Quick",
badgeIcon: Zap,
price: "$15",
subtitle: "Express Notary Service",
features: [
"Per Document Notarization",
"Walk-in Available",
"Certified Signatures",
],
id: "express-notary", badge: "Quick", badgeIcon: Zap,
price: "$15", subtitle: "Express Notary Service", features: [
"Per Document Notarization", "Walk-in Available", "Certified Signatures"],
},
]}
title="Transparent Pricing, No Surprises"
@@ -339,59 +215,23 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Maria P.",
handle: "@MariaP_Philly",
testimonial: "JR Business Center is a lifesaver! I got my car registered in minutes, no comparison to the hours at PennDOT. The staff was incredibly friendly and helpful.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-arabian-man-holding-phone-handsome-bearded-man-speaking-mobile-phone-reflecting-shop-glass-outdoors-communication-modern-technology-concept_74855-21343.jpg",
imageAlt: "Maria P.",
},
id: "t1", name: "Maria P.", handle: "@MariaP_Philly", testimonial: "JR Business Center is a lifesaver! I got my car registered in minutes, no comparison to the hours at PennDOT. The staff was incredibly friendly and helpful.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-arabian-man-holding-phone-handsome-bearded-man-speaking-mobile-phone-reflecting-shop-glass-outdoors-communication-modern-technology-concept_74855-21343.jpg", imageAlt: "Maria P."},
{
id: "t2",
name: "John D.",
handle: "@JohnD_BizOwner",
testimonial: "As a small business owner, time is money. JRBC provides super-fast and reliable notary services. They're my go-to for all document needs.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-brunette-woman-with-combed-hair-clean-face-skin-looking-thoughtful-logo-promo-left-empty-space-isolated-studio-background_176420-46713.jpg",
imageAlt: "John D.",
},
id: "t2", name: "John D.", handle: "@JohnD_BizOwner", testimonial: "As a small business owner, time is money. JRBC provides super-fast and reliable notary services. They're my go-to for all document needs.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-brunette-woman-with-combed-hair-clean-face-skin-looking-thoughtful-logo-promo-left-empty-space-isolated-studio-background_176420-46713.jpg", imageAlt: "John D."},
{
id: "t3",
name: "Jessica L.",
handle: "@JessicaL_Philly",
testimonial: "Transparent pricing and exceptional service! I had a complex title transfer, and the team at JRBC made it completely stress-free. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-student-enjoying-wireless-connection_1262-19009.jpg",
imageAlt: "Jessica L.",
},
id: "t3", name: "Jessica L.", handle: "@JessicaL_Philly", testimonial: "Transparent pricing and exceptional service! I had a complex title transfer, and the team at JRBC made it completely stress-free. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-student-enjoying-wireless-connection_1262-19009.jpg", imageAlt: "Jessica L."},
{
id: "t4",
name: "Kevin M.",
handle: "@KevinM_Motors",
testimonial: "I always dreaded going to PennDOT. JR Business Center changed that! Quick, efficient, and everyone is so welcoming. Best vehicle services in Philly!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-senior-woman-showing-thumbs-up_1262-5331.jpg",
imageAlt: "Kevin M.",
},
id: "t4", name: "Kevin M.", handle: "@KevinM_Motors", testimonial: "I always dreaded going to PennDOT. JR Business Center changed that! Quick, efficient, and everyone is so welcoming. Best vehicle services in Philly!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-senior-woman-showing-thumbs-up_1262-5331.jpg", imageAlt: "Kevin M."},
{
id: "t5",
name: "Emily C.",
handle: "@EmilyC_Local",
testimonial: "Needed a notary on short notice, and JRBC delivered. Professional, quick, and very affordable. Thank you for making it so easy!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371196.jpg",
imageAlt: "Emily C.",
},
id: "t5", name: "Emily C.", handle: "@EmilyC_Local", testimonial: "Needed a notary on short notice, and JRBC delivered. Professional, quick, and very affordable. Thank you for making it so easy!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371196.jpg", imageAlt: "Emily C."},
{
id: "t6",
name: "Robert S.",
handle: "@RobertS_Review",
testimonial: "The staff here is fantastic! They walked me through the process and ensured all my paperwork was correct. A truly hassle-free experience for my new license plate.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-confident-blonde-office-worker-man-headphones-sits-desk-with-office-tools-using-laptop-gestures-ok-hand-sign-looking-camera-isolated-white-background-with-copy-space_141793-65652.jpg",
imageAlt: "Robert S.",
},
id: "t6", name: "Robert S.", handle: "@RobertS_Review", testimonial: "The staff here is fantastic! They walked me through the process and ensured all my paperwork was correct. A truly hassle-free experience for my new license plate.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-confident-blonde-office-worker-man-headphones-sits-desk-with-office-tools-using-laptop-gestures-ok-hand-sign-looking-camera-isolated-white-background-with-copy-space_141793-65652.jpg", imageAlt: "Robert S."},
]}
showRating={true}
title="What Our Happy Customers Say"
@@ -404,25 +244,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq1",
title: "Why choose JR Business Center over PennDOT?",
content: "We offer significantly shorter wait times, transparent pricing with no hidden fees, and personalized, friendly customer service. Skip the bureaucracy and get your services done efficiently with us.",
},
id: "faq1", title: "Why choose JR Business Center over PennDOT?", content: "We offer significantly shorter wait times, transparent pricing with no hidden fees, and personalized, friendly customer service. Skip the bureaucracy and get your services done efficiently with us."},
{
id: "faq2",
title: "What types of vehicle services do you offer?",
content: "We provide comprehensive vehicle registration, title transfers, license plate services (new plates, renewals, replacements), lien removal, and duplicate titles, all processed quickly and accurately.",
},
id: "faq2", title: "What types of vehicle services do you offer?", content: "We provide comprehensive vehicle registration, title transfers, license plate services (new plates, renewals, replacements), lien removal, and duplicate titles, all processed quickly and accurately."},
{
id: "faq3",
title: "Do I need an appointment for notary services?",
content: "While appointments are recommended for complex notarizations, we also welcome walk-ins for quick and simple notary services. Feel free to call ahead to confirm availability.",
},
id: "faq3", title: "Do I need an appointment for notary services?", content: "While appointments are recommended for complex notarizations, we also welcome walk-ins for quick and simple notary services. Feel free to call ahead to confirm availability."},
{
id: "faq4",
title: "What documents do I need for vehicle registration?",
content: "Typically, you'll need your valid PA driver's license or state ID, proof of insurance, and the vehicle's title or current registration card. Specific requirements may vary, so contact us for details.",
},
id: "faq4", title: "What documents do I need for vehicle registration?", content: "Typically, you'll need your valid PA driver's license or state ID, proof of insurance, and the vehicle's title or current registration card. Specific requirements may vary, so contact us for details."},
]}
sideTitle="Your Questions, Answered"
sideDescription="Find quick answers to the most common questions about our services, pricing, and how we compare to PennDOT."
@@ -438,27 +266,16 @@ export default function LandingPage() {
description="Contact JR Business Center LLC today for fast, friendly service. We're here to help you get your vehicle registered, titled, or documents notarized without the hassle."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Your Phone Number",
},
name: "phone", type: "tel", placeholder: "Your Phone Number"},
]}
textarea={{
name: "message",
placeholder: "How can we help you today?",
rows: 4,
name: "message", placeholder: "How can we help you today?", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-8201.jpg"
imageAlt="Modern and welcoming office interior of JR Business Center"
@@ -472,58 +289,35 @@ export default function LandingPage() {
logoText="JR Business Center LLC"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Vehicle Registration",
href: "#services",
},
label: "Vehicle Registration", href: "#services"},
{
label: "Title Transfers",
href: "#services",
},
label: "Title Transfers", href: "#services"},
{
label: "Notary Public",
href: "#services",
},
label: "Notary Public", href: "#services"},
{
label: "License Plates",
href: "#services",
},
label: "License Plates", href: "#services"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}