Update src/app/page.tsx
This commit is contained in:
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
tag="Core Features"
|
||||
tagIcon={Sparkles}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
animationType="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
@@ -270,6 +270,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/young-colleagues-sitting-while-work-with-laptops-desk_171337-16969.jpg"
|
||||
imageAlt="Start your journey with TechVision"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your work email"
|
||||
buttonText="Start Free Trial"
|
||||
|
||||
Reference in New Issue
Block a user