Update src/app/page.tsx
This commit is contained in:
@@ -103,8 +103,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Our Story", href: "#" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-standing-front-symmetrical-light-projection_181624-59358.jpg"
|
||||
imageAlt="Abstract hands interacting with holographic interfaces for tech innovation."
|
||||
/>
|
||||
</div>
|
||||
<div id="showcase" data-section="showcase">
|
||||
@@ -148,7 +146,7 @@ export default function LandingPage() {
|
||||
title="Unlock Your Potential with Elysian AI."
|
||||
description="Partner with us to transform your vision into reality. Submit your email and a specialist will contact you."
|
||||
background={{
|
||||
variant: "glowing-orb"
|
||||
variant: "sparkles-gradient"
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your professional email"
|
||||
|
||||
Reference in New Issue
Block a user