Merge version_1 into main #1
317
src/app/page.tsx
317
src/app/page.tsx
@@ -13,7 +13,7 @@ import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import { Award, DollarSign, Users } from "lucide-react";
|
||||
import { Award, DollarSign, Users, CheckCircle, Shield, Handshake, CreditCard, TrendingUp, Briefcase } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -34,43 +34,25 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Our Strengths",
|
||||
id: "#metrics",
|
||||
},
|
||||
name: "Our Strengths", id: "#metrics"},
|
||||
{
|
||||
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="Alahly Bank"
|
||||
button={{
|
||||
text: "Online Banking",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Online Banking", href: "#"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -81,13 +63,9 @@ export default function LandingPage() {
|
||||
description="Your trusted partner for a brighter financial future. Experience world-class banking services tailored to your needs."
|
||||
buttons={[
|
||||
{
|
||||
text: "Open an Account",
|
||||
href: "#",
|
||||
},
|
||||
text: "Open an Account", href: "#"},
|
||||
{
|
||||
text: "Explore Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Explore Services", href: "#services"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-teens-table_23-2147678822.jpg"
|
||||
imageAlt="Modern bank lobby interior"
|
||||
@@ -108,46 +86,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Seamless Online Banking",
|
||||
description: "Manage your accounts, pay bills, and transfer funds securely anytime, anywhere with our intuitive digital platform.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-cryptocurrency-rendering-design_23-2149074564.jpg",
|
||||
imageAlt: "Mobile banking app interface",
|
||||
buttonIcon: "CheckCircle",
|
||||
title: "Seamless Online Banking", description: "Manage your accounts, pay bills, and transfer funds securely anytime, anywhere with our intuitive digital platform.", imageSrc: "http://img.b2bpic.net/free-photo/3d-cryptocurrency-rendering-design_23-2149074564.jpg", imageAlt: "Mobile banking app interface", buttonIcon: CheckCircle,
|
||||
},
|
||||
{
|
||||
title: "Robust Security Measures",
|
||||
description: "Your financial safety is our top priority. We employ advanced encryption and multi-factor authentication to protect your assets.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-lock-with-credit-cards-password_23-2148578099.jpg",
|
||||
imageAlt: "Secure transaction lock icon",
|
||||
buttonIcon: "Shield",
|
||||
title: "Robust Security Measures", description: "Your financial safety is our top priority. We employ advanced encryption and multi-factor authentication to protect your assets.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-lock-with-credit-cards-password_23-2148578099.jpg", imageAlt: "Secure transaction lock icon", buttonIcon: Shield,
|
||||
},
|
||||
{
|
||||
title: "Expert Financial Guidance",
|
||||
description: "Our experienced advisors offer personalized insights and strategies to help you make informed decisions about your wealth and future.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting-cafe-using-tablet_1262-1697.jpg",
|
||||
imageAlt: "Financial advisor consulting client",
|
||||
buttonIcon: "Handshake",
|
||||
title: "Expert Financial Guidance", description: "Our experienced advisors offer personalized insights and strategies to help you make informed decisions about your wealth and future.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting-cafe-using-tablet_1262-1697.jpg", imageAlt: "Financial advisor consulting client", buttonIcon: Handshake,
|
||||
},
|
||||
{
|
||||
title: "Tailored Loan & Credit Options",
|
||||
description: "Whether it's for a new home, business expansion, or personal needs, we offer competitive loan and credit solutions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-with-pinkish-hair-posing_344912-828.jpg",
|
||||
imageAlt: "Loan application form on tablet",
|
||||
buttonIcon: "CreditCard",
|
||||
title: "Tailored Loan & Credit Options", description: "Whether it's for a new home, business expansion, or personal needs, we offer competitive loan and credit solutions.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-with-pinkish-hair-posing_344912-828.jpg", imageAlt: "Loan application form on tablet", buttonIcon: CreditCard,
|
||||
},
|
||||
{
|
||||
title: "Investment & Wealth Management",
|
||||
description: "Grow your wealth with our diverse investment products and professional wealth management services.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pen-financial-documents_1232-141.jpg",
|
||||
imageAlt: "Investment growth chart",
|
||||
buttonIcon: "TrendingUp",
|
||||
title: "Investment & Wealth Management", description: "Grow your wealth with our diverse investment products and professional wealth management services.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-pen-financial-documents_1232-141.jpg", imageAlt: "Investment growth chart", buttonIcon: TrendingUp,
|
||||
},
|
||||
{
|
||||
title: "Dedicated Customer Support",
|
||||
description: "Our friendly and knowledgeable support team is always ready to assist you with any inquiries or banking needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-desktop-with-futuristic-software-tools-shows-live-ai-brain-processing_482257-126206.jpg",
|
||||
imageAlt: "Customer service representative helping",
|
||||
buttonIcon: "Briefcase",
|
||||
title: "Dedicated Customer Support", description: "Our friendly and knowledgeable support team is always ready to assist you with any inquiries or banking needs.", imageSrc: "http://img.b2bpic.net/free-photo/empty-desktop-with-futuristic-software-tools-shows-live-ai-brain-processing_482257-126206.jpg", imageAlt: "Customer service representative helping", buttonIcon: Briefcase,
|
||||
},
|
||||
]}
|
||||
title="Comprehensive Banking Solutions for Every Need"
|
||||
@@ -164,47 +118,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Current Account",
|
||||
price: "Daily Access",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-credit-cards-with-lock-money-bag_23-2148578111.jpg",
|
||||
imageAlt: "Modern Debit Card",
|
||||
},
|
||||
id: "p1", name: "Current Account", price: "Daily Access", imageSrc: "http://img.b2bpic.net/free-photo/top-view-credit-cards-with-lock-money-bag_23-2148578111.jpg", imageAlt: "Modern Debit Card"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Savings Account",
|
||||
price: "Grow Your Wealth",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bottle-coin_1150-17717.jpg",
|
||||
imageAlt: "Hand holding coins",
|
||||
},
|
||||
id: "p2", name: "Savings Account", price: "Grow Your Wealth", imageSrc: "http://img.b2bpic.net/free-photo/close-up-bottle-coin_1150-17717.jpg", imageAlt: "Hand holding coins"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Personal Loans",
|
||||
price: "Flexible Terms",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-looking-picture-albums_23-2149444416.jpg",
|
||||
imageAlt: "Happy person with loan papers",
|
||||
},
|
||||
id: "p3", name: "Personal Loans", price: "Flexible Terms", imageSrc: "http://img.b2bpic.net/free-photo/people-looking-picture-albums_23-2149444416.jpg", imageAlt: "Happy person with loan papers"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Mortgage Solutions",
|
||||
price: "Your Dream Home",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-real-estate-concept_53876-139790.jpg",
|
||||
imageAlt: "House keys and model house",
|
||||
},
|
||||
id: "p4", name: "Mortgage Solutions", price: "Your Dream Home", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-real-estate-concept_53876-139790.jpg", imageAlt: "House keys and model house"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Business Banking",
|
||||
price: "Corporate Services",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/finance-money-debt-credit-balance-concept_53876-133849.jpg",
|
||||
imageAlt: "Business people in meeting",
|
||||
},
|
||||
id: "p5", name: "Business Banking", price: "Corporate Services", imageSrc: "http://img.b2bpic.net/free-photo/finance-money-debt-credit-balance-concept_53876-133849.jpg", imageAlt: "Business people in meeting"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Online Banking Portal",
|
||||
price: "24/7 Access",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-card-finance-notebook-computer-delivery_1421-258.jpg",
|
||||
imageAlt: "Laptop with banking website",
|
||||
},
|
||||
id: "p6", name: "Online Banking Portal", price: "24/7 Access", imageSrc: "http://img.b2bpic.net/free-photo/technology-card-finance-notebook-computer-delivery_1421-258.jpg", imageAlt: "Laptop with banking website"},
|
||||
]}
|
||||
title="Discover Our Diverse Range of Banking Products"
|
||||
description="Alahly Bank offers a variety of products designed to meet the financial needs of individuals and businesses."
|
||||
@@ -217,34 +141,19 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "100+",
|
||||
title: "Years of Service",
|
||||
description: "A century of dedicated financial partnership and trust.",
|
||||
icon: Award,
|
||||
id: "m1", value: "100+", title: "Years of Service", description: "A century of dedicated financial partnership and trust.", icon: Award,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "EGP 1.2T",
|
||||
title: "Total Assets",
|
||||
description: "Consistently growing asset base reflecting robust financial health.",
|
||||
icon: DollarSign,
|
||||
id: "m2", value: "EGP 1.2T", title: "Total Assets", description: "Consistently growing asset base reflecting robust financial health.", icon: DollarSign,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "10M+",
|
||||
title: "Satisfied Customers",
|
||||
description: "Serving a vast and loyal customer base across Egypt.",
|
||||
icon: Users,
|
||||
id: "m3", value: "10M+", title: "Satisfied Customers", description: "Serving a vast and loyal customer base across Egypt.", icon: Users,
|
||||
},
|
||||
{
|
||||
id: "m4",
|
||||
value: "500+",
|
||||
title: "Branches & ATMs",
|
||||
description: "Extensive network ensuring accessibility nationwide.",
|
||||
icon: DollarSign,
|
||||
id: "m4", value: "500+", title: "Branches & ATMs", description: "Extensive network ensuring accessibility nationwide.", icon: DollarSign,
|
||||
},
|
||||
]}
|
||||
title="A Pillar of Financial Stability and Growth"
|
||||
@@ -258,14 +167,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Egyptian Ministry of Finance",
|
||||
"Central Bank of Egypt",
|
||||
"Cairo Stock Exchange",
|
||||
"World Bank Group",
|
||||
"International Monetary Fund",
|
||||
"Egyptian Federation of Banks",
|
||||
"Local Business Chambers",
|
||||
]}
|
||||
"Egyptian Ministry of Finance", "Central Bank of Egypt", "Cairo Stock Exchange", "World Bank Group", "International Monetary Fund", "Egyptian Federation of Banks", "Local Business Chambers"]}
|
||||
title="Collaborating for a Stronger Economy"
|
||||
description="Alahly Bank works with leading institutions and organizations to foster economic development and offer unparalleled value."
|
||||
tag="Trusted Partners"
|
||||
@@ -278,50 +180,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "Exceptional Service",
|
||||
quote: "Alahly Bank has consistently provided exceptional service. Their mobile banking app is incredibly user-friendly, making all my transactions effortless.",
|
||||
name: "Amina El Sayed",
|
||||
role: "Business Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
|
||||
imageAlt: "Amina El Sayed",
|
||||
},
|
||||
id: "t1", title: "Exceptional Service", quote: "Alahly Bank has consistently provided exceptional service. Their mobile banking app is incredibly user-friendly, making all my transactions effortless.", name: "Amina El Sayed", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Amina El Sayed"},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Reliable & Trustworthy",
|
||||
quote: "I've been banking with Alahly for years, and their reliability is unmatched. Their financial advisors helped me secure a great loan for my new home.",
|
||||
name: "Omar Hassan",
|
||||
role: "Civil Engineer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-worried-expression_1194-3826.jpg",
|
||||
imageAlt: "Omar Hassan",
|
||||
},
|
||||
id: "t2", title: "Reliable & Trustworthy", quote: "I've been banking with Alahly for years, and their reliability is unmatched. Their financial advisors helped me secure a great loan for my new home.", name: "Omar Hassan", role: "Civil Engineer", imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-worried-expression_1194-3826.jpg", imageAlt: "Omar Hassan"},
|
||||
{
|
||||
id: "t3",
|
||||
title: "Seamless Digital Banking",
|
||||
quote: "The transition to digital banking was seamless with Alahly. Their online portal is secure and offers all the features I need to manage my finances efficiently.",
|
||||
name: "Fatima Mahmoud",
|
||||
role: "Marketing Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-realtor-showing-new-house-smiley-couple-laptop_23-2148895494.jpg",
|
||||
imageAlt: "Fatima Mahmoud",
|
||||
},
|
||||
id: "t3", title: "Seamless Digital Banking", quote: "The transition to digital banking was seamless with Alahly. Their online portal is secure and offers all the features I need to manage my finances efficiently.", name: "Fatima Mahmoud", role: "Marketing Director", imageSrc: "http://img.b2bpic.net/free-photo/female-realtor-showing-new-house-smiley-couple-laptop_23-2148895494.jpg", imageAlt: "Fatima Mahmoud"},
|
||||
{
|
||||
id: "t4",
|
||||
title: "Partner in Growth",
|
||||
quote: "Alahly Bank has been a crucial partner in the growth of my small business. Their business banking solutions are perfectly tailored to my needs.",
|
||||
name: "Khaled Mansour",
|
||||
role: "Restaurant Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thank-you-happy-senior-tattooed-man-holding-hands-heart-smiling-being-flattered-touched-looking-heartfelt-pleased-by-something-standing-white-background_176420-45004.jpg",
|
||||
imageAlt: "Khaled Mansour",
|
||||
},
|
||||
id: "t4", title: "Partner in Growth", quote: "Alahly Bank has been a crucial partner in the growth of my small business. Their business banking solutions are perfectly tailored to my needs.", name: "Khaled Mansour", role: "Restaurant Owner", imageSrc: "http://img.b2bpic.net/free-photo/thank-you-happy-senior-tattooed-man-holding-hands-heart-smiling-being-flattered-touched-looking-heartfelt-pleased-by-something-standing-white-background_176420-45004.jpg", imageAlt: "Khaled Mansour"},
|
||||
{
|
||||
id: "t5",
|
||||
title: "Personalized Approach",
|
||||
quote: "What I appreciate most is the personalized approach. They genuinely care about my financial well-being and offer solutions that truly fit my life.",
|
||||
name: "Nour Ahmed",
|
||||
role: "University Professor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-female-team-leader-phone_273609-4710.jpg",
|
||||
imageAlt: "Nour Ahmed",
|
||||
},
|
||||
id: "t5", title: "Personalized Approach", quote: "What I appreciate most is the personalized approach. They genuinely care about my financial well-being and offer solutions that truly fit my life.", name: "Nour Ahmed", role: "University Professor", imageSrc: "http://img.b2bpic.net/free-photo/successful-female-team-leader-phone_273609-4710.jpg", imageAlt: "Nour Ahmed"},
|
||||
]}
|
||||
title="Real Experiences, Real Trust"
|
||||
description="Hear directly from our customers about their positive experiences with Alahly Bank's services and dedicated support."
|
||||
@@ -335,36 +202,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How do I open a new account?",
|
||||
content: "You can open an account online through our website or by visiting any Alahly Bank branch with the required documents (National ID, proof of address).",
|
||||
},
|
||||
id: "f1", title: "How do I open a new account?", content: "You can open an account online through our website or by visiting any Alahly Bank branch with the required documents (National ID, proof of address)."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "What are the benefits of online banking?",
|
||||
content: "Our online banking platform allows you to manage funds, pay bills, view statements, and transfer money securely 24/7 from anywhere. It saves you time and provides convenience.",
|
||||
},
|
||||
"f3",
|
||||
id: "f2", title: "What are the benefits of online banking?", content: "Our online banking platform allows you to manage funds, pay bills, view statements, and transfer money securely 24/7 from anywhere. It saves you time and provides convenience."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Are my deposits safe with Alahly Bank?",
|
||||
content: "Yes, Alahly Bank is fully regulated by the Central Bank of Egypt, and your deposits are insured according to the national banking regulations, ensuring maximum security for your funds.",
|
||||
},
|
||||
id: "f3", title: "Are my deposits safe with Alahly Bank?", content: "Yes, Alahly Bank is fully regulated by the Central Bank of Egypt, and your deposits are insured according to the national banking regulations, ensuring maximum security for your funds."},
|
||||
{
|
||||
id: "f4",
|
||||
title: "How can I apply for a loan?",
|
||||
content: "You can apply for a loan directly through our website by filling out the online application form, or visit your nearest branch to consult with a loan officer. Required documents vary by loan type.",
|
||||
},
|
||||
id: "f4", title: "How can I apply for a loan?", content: "You can apply for a loan directly through our website by filling out the online application form, or visit your nearest branch to consult with a loan officer. Required documents vary by loan type."},
|
||||
{
|
||||
id: "f5",
|
||||
title: "What is the nearest Alahly Bank ATM?",
|
||||
content: "You can locate the nearest ATM or branch using our mobile app's locator feature or by checking the 'Branches & ATMs' section on our website.",
|
||||
},
|
||||
id: "f5", title: "What is the nearest Alahly Bank ATM?", content: "You can locate the nearest ATM or branch using our mobile app's locator feature or by checking the 'Branches & ATMs' section on our website."},
|
||||
{
|
||||
id: "f6",
|
||||
title: "Do you offer international transfer services?",
|
||||
content: "Yes, we offer secure and efficient international transfer services through our online banking platform and at our branches. Fees and processing times may vary based on destination.",
|
||||
},
|
||||
id: "f6", title: "Do you offer international transfer services?", content: "Yes, we offer secure and efficient international transfer services through our online banking platform and at our branches. Fees and processing times may vary based on destination."},
|
||||
]}
|
||||
title="Common Questions About Our Services"
|
||||
description="Find quick answers to the most frequently asked questions about Alahly Bank's accounts, services, and online banking."
|
||||
@@ -380,28 +228,17 @@ export default function LandingPage() {
|
||||
description="We're here to assist you with all your banking needs. Fill out the form below or reach out to us directly."
|
||||
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 (Optional)",
|
||||
required: false,
|
||||
name: "phone", type: "tel", placeholder: "Your Phone Number (Optional)", required: false,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Your Message",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Your Message", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businessman-provides-information-front-desk-check-procedure-travelling-work-purposes-attend-official-conference-receptionist-greeting-professional-client-lobby_482257-65299.jpg"
|
||||
@@ -418,81 +255,49 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#home",
|
||||
},
|
||||
label: "Home", href: "#home"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "Products",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Products", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
{
|
||||
label: "Investor Relations",
|
||||
href: "#",
|
||||
},
|
||||
label: "Investor Relations", href: "#"},
|
||||
{
|
||||
label: "Press & Media",
|
||||
href: "#",
|
||||
},
|
||||
label: "Press & Media", href: "#"},
|
||||
{
|
||||
label: "Branches & ATMs",
|
||||
href: "#",
|
||||
},
|
||||
label: "Branches & ATMs", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
{
|
||||
label: "Security Center",
|
||||
href: "#",
|
||||
},
|
||||
label: "Security Center", href: "#"},
|
||||
{
|
||||
label: "Legal Information",
|
||||
href: "#",
|
||||
},
|
||||
label: "Legal Information", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "https://facebook.com",
|
||||
},
|
||||
label: "Facebook", href: "https://facebook.com"},
|
||||
{
|
||||
label: "Twitter",
|
||||
href: "https://twitter.com",
|
||||
},
|
||||
label: "Twitter", href: "https://twitter.com"},
|
||||
{
|
||||
label: "LinkedIn",
|
||||
href: "https://linkedin.com",
|
||||
},
|
||||
label: "LinkedIn", href: "https://linkedin.com"},
|
||||
{
|
||||
label: "YouTube",
|
||||
href: "https://youtube.com",
|
||||
},
|
||||
label: "YouTube", href: "https://youtube.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user