Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-06-03 21:10:26 +00:00

View File

@@ -70,10 +70,11 @@ export default function LandingPage() {
</div>
<div id="about" data-section="about">
<InlineImageSplitTextAbout
heading={[{ type: "text", content: "Your Trusted Partner for Financial Convenience" }]}
heading={[
{ type: "text", content: "Your Trusted Partner for Financial Convenience" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/young-team-coworkers-working-project_273609-15664.jpg", alt: "Friendly cashier assisting a customer with a transaction" }
]}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/young-team-coworkers-working-project_273609-15664.jpg"
imageAlt="Friendly cashier assisting a customer with a transaction"
buttons={[{ text: "Our Story", href: "#" }]}
buttonAnimation="slide-up"
/>