Update src/app/page.tsx
This commit is contained in:
@@ -133,7 +133,9 @@ export default function HomePage() {
|
|||||||
<div id="about-arct" data-section="about-arct" className="py-20 mx-auto px-4 md:px-6">
|
<div id="about-arct" data-section="about-arct" className="py-20 mx-auto px-4 md:px-6">
|
||||||
<InlineImageSplitTextAbout
|
<InlineImageSplitTextAbout
|
||||||
heading={[
|
heading={[
|
||||||
{ type: "text", content: "Built for calm confidence." },
|
{ type: "text", content: "Built for" },
|
||||||
|
{ type: "image", src: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg", alt: "ARCT brand aesthetic" },
|
||||||
|
{ type: "text", content: "calm confidence." },
|
||||||
]}
|
]}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
|
|||||||
Reference in New Issue
Block a user