diff --git a/src/app/page.tsx b/src/app/page.tsx
index c3bfbae..973c86b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,17 +31,11 @@ export default function LandingPage() {
@@ -50,15 +44,12 @@ export default function LandingPage() {
window.location.href = '#contact',
},
],
features: [
- "Calorie Tracking",
- "Basic AI Coach",
- "Map Conquest",
- ],
+ "Calorie Tracking", "Basic AI Coach", "Map Conquest"],
},
{
- id: "pro",
- price: "$49",
- name: "Corporate Pro",
- buttons: [
+ id: "pro", price: "$49", name: "Corporate Pro", buttons: [
{
- text: "Contact Sales",
- href: "#contact",
+ text: "Contact Sales", onClick: () => window.location.href = '#contact',
},
],
features: [
- "HR Dashboard",
- "Wearable Sync",
- "AI Vision Coach",
- "Predictive Analytics",
- ],
+ "HR Dashboard", "Wearable Sync", "AI Vision Coach", "Predictive Analytics"],
},
]}
title="Corporate Health Plans"
@@ -193,12 +133,7 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
names={[
- "TechCorp",
- "InnovateLab",
- "GrowthCo",
- "StartupXYZ",
- "GlobalSolutions",
- ]}
+ "TechCorp", "InnovateLab", "GrowthCo", "StartupXYZ", "GlobalSolutions"]}
title="Trusted by Industry Leaders"
description="Powering employee wellness for forward-thinking organizations worldwide."
/>
@@ -210,55 +145,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "t1",
- name: "Sarah J.",
- date: "Oct 2024",
- title: "CEO",
- quote: "FitQuest transformed our office energy.",
- tag: "Corporate",
- avatarSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-showing-bicep-gym_1262-16418.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-showing-bicep-gym_1262-16418.jpg",
- },
+ id: "t1", name: "Sarah J.", date: "Oct 2024", title: "CEO", quote: "FitQuest transformed our office energy.", tag: "Corporate", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-showing-bicep-gym_1262-16418.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-showing-bicep-gym_1262-16418.jpg"},
{
- id: "t2",
- name: "Michael C.",
- date: "Nov 2024",
- title: "Engineer",
- quote: "The map conquest is addictive and fun.",
- tag: "User",
- avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-beautiful-woman-smiling-eating-apple-kitchen-sitting-home-bathrobe_1258-195025.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-beautiful-woman-smiling-eating-apple-kitchen-sitting-home-bathrobe_1258-195025.jpg",
- },
+ id: "t2", name: "Michael C.", date: "Nov 2024", title: "Engineer", quote: "The map conquest is addictive and fun.", tag: "User", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-beautiful-woman-smiling-eating-apple-kitchen-sitting-home-bathrobe_1258-195025.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-beautiful-woman-smiling-eating-apple-kitchen-sitting-home-bathrobe_1258-195025.jpg"},
{
- id: "t3",
- name: "Emily R.",
- date: "Dec 2024",
- title: "Manager",
- quote: "Predictive analytics saved my team.",
- tag: "Corporate",
- avatarSrc: "http://img.b2bpic.net/free-photo/exercise-arms_1098-14491.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/exercise-arms_1098-14491.jpg",
- },
+ id: "t3", name: "Emily R.", date: "Dec 2024", title: "Manager", quote: "Predictive analytics saved my team.", tag: "Corporate", avatarSrc: "http://img.b2bpic.net/free-photo/exercise-arms_1098-14491.jpg", imageSrc: "http://img.b2bpic.net/free-photo/exercise-arms_1098-14491.jpg"},
{
- id: "t4",
- name: "David K.",
- date: "Jan 2025",
- title: "Developer",
- quote: "Rep counting accuracy is impeccable.",
- tag: "User",
- avatarSrc: "http://img.b2bpic.net/free-photo/women-practicing-yoga-studio-setting_23-2151986705.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/women-practicing-yoga-studio-setting_23-2151986705.jpg",
- },
+ id: "t4", name: "David K.", date: "Jan 2025", title: "Developer", quote: "Rep counting accuracy is impeccable.", tag: "User", avatarSrc: "http://img.b2bpic.net/free-photo/women-practicing-yoga-studio-setting_23-2151986705.jpg", imageSrc: "http://img.b2bpic.net/free-photo/women-practicing-yoga-studio-setting_23-2151986705.jpg"},
{
- id: "t5",
- name: "Anna S.",
- date: "Feb 2025",
- title: "Designer",
- quote: "My daily activity has doubled!",
- tag: "User",
- avatarSrc: "http://img.b2bpic.net/free-photo/young-friends-running-park_23-2147996009.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/young-friends-running-park_23-2147996009.jpg",
- },
+ id: "t5", name: "Anna S.", date: "Feb 2025", title: "Designer", quote: "My daily activity has doubled!", tag: "User", avatarSrc: "http://img.b2bpic.net/free-photo/young-friends-running-park_23-2147996009.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-running-park_23-2147996009.jpg"},
]}
title="What Our Athletes Say"
description="Real impact stories from the FitQuest community."
@@ -269,15 +164,13 @@ export default function LandingPage() {
console.log("Demo scheduled"),
},
]}
/>
@@ -289,29 +182,19 @@ export default function LandingPage() {
logoText="FitQuest AI"
columns={[
{
- title: "Platform",
- items: [
+ title: "Platform", items: [
{
- label: "Features",
- href: "#features",
- },
+ label: "Features", href: "#features"},
{
- label: "Analytics",
- href: "#",
- },
+ label: "Analytics", href: "#"},
],
},
{
- title: "Support",
- items: [
+ title: "Support", items: [
{
- label: "Help Center",
- href: "#",
- },
+ label: "Help Center", href: "#"},
{
- label: "Contact",
- href: "#contact",
- },
+ label: "Contact", href: "#contact"},
],
},
]}
@@ -320,4 +203,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file