9 Commits

Author SHA1 Message Date
0651e2a6c9 Update src/app/page.tsx 2026-03-04 19:55:09 +00:00
c02f789250 Merge version_2 into main
Merge version_2 into main
2026-03-04 19:51:58 +00:00
11f66411ce Update src/app/styles/variables.css 2026-03-04 19:51:54 +00:00
32a5a5d546 Update src/app/page.tsx 2026-03-04 19:51:53 +00:00
cdfd570dde Update src/app/layout.tsx 2026-03-04 19:51:53 +00:00
a309c83274 Merge version_1 into main
Merge version_1 into main
2026-03-04 19:47:52 +00:00
6ed84edf75 Merge version_1 into main
Merge version_1 into main
2026-03-04 19:46:46 +00:00
452196c385 Merge version_1 into main
Merge version_1 into main
2026-03-04 19:45:12 +00:00
c53489fba5 Merge version_1 into main
Merge version_1 into main
2026-03-04 19:43:58 +00:00
3 changed files with 46 additions and 79 deletions

View File

@@ -1,53 +1,26 @@
import type { Metadata } from "next";
import { DM_Sans } from "next/font/google";
import { Inter } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const dmSans = DM_Sans({
variable: "--font-dm-sans", subsets: ["latin"],
});
import "./styles/variables.css";
import "./styles/base.css";
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Max | AI Looksmaxxing Coach - SMS Fitness, Nutrition & Bone Health", description: "Your AI coach, every day in your pocket. Get personalized SMS coaching for fitness, nutrition, and bone health. Real feedback. Real results. Transform your appearance with Max.", keywords: "looksmaxxing, fitness coaching, nutrition guidance, appearance optimization, AI coach, SMS coaching, bone health, facial analysis", metadataBase: new URL("https://maxlooksmaxx.com"),
alternates: {
canonical: "https://maxlooksmaxx.com"
},
openGraph: {
title: "Max | AI Looksmaxxing Coach", description: "Personalized SMS coaching for fitness, nutrition, and appearance optimization.", url: "https://maxlooksmaxx.com", siteName: "Max", type: "website", images: [
{
url: "https://maxlooksmaxx.com/og-image.jpg", alt: "Max AI Coach Dashboard"
}
]
},
twitter: {
card: "summary_large_image", title: "Max | AI Looksmaxxing Coach", description: "Your AI coach, every day in your pocket.", images: ["https://maxlooksmaxx.com/twitter-image.jpg"]
},
robots: {
index: true,
follow: true
}
};
title: "Max | AI Looksmaxxing Coach", description: "Personalized AI coaching for fitness, nutrition, and appearance optimization through daily SMS guidance."};
export default function RootLayout({
children,
}: Readonly<{
}: {
children: React.ReactNode;
}>) {
}) {
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${dmSans.variable} ${inter.variable} antialiased`}
>
<Tag />
{children}
<html lang="en">
<body className={inter.variable}>
{children}
<script
dangerouslySetInnerHTML={{
__html: `
@@ -1415,7 +1388,6 @@ export default function RootLayout({
}}
/>
</body>
</ServiceWrapper>
</html>
);
}

View File

