Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-14 12:06:24 +00:00

View File

@@ -31,25 +31,15 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Coaching",
id: "services",
},
name: "Coaching", id: "services"},
{
name: "Results",
id: "testimonials",
},
name: "Results", id: "testimonials"},
{
name: "Apply",
id: "contact",
},
name: "Apply", id: "contact"},
]}
brandName="Oussama"
/>
@@ -58,65 +48,40 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Transform Your Body. Build Discipline. Become Your Strongest Self."
description="Elite 1-to-1 body transformation coaching for serious results in Dubai. Professional, science-based methods for fat loss, muscle gain, and life-changing mindset shifts."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-two-handsome-young-male-dressed-black-sportswear-baseball-cap-dark-background-holds-dumbbell_613910-15818.jpg",
alt: "Coach Oussama",
},
src: "http://img.b2bpic.net/free-photo/portrait-two-handsome-young-male-dressed-black-sportswear-baseball-cap-dark-background-holds-dumbbell_613910-15818.jpg", alt: "Coach Oussama"},
{
src: "http://img.b2bpic.net/free-photo/woman-making-video-workout-home_1303-27078.jpg",
alt: "Client 1",
},
src: "http://img.b2bpic.net/free-photo/woman-making-video-workout-home_1303-27078.jpg", alt: "Client 1"},
{
src: "http://img.b2bpic.net/free-photo/close-up-hands-holding-dumbbells_23-2149177955.jpg",
alt: "Client 2",
},
src: "http://img.b2bpic.net/free-photo/close-up-hands-holding-dumbbells_23-2149177955.jpg", alt: "Client 2"},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-fitness-girl-wearing-sportswear-jogging-workout-training-standing-kitchen_1258-183350.jpg",
alt: "Client 3",
},
src: "http://img.b2bpic.net/free-photo/portrait-smiling-fitness-girl-wearing-sportswear-jogging-workout-training-standing-kitchen_1258-183350.jpg", alt: "Client 3"},
{
src: "http://img.b2bpic.net/free-photo/young-woman-taking-photo-while-holding-dumbbell_1163-375.jpg",
alt: "Client 4",
},
src: "http://img.b2bpic.net/free-photo/young-woman-taking-photo-while-holding-dumbbell_1163-375.jpg", alt: "Client 4"},
]}
avatarText="Trusted by 500+ successful transformations in Dubai"
buttons={[
{
text: "Start Your Transformation",
href: "#contact",
},
text: "Start Your Transformation", href: "#contact"},
{
text: "Book Free Consultation",
href: "#contact",
},
text: "Book Free Consultation", href: "#contact"},
]}
buttonAnimation="slide-up"
marqueeItems={[
{
type: "text",
text: "100% Results Oriented",
},
type: "text", text: "100% Results Oriented"},
{
type: "text",
text: "Science-Based Nutrition",
},
type: "text", text: "Science-Based Nutrition"},
{
type: "text",
text: "Elite Dubai Personal Training",
},
type: "text", text: "Elite Dubai Personal Training"},
{
type: "text",
text: "Mindset Mastery",
},
type: "text", text: "Mindset Mastery"},
{
type: "text",
text: "Sustainable Lifestyle",
},
type: "text", text: "Sustainable Lifestyle"},
]}
/>
</div>
@@ -128,19 +93,13 @@ export default function LandingPage() {
metrics={[
{
icon: Award,
label: "Successful Transformations",
value: "500+",
},
label: "Successful Transformations", value: "500+"},
{
icon: Users,
label: "Happy Clients",
value: "100%",
},
label: "Happy Clients", value: "100%"},
{
icon: Clock,
label: "Experience in Dubai",
value: "10Y+",
},
label: "Experience in Dubai", value: "10Y+"},
]}
metricsAnimation="slide-up"
/>
@@ -153,79 +112,52 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "1-to-1 Personal Training",
description: "In-person sessions in Dubai's premier gyms. Hands-on form correction and intensity management.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/pair-gloves-boxing-sport_23-2150367638.jpg",
imageAlt: "Personal Training",
},
title: "1-to-1 Personal Training", description: "In-person sessions in Dubai's premier gyms. Hands-on form correction and intensity management.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/pair-gloves-boxing-sport_23-2150367638.jpg", imageAlt: "Personal Training"},
items: [
{
icon: CheckCircle,
text: "Personalized programming",
},
text: "Personalized programming"},
{
icon: CheckCircle,
text: "Strict form coaching",
},
text: "Strict form coaching"},
{
icon: CheckCircle,
text: "Real-time motivation",
},
text: "Real-time motivation"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-dumbbells_23-2149177992.jpg",
imageAlt: "luxury weight training equipment",
reverse: false
},
{
title: "Elite Online Coaching",
description: "World-class body transformation coaching delivered anywhere in the world via our elite digital system.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-online-written-note-with-stickers-notepad-white-background-job-office-school-copybook-salary-college-business-colors_179666-18253.jpg",
imageAlt: "Online Coaching",
},
title: "Elite Online Coaching", description: "World-class body transformation coaching delivered anywhere in the world via our elite digital system.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-online-written-note-with-stickers-notepad-white-background-job-office-school-copybook-salary-college-business-colors_179666-18253.jpg", imageAlt: "Online Coaching"},
items: [
{
icon: CheckCircle,
text: "Custom workout plans",
},
text: "Custom workout plans"},
{
icon: CheckCircle,
text: "App-based tracking",
},
text: "App-based tracking"},
{
icon: CheckCircle,
text: "Weekly check-ins",
},
text: "Weekly check-ins"},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-two-handsome-young-male-dressed-black-sportswear-baseball-cap-dark-background-holds-dumbbell_613910-15818.jpg",
imageAlt: "luxury weight training equipment",
reverse: true
},
{
title: "Nutrition & Lifestyle",
description: "Science-backed nutritional guidance focused on sustainability and performance optimization.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-assortment-tasty-meal_23-2148484661.jpg",
imageAlt: "Nutrition",
},
title: "Nutrition & Lifestyle", description: "Science-backed nutritional guidance focused on sustainability and performance optimization.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-assortment-tasty-meal_23-2148484661.jpg", imageAlt: "Nutrition"},
items: [
{
icon: CheckCircle,
text: "Calorie/Macro targets",
},
text: "Calorie/Macro targets"},
{
icon: CheckCircle,
text: "Food relationship coaching",
},
text: "Food relationship coaching"},
{
icon: CheckCircle,
text: "Lifestyle habit building",
},
text: "Lifestyle habit building"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/bodybuilder-rubbing-hands-with-talcum-powder_23-2147687739.jpg",
imageAlt: "luxury weight training equipment",
reverse: false
},
]}
title="Premium Coaching Services"
@@ -241,25 +173,15 @@ export default function LandingPage() {
author="Mohammed, Dubai"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/bodybuilder-rubbing-hands-with-talcum-powder_23-2147687739.jpg",
alt: "Client 1",
},
src: "http://img.b2bpic.net/free-photo/bodybuilder-rubbing-hands-with-talcum-powder_23-2147687739.jpg", alt: "Client 1"},
{
src: "http://img.b2bpic.net/free-photo/young-woman-before-after-rhinoplasty-medium-shot_23-2149947600.jpg",
alt: "Client 2",
},
src: "http://img.b2bpic.net/free-photo/young-woman-before-after-rhinoplasty-medium-shot_23-2149947600.jpg", alt: "Client 2"},
{
src: "http://img.b2bpic.net/free-photo/close-up-muscular-torso-black-white_1098-787.jpg",
alt: "Client 3",
},
src: "http://img.b2bpic.net/free-photo/close-up-muscular-torso-black-white_1098-787.jpg", alt: "Client 3"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-fit-woman-studio_23-2149137066.jpg",
alt: "Client 4",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-fit-woman-studio_23-2149137066.jpg", alt: "Client 4"},
{
src: "http://img.b2bpic.net/free-photo/picture-glad-woman-points-buttocks_273609-28189.jpg",
alt: "Client 5",
},
src: "http://img.b2bpic.net/free-photo/picture-glad-woman-points-buttocks_273609-28189.jpg", alt: "Client 5"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -272,25 +194,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Do I need a gym membership?",
content: "I provide programs adaptable to whatever equipment you have access to, though a full gym is recommended for best results.",
},
id: "q1", title: "Do I need a gym membership?", content: "I provide programs adaptable to whatever equipment you have access to, though a full gym is recommended for best results."},
{
id: "q2",
title: "Is nutrition included in the program?",
content: "Yes, nutrition guidance, including macro targets and eating strategies, is a core pillar of every program.",
},
id: "q2", title: "Is nutrition included in the program?", content: "Yes, nutrition guidance, including macro targets and eating strategies, is a core pillar of every program."},
{
id: "q3",
title: "Can beginners join?",
content: "Absolutely. I specialize in teaching proper form and building a solid foundation, regardless of where you are starting.",
},
id: "q3", title: "Can beginners join?", content: "Absolutely. I specialize in teaching proper form and building a solid foundation, regardless of where you are starting."},
{
id: "q4",
title: "How fast will I see results?",
content: "Results vary, but with 100% adherence to our plan, clients typically see significant improvements within 4-6 weeks.",
},
id: "q4", title: "How fast will I see results?", content: "Results vary, but with 100% adherence to our plan, clients typically see significant improvements within 4-6 weeks."},
]}
title="Common Questions"
description="Everything you need to know about starting your body transformation with Oussama."
@@ -305,28 +215,17 @@ export default function LandingPage() {
description="I only work with dedicated individuals ready for serious change. Apply now and lets discuss your goals."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Full Name",
required: true,
name: "name", type: "text", placeholder: "Your Full Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "WhatsApp Number",
required: true,
name: "phone", type: "tel", placeholder: "WhatsApp Number", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Tell me about your goals and current routine...",
rows: 4,
name: "message", placeholder: "Tell me about your goals and current routine...", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/training-items-athletics_23-2151077753.jpg"
@@ -338,33 +237,21 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Start Here",
href: "#hero",
},
label: "Start Here", href: "#hero"},
{
label: "Services",
href: "#services",
},
label: "Services", href: "#services"},
{
label: "Reviews",
href: "#testimonials",
},
label: "Reviews", href: "#testimonials"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "WhatsApp",
href: "https://wa.me/971500000000",
},
label: "WhatsApp", href: "https://wa.me/971500000000"},
{
label: "Instagram",
href: "https://instagram.com/oussamafitness",
},
label: "Instagram", href: "https://instagram.com/oussamafitness"},
],
},
]}