Update src/app/page.tsx
This commit is contained in:
@@ -154,6 +154,7 @@ export default function LandingPage() {
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitMedia
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="default"
|
||||
faqs={[
|
||||
{ id: "f1", title: "Tech Stack?", content: "React, Next.js, and Python." },
|
||||
{ id: "f2", title: "Open for work?", content: "Always open to innovation." },
|
||||
@@ -162,6 +163,7 @@ export default function LandingPage() {
|
||||
title="Q&A Nexus"
|
||||
description="Curiosities answered."
|
||||
faqsAnimation="blur-reveal"
|
||||
mediaAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chrome-key-tablet-updating-ai-systems_482257-90828.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user