@@ -9,21 +9,21 @@ import MetricCardOne from "@/components/sections/metrics/MetricCardOne";
import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive";
import ContactCenter from "@/components/sections/contact/ContactCenter";
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
import { Calendar, Camera, CreditCard, LayoutDashboard, MessageCircle, Package, Sparkles, TrendingUp, Zap, LogIn } from "lucide-react";
import { Calendar, MessageCircle, Package, Sparkles, TrendingUp, Zap, LogIn, CreditCard, Camera, LayoutDashboard } from "lucide-react";
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="bounce-effect"
defaultTextAnimation="reveal-blur"
defaultButtonVariant="hover-magnetic"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="small"
sizing="largeSmallSizeMediumTitles"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="gradient"
contentWidth="medium"
sizing="medium"
background="none"
cardStyle="solid"
primaryButtonStyle="flat"
secondaryButtonStyle="solid"
headingFontWeight="bold"
headingFontWeight="medium"
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
@@ -47,16 +47,14 @@ export default function LandingPage() {
description="Max sends SMS notifications tailored to your goals—fitness, nutrition, bone health, and more. Real feedback. Real results. Get expert guidance without judgment, delivered directly to your phone."
tag="AI-Powered Coaching"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
tagAnimation="none"
background={{ variant: "plain" }}
buttons={[
{ text: "Start Your Transformation", href: "#contact" },
{ text: "See How It Works", href: "#workflow" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-vector/workout-tracker-app-set_23-2148637445.jpg"
imageAlt="Max Dashboard - Personalized coaching interface"
mediaAnimation="blur-reveal"
buttonAnimation="none"
mediaAnimation="none"
imagePosition="right"
fixedMediaHeight={true}
/>
@@ -67,24 +65,21 @@ export default function LandingPage() {
title="Specialized Coaching Modules"
description="Three core modules designed to optimize every aspect of your appearance and health through data-driven daily SMS guidance."
tag="Features"
tagAnimation="slide-up"
tagAnimation="none"
textboxLayout="default"
useInvertedBackground={true}
useInvertedBackground={false}
features={[
{
id: "fitnessmax", title: "FitnessMax: Strength & Physique", tags: ["Workouts", "Progressive Overload"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-with-dumbbells-two-fitness-girls-sportswear-doing-lunges-with-dumbbells-modern-gym-health-diet-sport_613910-20774.jpg", imageAlt: "FitnessMax workout guidance module"
id: "fitnessmax", title: "FitnessMax: Strength & Physique", tags: ["Workouts", "Progressive Overload"]
},
{
id: "nutritionmax", title: "NutritionMax: Fuel Your Growth", tags: ["Meal Plans", "Macro Tracking"],
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-charts-organic-food-lunch-boxes_23-2148515964.jpg", imageAlt: "NutritionMax nutrition optimization module"
id: "nutritionmax", title: "NutritionMax: Fuel Your Growth", tags: ["Meal Plans", "Macro Tracking"]
},
{
id: "bonemax", title: "BoneMax: Structural Optimization", tags: ["Posture", "Joint Health"],
imageSrc: "http://img.b2bpic.net/free-photo/chiropractor-checking-spine_1098-16910.jpg", imageAlt: "BoneMax skeletal health module"
id: "bonemax", title: "BoneMax: Structural Optimization", tags: ["Posture", "Joint Health"]
}
]}
animationType="slide-up"
animationType="none"
/>
</div>
@@ -97,7 +92,7 @@ export default function LandingPage() {
{ icon: Camera, label: "Step 3: Face Scan", value: "Baseline capture" },
{ icon: LayoutDashboard, label: "Step 4: Dashboard", value: "Daily coaching" }
]}
metricsAnimation="slide-up"
metricsAnimation="none"
useInvertedBackground={false}
/>
</div>
@@ -108,8 +103,8 @@ export default function LandingPage() {
description="Track your progress with precision metrics that matter."
gridVariant="uniform-all-items-equal"
textboxLayout="default"
useInvertedBackground={true}
animationType="slide-up"
useInvertedBackground={false}
animationType="none"
metrics={[
{
id: "1", value: "92", title: "%", description: "Users report visible improvements within 8 weeks", icon: TrendingUp
@@ -136,19 +131,19 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Marcus T., Founder", date: "Date: 15 November 2024", title: "I've tried everything. Max actually works.", quote: "The daily SMS guidance kept me consistent when motivation dropped. Six months in, I'm genuinely seeing facial structure changes and my physique is completely transformed. The combination of FitnessMax and BoneMax is unbeatable.", tag: "Premium Plan", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", avatarAlt: "Marcus T.", imageAlt: "Marcus T. testimonial"
id: "1", name: "Marcus T., Founder", date: "Date: 15 November 2024", title: "I've tried everything. Max actually works.", quote: "The daily SMS guidance kept me consistent when motivation dropped. Six months in, I'm genuinely seeing facial structure changes and my physique is completely transformed. The combination of FitnessMax and BoneMax is unbeatable.", tag: "Premium Plan", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Marcus T."
},
{
id: "2", name: "Alex R., Software Engineer", date: "Date: 22 October 2024", title: "Data-driven transformation at your fingertips.", quote: "As someone who obsesses over metrics, Max is perfect. I love tracking every parameter—strength gains, skin clarity, posture improvements. The facial analysis baseline was eye-opening. Worth every penny.", tag: "Premium Plan", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", avatarAlt: "Alex R.", imageAlt: "Alex R. testimonial"
id: "2", name: "Alex R., Software Engineer", date: "Date: 22 October 2024", title: "Data-driven transformation at your fingertips.", quote: "As someone who obsesses over metrics, Max is perfect. I love tracking every parameter—strength gains, skin clarity, posture improvements. The facial analysis baseline was eye-opening. Worth every penny.", tag: "Premium Plan", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Alex R."
},
{
id: "3", name: "James L., Fitness Enthusiast", date: "Date: 08 September 2024", title: "The edge I needed to break through.", quote: "Three months with Max and I've broken through every plateau. The structured protocols remove decision fatigue. I wake up to my SMS notification and know exactly what to do—it's that simple.", tag: "Standard Plan", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", avatarAlt: "James L.", imageAlt: "James L. testimonial"
id: "3", name: "James L., Fitness Enthusiast", date: "Date: 08 September 2024", title: "The edge I needed to break through.", quote: "Three months with Max and I've broken through every plateau. The structured protocols remove decision fatigue. I wake up to my SMS notification and know exactly what to do—it's that simple.", tag: "Standard Plan", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "James L."
},
{
id: "4", name: "Tyler K., Entrepreneur", date: "Date: 19 August 2024", title: "Accountability that actually delivers results.", quote: "My appearance confidence is at an all-time high. The daily SMS keeps me locked in. No guesswork, no wasted effort. This is what personalized coaching should look like in 2025.", tag: "Premium Plan", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", avatarAlt: "Tyler K.", imageAlt: "Tyler K. testimonial"
id: "4", name: "Tyler K., Entrepreneur", date: "Date: 19 August 2024", title: "Accountability that actually delivers results.", quote: "My appearance confidence is at an all-time high. The daily SMS keeps me locked in. No guesswork, no wasted effort. This is what personalized coaching should look like in 2025.", tag: "Premium Plan", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Tyler K."
},
{
id: "5", name: "David M., Finance Professional", date: "Date: 05 July 2024", title: "Best investment in myself I've made.", quote: "Max is like having a world-class appearance coach in your pocket. The NutritionMax protocols are science-backed, and the results speak for themselves. Highly recommend to anyone serious about their transformation.", tag: "Premium Plan", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", avatarAlt: "David M.", imageAlt: "David M. testimonial"
id: "5", name: "David M., Finance Professional", date: "Date: 05 July 2024", title: "Best investment in myself I've made.", quote: "Max is like having a world-class appearance coach in your pocket. The NutritionMax protocols are science-backed, and the results speak for themselves. Highly recommend to anyone serious about their transformation.", tag: "Premium Plan", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "David M."
}
]}
/>
@@ -160,9 +155,9 @@ export default function LandingPage() {
title="Begin Your Transformation Today"
description="Join hundreds of men who are already seeing results. Secure login → Face scan baseline → Personalized SMS coaching starts immediately."
tagIcon={Zap}
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={true}
tagAnimation="none"
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Start Free Trial"
termsText="14-day free trial. No credit card required. Cancel anytime."

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--card: #ffffff;
--foreground: #25190c;
--primary-cta: #ff6207;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000000;
--primary-cta: #000000;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #25190c;
--accent: #ffce93;
--background-accent: #e8cfa8;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);