mirror of
https://github.com/Sosokker/B2D-Ventures.git
synced 2025-12-18 21:44:06 +01:00
feat: update About page layout with additional InfoCard and improved content for better user engagement
This commit is contained in:
parent
207ea184e2
commit
fb1810722c
@ -46,6 +46,7 @@ export default function About() {
|
||||
};
|
||||
|
||||
return (
|
||||
<div>
|
||||
<div className="container bg-neutral-100">
|
||||
<div className="">
|
||||
<div className="flex flex-col items-center justify-center">
|
||||
@ -104,6 +105,7 @@ export default function About() {
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="flex flex-col items-center justify-center mt-10">
|
||||
<h1 className="font-black text-5xl ">Built by a diverse team with deep </h1>
|
||||
<h1 className="font-black text-5xl ">expertise in private investing</h1>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user