Merge version_1 into main #2
219
src/app/page.tsx
219
src/app/page.tsx
@@ -32,63 +32,42 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
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: "Accounts",
|
||||
id: "products",
|
||||
},
|
||||
name: "Accounts", id: "products"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
name: "FAQ", id: "faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/chart-statistics-sign-front-side-with-white-background_187299-39803.jpg"
|
||||
logoAlt="Bank Aceh Subulussalam Logo"
|
||||
brandName="Bank Aceh Subulussalam"
|
||||
button={{
|
||||
text: "Open an Account",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Open an Account", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Bank Aceh Subulussalam – Your Trusted Local Bank"
|
||||
description="Fast, friendly service for your banking needs. Open Monday–Saturday, 8 AM–4 PM. Visit us at Jl J2W3P39, Subulussalam Utara."
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule a Visit",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Schedule a Visit", href: "#contact"},
|
||||
{
|
||||
text: "Open an Account",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Open an Account", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/city-square_1359-564.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/city-square_1359-564.jpg"
|
||||
imageAlt="Exterior of Bank Aceh Subulussalam branch"
|
||||
/>
|
||||
</div>
|
||||
@@ -102,22 +81,16 @@ export default function LandingPage() {
|
||||
description="At Bank Aceh Subulussalam, we are dedicated to fostering the financial growth and well-being of our community. We combine traditional banking values with modern solutions to offer reliable, accessible, and friendly service to every customer."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Local Expertise",
|
||||
description: "Deep understanding of Subulussalam's unique economic landscape and community needs.",
|
||||
icon: Users,
|
||||
title: "Local Expertise", description: "Deep understanding of Subulussalam's unique economic landscape and community needs.", icon: Users,
|
||||
},
|
||||
{
|
||||
title: "Trusted Partner",
|
||||
description: "Reliable financial guidance and support for individuals and local businesses.",
|
||||
icon: Award,
|
||||
title: "Trusted Partner", description: "Reliable financial guidance and support for individuals and local businesses.", icon: Award,
|
||||
},
|
||||
{
|
||||
title: "Customer First",
|
||||
description: "Prioritizing your satisfaction with efficient processes and personalized service.",
|
||||
icon: Smile,
|
||||
title: "Customer First", description: "Prioritizing your satisfaction with efficient processes and personalized service.", icon: Smile,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/multi-racial-analysts_1098-12900.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/multi-racial-analysts_1098-12900.jpg"
|
||||
imageAlt="Bank staff assisting a customer with a smile"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -130,37 +103,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Personal & Business Accounts",
|
||||
description: "Secure and flexible accounts for all your personal and business banking needs, with competitive rates.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: DollarSign,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parking-entrance_1150-10839.jpg",
|
||||
imageAlt: "parking entrance",
|
||||
title: "Personal & Business Accounts", description: "Secure and flexible accounts for all your personal and business banking needs, with competitive rates.", bentoComponent: "reveal-icon", icon: DollarSign
|
||||
},
|
||||
{
|
||||
title: "Loans & Financing",
|
||||
description: "Access various loan options, including personal, business, and Sharia-compliant financing solutions.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: CreditCard,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chart-statistics-sign-front-side-with-white-background_187299-39803.jpg",
|
||||
imageAlt: "parking entrance",
|
||||
title: "Loans & Financing", description: "Access various loan options, including personal, business, and Sharia-compliant financing solutions.", bentoComponent: "reveal-icon", icon: CreditCard
|
||||
},
|
||||
{
|
||||
title: "Digital Banking",
|
||||
description: "Manage your finances anytime, anywhere with our user-friendly mobile app and online banking platform.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Smartphone,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-square_1359-564.jpg?_wi=2",
|
||||
imageAlt: "parking entrance",
|
||||
title: "Digital Banking", description: "Manage your finances anytime, anywhere with our user-friendly mobile app and online banking platform.", bentoComponent: "reveal-icon", icon: Smartphone
|
||||
},
|
||||
{
|
||||
title: "Efficient Transactions",
|
||||
description: "Experience quick and hassle-free deposits, withdrawals, and transfers at our branch.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Clock,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multi-racial-analysts_1098-12900.jpg?_wi=2",
|
||||
imageAlt: "parking entrance",
|
||||
},
|
||||
title: "Efficient Transactions", description: "Experience quick and hassle-free deposits, withdrawals, and transfers at our branch.", bentoComponent: "reveal-icon", icon: Clock
|
||||
}
|
||||
]}
|
||||
title="Comprehensive Banking Solutions"
|
||||
description="From daily transactions to long-term investments, Bank Aceh Subulussalam offers a full range of services tailored to your financial journey."
|
||||
@@ -174,61 +127,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "savings",
|
||||
badge: "Personal",
|
||||
badgeIcon: Sparkles,
|
||||
price: "Tailored",
|
||||
subtitle: "Flexible Savings Accounts",
|
||||
buttons: [
|
||||
id: "savings", badge: "Personal", badgeIcon: Sparkles,
|
||||
price: "Tailored", subtitle: "Flexible Savings Accounts", buttons: [
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Learn More", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Competitive Interest Rates",
|
||||
"Easy Deposit & Withdrawal",
|
||||
"Sharia-Compliant Options",
|
||||
"Accessible Online Banking",
|
||||
],
|
||||
"Competitive Interest Rates", "Easy Deposit & Withdrawal", "Sharia-Compliant Options", "Accessible Online Banking"],
|
||||
},
|
||||
{
|
||||
id: "business-current",
|
||||
badge: "Business",
|
||||
badgeIcon: Sparkles,
|
||||
price: "Custom",
|
||||
subtitle: "Comprehensive Business Accounts",
|
||||
buttons: [
|
||||
id: "business-current", badge: "Business", badgeIcon: Sparkles,
|
||||
price: "Custom", subtitle: "Comprehensive Business Accounts", buttons: [
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Learn More", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Dedicated Account Manager",
|
||||
"Efficient Transaction Processing",
|
||||
"Business Loan Eligibility",
|
||||
"Online Financial Management",
|
||||
],
|
||||
"Dedicated Account Manager", "Efficient Transaction Processing", "Business Loan Eligibility", "Online Financial Management"],
|
||||
},
|
||||
{
|
||||
id: "micro-loan",
|
||||
badge: "Loan",
|
||||
badgeIcon: Sparkles,
|
||||
price: "Flexible",
|
||||
subtitle: "Micro & Small Business Loans",
|
||||
buttons: [
|
||||
id: "micro-loan", badge: "Loan", badgeIcon: Sparkles,
|
||||
price: "Flexible", subtitle: "Micro & Small Business Loans", buttons: [
|
||||
{
|
||||
text: "Apply Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Apply Now", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Support Local Enterprises",
|
||||
"Competitive Repayment Terms",
|
||||
"Fast Approval Process",
|
||||
"Financial Advisory",
|
||||
],
|
||||
"Support Local Enterprises", "Competitive Repayment Terms", "Fast Approval Process", "Financial Advisory"],
|
||||
},
|
||||
]}
|
||||
title="Our Account & Loan Products"
|
||||
@@ -243,45 +166,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Farah M.",
|
||||
handle: "@FarahMSME",
|
||||
testimonial: "Bank Aceh Subulussalam made opening my business account incredibly smooth. The staff was very helpful and answered all my questions patiently. Excellent service!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-male-shopping-via-internet_329181-12136.jpg",
|
||||
imageAlt: "Farah, a small business owner",
|
||||
},
|
||||
id: "1", name: "Farah M.", handle: "@FarahMSME", testimonial: "Bank Aceh Subulussalam made opening my business account incredibly smooth. The staff was very helpful and answered all my questions patiently. Excellent service!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-male-shopping-via-internet_329181-12136.jpg", imageAlt: "Farah, a small business owner"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Rizky A.",
|
||||
handle: "@RizkyFinance",
|
||||
testimonial: "I appreciate the efficient service at this branch. No long waits, and the tellers are always courteous. It's truly a community bank that cares.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-womens-shaking-hands_23-2148461359.jpg",
|
||||
imageAlt: "Rizky, a satisfied client",
|
||||
},
|
||||
id: "2", name: "Rizky A.", handle: "@RizkyFinance", testimonial: "I appreciate the efficient service at this branch. No long waits, and the tellers are always courteous. It's truly a community bank that cares.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-womens-shaking-hands_23-2148461359.jpg", imageAlt: "Rizky, a satisfied client"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Dewi S.",
|
||||
handle: "@DewiFamily",
|
||||
testimonial: "Getting a personal loan was much easier than I expected. The terms were clear, and the team guided me through every step. Highly recommend!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-man-with-cigar_1149-1141.jpg",
|
||||
imageAlt: "Dewi, a family customer",
|
||||
},
|
||||
id: "3", name: "Dewi S.", handle: "@DewiFamily", testimonial: "Getting a personal loan was much easier than I expected. The terms were clear, and the team guided me through every step. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/elderly-man-with-cigar_1149-1141.jpg", imageAlt: "Dewi, a family customer"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Budi H.",
|
||||
handle: "@BudiInvests",
|
||||
testimonial: "The digital banking options are fantastic. I can manage my savings and transfer funds without needing to visit the branch. Very convenient and secure.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-standing-with-coffee-busy-street-smiling-camera_1258-123421.jpg",
|
||||
imageAlt: "Budi, an investor",
|
||||
},
|
||||
id: "4", name: "Budi H.", handle: "@BudiInvests", testimonial: "The digital banking options are fantastic. I can manage my savings and transfer funds without needing to visit the branch. Very convenient and secure.", imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-standing-with-coffee-busy-street-smiling-camera_1258-123421.jpg", imageAlt: "Budi, an investor"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Siti K.",
|
||||
handle: "@SitiShop",
|
||||
testimonial: "As a small shop owner, I need quick banking solutions. Bank Aceh Subulussalam delivers. Their support for local businesses is truly commendable.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-embracing-her-boyfriend-from-looking-digital-tablet-holding-juice_23-2147904408.jpg",
|
||||
imageAlt: "Siti, a shop owner",
|
||||
},
|
||||
id: "5", name: "Siti K.", handle: "@SitiShop", testimonial: "As a small shop owner, I need quick banking solutions. Bank Aceh Subulussalam delivers. Their support for local businesses is truly commendable.", imageSrc: "http://img.b2bpic.net/free-photo/woman-embracing-her-boyfriend-from-looking-digital-tablet-holding-juice_23-2147904408.jpg", imageAlt: "Siti, a shop owner"}
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="We pride ourselves on delivering fast, friendly, and reliable service. Hear directly from our valued customers about their experiences."
|
||||
@@ -293,30 +186,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What are your operating hours?",
|
||||
content: "Our branch is open Monday to Saturday, from 8:00 AM to 4:00 PM. We are closed on Sundays and public holidays.",
|
||||
},
|
||||
id: "q1", title: "What are your operating hours?", content: "Our branch is open Monday to Saturday, from 8:00 AM to 4:00 PM. We are closed on Sundays and public holidays."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "What documents are needed to open a new account?",
|
||||
content: "Generally, you will need a valid ID (KTP/SIM/Passport), NPWP (Taxpayer Identification Number), and proof of address. Specific requirements may vary by account type.",
|
||||
},
|
||||
id: "q2", title: "What documents are needed to open a new account?", content: "Generally, you will need a valid ID (KTP/SIM/Passport), NPWP (Taxpayer Identification Number), and proof of address. Specific requirements may vary by account type."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can I apply for a loan online?",
|
||||
content: "While you can inquire about loans and start the application process online, a visit to our branch may be required to finalize documentation and discuss terms in detail.",
|
||||
},
|
||||
id: "q3", title: "Can I apply for a loan online?", content: "While you can inquire about loans and start the application process online, a visit to our branch may be required to finalize documentation and discuss terms in detail."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "How do you ensure service quality and reduce wait times?",
|
||||
content: "We continuously optimize our branch operations, implement training for efficient service, and encourage scheduling appointments for complex transactions to reduce wait times.",
|
||||
},
|
||||
id: "q4", title: "How do you ensure service quality and reduce wait times?", content: "We continuously optimize our branch operations, implement training for efficient service, and encourage scheduling appointments for complex transactions to reduce wait times."},
|
||||
{
|
||||
id: "q5",
|
||||
title: "Do you offer Islamic banking products?",
|
||||
content: "Yes, Bank Aceh is a Sharia-compliant bank, and our Subulussalam branch offers a range of Islamic banking products, including Wadiah, Mudharabah, and Musyarakah accounts and financing.",
|
||||
},
|
||||
id: "q5", title: "Do you offer Islamic banking products?", content: "Yes, Bank Aceh is a Sharia-compliant bank, and our Subulussalam branch offers a range of Islamic banking products, including Wadiah, Mudharabah, and Musyarakah accounts and financing."}
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
sideDescription="Find quick answers to the most frequently asked questions about our services, operations, and how we can assist you."
|
||||
@@ -329,8 +207,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Visit Us or Connect Online"
|
||||
description="We are here to serve you. Visit our branch during operating hours, or reach out to us using the form below for inquiries and assistance."
|
||||
@@ -350,13 +227,9 @@ export default function LandingPage() {
|
||||
logoAlt="Bank Aceh Subulussalam Logo"
|
||||
logoText="Bank Aceh Subulussalam"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user