diff --git a/src/app/page.tsx b/src/app/page.tsx index f636bf6..3ef7c9c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -185,12 +185,12 @@ export default function LandingPage() { description="At Financial Power Consulting Services LLC, we guide you through LLC formation, business planning, life insurance, homeownership, and credit development. Expert advice for stable financial success." tag="Financial Empowerment" tagIcon={Sparkles} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" buttons={[ { text: "Get Started Today", href: "#contact" }, { text: "Learn More", href: "#about" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="blur-reveal" imageSrc="http://img.b2bpic.net/free-photo/people-modern-office-working-with-gadgets_23-2147656711.jpg" imageAlt="Professional financial consulting session" showDimOverlay={false} @@ -205,11 +205,11 @@ export default function LandingPage() { description="Based in Middletown, Delaware, we've built our reputation on detail-oriented, knowledgeable service. Our founder, Candice, specializes in life insurance, LLC formation, and wealth planning. We've helped dozens of clients achieve their financial goals through personalized guidance and expert resources." tag="Our Story" tagIcon={Award} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" buttons={[ { text: "Contact Us", href: "#contact" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="blur-reveal" imageSrc="http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg" imageAlt="Candice, founder of Financial Power Consulting" useInvertedBackground={false} @@ -223,11 +223,11 @@ export default function LandingPage() { description="Comprehensive financial solutions tailored to your needs" tag="What We Offer" tagIcon={CheckCircle} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" buttons={[ { text: "Schedule Consultation", href: "#contact" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="blur-reveal" textboxLayout="default" useInvertedBackground={false} animationType="slide-up" @@ -242,7 +242,7 @@ export default function LandingPage() { description="Real success stories from individuals who trusted us with their financial future" tag="Client Stories" tagIcon={Star} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} @@ -262,8 +262,8 @@ export default function LandingPage() { description="Find answers to common questions about our services and processes" tag="FAQ" tagIcon={HelpCircle} - tagAnimation="entrance-slide" - faqsAnimation="entrance-slide" + tagAnimation="blur-reveal" + faqsAnimation="blur-reveal" animationType="smooth" textboxLayout="default" useInvertedBackground={false}