diff --git a/src/app/page.tsx b/src/app/page.tsx
index 004d215..87fe6b0 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -34,41 +34,23 @@ export default function LandingPage() {
@@ -77,69 +59,41 @@ export default function LandingPage() {
@@ -151,21 +105,15 @@ export default function LandingPage() {
metrics={[
{
icon: Users,
- label: "Clients Empowered",
- value: "200+",
- },
+ label: "Clients Empowered", value: "200+"},
{
icon: Trophy,
- label: "Success Rate",
- value: "95%",
- },
+ label: "Success Rate", value: "95%"},
{
icon: TrendingUp,
- label: "Average Growth",
- value: "+40%",
- },
+ label: "Average Growth", value: "+40%"},
]}
- metricsAnimation="background-highlight"
+ metricsAnimation="blur-reveal"
/>
@@ -176,24 +124,15 @@ export default function LandingPage() {
description="From personalized coaching to advanced strategies, our programs are designed to push boundaries and deliver measurable progress across all aspects of your life."
accordionItems={[
{
- id: "f1",
- title: "Personalized Coaching",
- content: "One-on-one sessions with expert coaches to craft a bespoke roadmap to your goals, ensuring every step is aligned with your vision.",
- },
+ id: "f1", title: "Personalized Coaching", content: "One-on-one sessions with expert coaches to craft a bespoke roadmap to your goals, ensuring every step is aligned with your vision."},
{
- id: "f2",
- title: "Advanced Strategy Workshops",
- content: "Gain cutting-edge insights and practical tools through exclusive workshops focused on peak performance tactics in various domains.",
- },
+ id: "f2", title: "Advanced Strategy Workshops", content: "Gain cutting-edge insights and practical tools through exclusive workshops focused on peak performance tactics in various domains."},
{
- id: "f3",
- title: "Data-Driven Performance Tracking",
- content: "Utilize sophisticated analytics to monitor your progress, identify areas for improvement, and optimize your approach for maximum impact.",
- },
+ id: "f3", title: "Data-Driven Performance Tracking", content: "Utilize sophisticated analytics to monitor your progress, identify areas for improvement, and optimize your approach for maximum impact."},
]}
imageSrc="http://img.b2bpic.net/free-photo/rag-dolls-looking-stairs-with-red-carpet_1156-279.jpg"
imageAlt="Abstract illustration of growth and success"
- mediaAnimation="background-highlight"
+ mediaAnimation="blur-reveal"
mediaPosition="right"
/>
@@ -202,66 +141,31 @@ export default function LandingPage() {
@@ -408,15 +257,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Innovate Solutions",
- "Quantum Leap",
- "Visionary Corps",
- "Synergy Dynamics",
- "NextGen Ventures",
- "Pinnacle Group",
- "Apex Strategies",
- "Zenith Performance",
- ]}
+ "Innovate Solutions", "Quantum Leap", "Visionary Corps", "Synergy Dynamics", "NextGen Ventures", "Pinnacle Group", "Apex Strategies", "Zenith Performance"]}
title="Trusted by Industry Leaders"
description="Our clients range from ambitious startups to established enterprises, all sharing a common goal: reaching their highest potential."
speed={30}
@@ -427,20 +268,15 @@ export default function LandingPage() {
@@ -451,13 +287,9 @@ export default function LandingPage() {
logoAlt="THE PE4K logo"
logoText="THE PE4K"
leftLink={{
- text: "Privacy Policy",
- href: "#",
- }}
+ text: "Privacy Policy", href: "#"}}
rightLink={{
- text: "Terms of Service",
- href: "#",
- }}
+ text: "Terms of Service", href: "#"}}
/>