Update src/app/page.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
{ text: "Start Creating Free", href: "https://app.cvcreator.com/create" },
|
||||
{ text: "Watch Demo", href: "#" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="smooth"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
dashboard={{
|
||||
title: "Resume Metrics Hub", logoIcon: FileText,
|
||||
@@ -196,7 +196,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
animationType="smooth"
|
||||
faqsAnimation="blur-reveal"
|
||||
faqs={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user