Update src/app/page.tsx

This commit is contained in:
2026-05-10 14:54:22 +00:00
parent e6c2c6d630
commit a8c053409d

View File

@@ -29,26 +29,26 @@ export default function LandingPage() {
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<div id="nav" data-section="nav" dir="rtl">
<NavbarLayoutFloatingInline
navItems={[
{ name: "About", id: "about" },
{ name: "Programs", id: "features" },
{ name: "Shop", id: "products" },
{ name: "Contact", id: "contact" },
{ name: "אודות", id: "about" },
{ name: "תוכניות", id: "features" },
{ name: "חנות", id: "products" },
{ name: "צור קשר", id: "contact" },
]}
brandName="Shay Kapri Coaching"
button={{
text: "Get Started", href: "#contact"}}
text: "התחל עכשיו", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<div id="hero" data-section="hero" dir="rtl">
<HeroBillboardGallery
background={{ variant: "plain" }}
title="Transform Your Life with Professional Coaching"
description="Expert fitness and nutrition strategies tailored for your goals. Achieve the results you've always wanted with Shay Kapri."
buttons={[{ text: "Book Coaching", href: "#contact" }]}
title="שנה את חייך עם אימון מקצועי"
description="אסטרטגיות כושר ותזונה מותאמות אישית להשגת המטרות שלך. השג את התוצאות שתמיד רצית עם שי קפרי."
buttons={[{ text: "קבע אימון", href: "#contact" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/blurred-bikes_1203-367.jpg?_wi=1", imageAlt: "fitness coach training athlete" },
{ imageSrc: "http://img.b2bpic.net/free-photo/people-exercising-fitness-gym_53876-137550.jpg?_wi=1", imageAlt: "professional fitness training gym" },
@@ -58,13 +58,13 @@ export default function LandingPage() {
/>
</div>
<div id="about" data-section="about">
<div id="about" data-section="about" dir="rtl">
<TestimonialAboutCard
useInvertedBackground={false}
tag="About Me"
title="Personalized Fitness & Nutrition"
description="I believe that sustainable results come from a blend of science, discipline, and personalized strategy. My mission is to help you build a lifestyle that supports your goals long-term."
subdescription="With years of experience, I provide the tools, support, and accountability you need to transform your body and mind."
tag="אודותיי"
title="כושר ותזונה בהתאמה אישית"
description="אני מאמין שתוצאות ברות קיימא מגיעות משילוב של מדע, משמעת ואסטרטגיה אישית. המשימה שלי היא לעזור לך לבנות אורח חיים שתומך במטרות שלך לאורך זמן."
subdescription="עם שנים של ניסיון, אני מספק את הכלים, התמיכה והאחריות שאתה צריך כדי לשנות את גופך ומחשבתך."
imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-outdoors-portrait_23-2150828878.jpg"
mediaAnimation="blur-reveal"
icon={User}
@@ -72,105 +72,105 @@ export default function LandingPage() {
/>
</div>
<div id="features" data-section="features">
<div id="features" data-section="features" dir="rtl">
<FeatureCardTwentySix
textboxLayout="default"
useInvertedBackground={true}
features={[
{ title: "Nutrition Plans", description: "Customized macros and nutrition protocols to optimize body composition.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/woman-cutting-chopping-onion-by-knife-wooden-board_169016-49356.jpg" },
{ title: "Training Programs", description: "Tailored strength training protocols based on biomechanics and your unique physiology.", buttonIcon: Dumbbell, imageSrc: "http://img.b2bpic.net/free-photo/blurred-bikes_1203-367.jpg?_wi=2" },
{ title: "Progress Metrics", description: "Data-driven monitoring to ensure constant adaptation and visible physical improvement.", buttonIcon: LineChart, imageSrc: "http://img.b2bpic.net/free-photo/people-exercising-fitness-gym_53876-137550.jpg?_wi=2" },
{ title: "Ongoing Coaching", description: "Direct access and continuous guidance for sustainable habit building.", buttonIcon: MessageSquare, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-gym-sports-ladies-sportswear-friends-training_1157-44988.jpg?_wi=2" },
{ title: "תוכניות תזונה", description: "חישוב מאקרו ותפריטים מותאמים אישית לאופטימיזציה של הרכב הגוף.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/woman-cutting-chopping-onion-by-knife-wooden-board_169016-49356.jpg" },
{ title: "תוכניות אימון", description: "פרוטוקולי אימוני כוח המבוססים על ביו-מכניקה והפיזיולוגיה הייחודית שלך.", buttonIcon: Dumbbell, imageSrc: "http://img.b2bpic.net/free-photo/blurred-bikes_1203-367.jpg?_wi=2" },
{ title: "מדדי התקדמות", description: "מעקב מבוסס נתונים להבטחת התאמה מתמדת ושיפור גופני נראה לעין.", buttonIcon: LineChart, imageSrc: "http://img.b2bpic.net/free-photo/people-exercising-fitness-gym_53876-137550.jpg?_wi=2" },
{ title: "ליווי צמוד", description: "גישה ישירה והדרכה מתמדת לבניית הרגלים ברי קיימא.", buttonIcon: MessageSquare, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-gym-sports-ladies-sportswear-friends-training_1157-44988.jpg?_wi=2" },
]}
title="My Holistic Coaching Approach"
description="Science-backed strategies for training and nutrition designed to meet your individual fitness targets."
title="גישת האימון ההוליסטית שלי"
description="אסטרטגיות מבוססות מדע לאימונים ותזונה שנועדו לעמוד ביעדי הכושר האישיים שלך."
/>
</div>
<div id="metrics" data-section="metrics">
<div id="metrics" data-section="metrics" dir="rtl">
<MetricCardFourteen
useInvertedBackground={false}
title="Trackable Performance"
tag="Evidence-Based Progress"
title="ביצועים ניתנים למדידה"
tag="התקדמות מבוססת ראיות"
metrics={[
{ id: "1", value: "500+", description: "Client Success Stories" },
{ id: "2", value: "12k+", description: "Nutritional Plans Optimized" },
{ id: "3", value: "100%", description: "Personalized Goal Alignment" },
{ id: "1", value: "500+", description: "סיפורי הצלחה של לקוחות" },
{ id: "2", value: "12k+", description: "תוכניות תזונה שעברו אופטימיזציה" },
{ id: "3", value: "100%", description: "התאמה מלאה ליעדים אישיים" },
]}
metricsAnimation="slide-up"
/>
</div>
<div id="products" data-section="products">
<div id="products" data-section="products" dir="rtl">
<ProductCardOne
animationType="slide-up"
textboxLayout="split"
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
products={[
{ id: "p1", name: "Elite Fitness Bundle", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/fitness-man-training-outdoors-living-active-healthy_1328-2993.jpg" },
{ id: "p2", name: "Nutrition Protocol Guide", price: "$49", imageSrc: "http://img.b2bpic.net/free-photo/health-fitness-nutrition-monitor-wellness-concept_53876-125041.jpg" },
{ id: "p3", name: "Body Transformation Pack", price: "$99", imageSrc: "http://img.b2bpic.net/free-photo/fitness-body-builder-challenge_53876-122419.jpg" },
{ id: "p1", name: "חבילת כושר עלית", price: "199", imageSrc: "http://img.b2bpic.net/free-photo/fitness-man-training-outdoors-living-active-healthy_1328-2993.jpg" },
{ id: "p2", name: "מדריך פרוטוקול תזונה", price: "49", imageSrc: "http://img.b2bpic.net/free-photo/health-fitness-nutrition-monitor-wellness-concept_53876-125041.jpg" },
{ id: "p3", name: "חבילת שינוי גופני", price: "99", imageSrc: "http://img.b2bpic.net/free-photo/fitness-body-builder-challenge_53876-122419.jpg" },
]}
title="Coaching Programs & Digital Guides"
description="Select the coaching level or digital resource that fits your current needs and long-term objectives."
title="תוכניות אימון ומדריכים דיגיטליים"
description="בחר את רמת האימון או המשאב הדיגיטלי שמתאימים לצרכים הנוכחיים שלך וליעדים ארוכי הטווח."
/>
</div>
<div id="testimonials" data-section="testimonials">
<div id="testimonials" data-section="testimonials" dir="rtl">
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{ id: "t1", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-fitness-woman-with-towel-resting_171337-6262.jpg" },
{ id: "t2", name: "John Doe", imageSrc: "http://img.b2bpic.net/free-photo/trans-man-exercising-gym_23-2149712787.jpg" },
{ id: "t3", name: "Emily Chen", imageSrc: "http://img.b2bpic.net/free-photo/happy-fit-girl-enjoying-favorite-music_1262-18243.jpg" },
{ id: "t1", name: "שרה מילר", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-fitness-woman-with-towel-resting_171337-6262.jpg" },
{ id: "t2", name: "יוסי כהן", imageSrc: "http://img.b2bpic.net/free-photo/trans-man-exercising-gym_23-2149712787.jpg" },
{ id: "t3", name: "אמילי חן", imageSrc: "http://img.b2bpic.net/free-photo/happy-fit-girl-enjoying-favorite-music_1262-18243.jpg" },
]}
cardTitle="Transformation Testimonials"
cardTag="Real Client Results"
cardTitle="עדויות על מהפכים"
cardTag="תוצאות לקוחות אמיתיות"
cardAnimation="blur-reveal"
/>
</div>
<div id="faq" data-section="faq">
<div id="faq" data-section="faq" dir="rtl">
<FaqSplitText
useInvertedBackground={true}
faqs={[
{ id: "q1", title: "How do we begin the process?", content: "Fill out the contact form below and I will get in touch to assess your goals and needs." },
{ id: "q2", title: "Do you offer home-based training options?", content: "Absolutely. Every training plan is built around the equipment you have available, whether at home or in a commercial gym." },
{ id: "q3", title: "What is included in the nutrition coaching?", content: "You receive personalized caloric and macro targets, along with adjustments based on weekly physiological feedback." },
{ id: "q1", title: "איך מתחילים את התהליך?", content: "מלא את טופס יצירת הקשר למטה ואני אצור קשר להערכת היעדים והצרכים שלך." },
{ id: "q2", title: "האם יש אפשרויות אימון ביתיות?", content: "בהחלט. כל תוכנית אימון נבנית סביב הציוד שעומד לרשותך, בין אם בבית או בחדר כושר מסחרי." },
{ id: "q3", title: "מה כולל אימון התזונה?", content: "אתה מקבל ערכי קלוריות ומאקרו מותאמים אישית, יחד עם התאמות בהתבסס על משוב פיזיולוגי שבועי." },
]}
sideTitle="Frequently Asked Questions"
sideDescription="Answers to the most common queries about our training and nutrition coaching."
sideTitle="שאלות נפוצות"
sideDescription="תשובות לשאלות הנפוצות ביותר לגבי האימונים וליווי התזונה שלנו."
faqsAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<div id="contact" data-section="contact" dir="rtl">
<ContactCenter
useInvertedBackground={false}
background={{ variant: "plain" }}
tag="Schedule Consultation"
title="Apply for Coaching"
description="Ready to optimize your health and physique? Provide your details and let's start the process."
tag="קביעת ייעוץ"
title="הגש בקשה לאימון"
description="מוכן למקסם את הבריאות והפיזיות שלך? ספק את הפרטים שלך ונתחיל בתהליך."
/>
</div>
<div id="footer" data-section="footer">
<div id="footer" data-section="footer" dir="rtl">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/red-metallic-background-with-perforation-round-holes_93675-134752.jpg"
logoText="Shay Kapri Coaching"
columns={[
{
title: "Training Resources", items: [
{ label: "About Coach", href: "#about" },
{ label: "Training Plans", href: "#features" },
{ label: "Digital Store", href: "#products" },
title: "משאבי אימון", items: [
{ label: "אודות המאמן", href: "#about" },
{ label: "תוכניות אימון", href: "#features" },
{ label: "חנות דיגיטלית", href: "#products" },
],
},
{
title: "Legal & Policies", items: [
{ label: "Privacy", href: "#" },
{ label: "Terms", href: "#" },
title: "משפטי ומדיניות", items: [
{ label: "פרטיות", href: "#" },
{ label: "תנאי שימוש", href: "#" },
],
},
]}
@@ -179,4 +179,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}