Merge version_1 into main #2
255
src/app/page.tsx
255
src/app/page.tsx
@@ -9,7 +9,7 @@ import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonia
|
||||
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
||||
import { Activity, Award, Heart, Shield, Zap } from "lucide-react";
|
||||
import { Activity, Award, Heart, Shield, Zap, Dumbbell } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "მთავარი",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "მთავარი", id: "#hero"},
|
||||
{
|
||||
name: "სერვისები",
|
||||
id: "#features",
|
||||
},
|
||||
name: "სერვისები", id: "#features"},
|
||||
{
|
||||
name: "შეფასებები",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "შეფასებები", id: "#testimonials"},
|
||||
{
|
||||
name: "კონტაქტი",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "კონტაქტი", id: "#contact"},
|
||||
]}
|
||||
brandName="Xarea Fitness"
|
||||
/>
|
||||
@@ -54,102 +46,45 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="გახდი შენი საუკეთესო ვერსია Xarea Fitness-ში"
|
||||
description="აღმოაჩინე მაღალი ხარისხის გარემო, პროფესიონალური გუნდი და შედეგებზე ორიენტირებული მიდგომა, რომელიც შენს მიზნებს რეალობად აქცევს."
|
||||
testimonials={[
|
||||
{
|
||||
name: "გიორგი მ.",
|
||||
handle: "@giorgi",
|
||||
testimonial: "საუკეთესო გარემო და გუნდი, ნამდვილად პროფესიონალები!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-sportswoman-cross-arms-looking-motivated-camera-fitness-girl-workout-practice-yoga-exercises-white-background_176420-47068.jpg?_wi=1",
|
||||
},
|
||||
name: "გიორგი მ.", handle: "@giorgi", testimonial: "საუკეთესო გარემო და გუნდი, ნამდვილად პროფესიონალები!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-sportswoman-cross-arms-looking-motivated-camera-fitness-girl-workout-practice-yoga-exercises-white-background_176420-47068.jpg"},
|
||||
{
|
||||
name: "ნინო დ.",
|
||||
handle: "@nino",
|
||||
testimonial: "ნ1 დარბაზი ქუთაისში. სუფთა და მოწესრიგებული სივრცე.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg?_wi=1",
|
||||
},
|
||||
name: "ნინო დ.", handle: "@nino", testimonial: "ნ1 დარბაზი ქუთაისში. სუფთა და მოწესრიგებული სივრცე.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg"},
|
||||
{
|
||||
name: "ლევან კ.",
|
||||
handle: "@levan",
|
||||
testimonial: "სისუფთავე და ძალიან კარგი გარემო ვარჯიშისთვის.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sporty-woman-stretching-urban-environment_23-2147988186.jpg?_wi=1",
|
||||
},
|
||||
name: "ლევან კ.", handle: "@levan", testimonial: "სისუფთავე და ძალიან კარგი გარემო ვარჯიშისთვის.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sporty-woman-stretching-urban-environment_23-2147988186.jpg"},
|
||||
{
|
||||
name: "მარიამ ს.",
|
||||
handle: "@mariam",
|
||||
testimonial: "საუკეთესო მწვრთნელები და სამოტივაციო გარემო.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-afro-american-sports-man-with-arms-folded-looking-camera_171337-8257.jpg?_wi=1",
|
||||
},
|
||||
name: "მარიამ ს.", handle: "@mariam", testimonial: "საუკეთესო მწვრთნელები და სამოტივაციო გარემო.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-afro-american-sports-man-with-arms-folded-looking-camera_171337-8257.jpg"},
|
||||
{
|
||||
name: "გიგა წ.",
|
||||
handle: "@giga",
|
||||
testimonial: "ვარჯიში Xarea-ში ჩემი ყოველდღიური რიტუალია.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calm-boxer-standing-near-punchbag-looking-away_171337-20008.jpg?_wi=1",
|
||||
},
|
||||
name: "გიგა წ.", handle: "@giga", testimonial: "ვარჯიში Xarea-ში ჩემი ყოველდღიური რიტუალია.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calm-boxer-standing-near-punchbag-looking-away_171337-20008.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "დაიწყე დღესვე",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "დაიწყე დღესვე", href: "#contact"},
|
||||
{
|
||||
text: "დაგვიკავშირდი",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "დაგვიკავშირდი", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hacker-attacking-computer-system-wth-firewall-ecryption-planting-virus-create-malware-steal-passwords-young-person-hacking-database-server-stealing-government-data-back-view_482257-63762.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hacker-attacking-computer-system-wth-firewall-ecryption-planting-virus-create-malware-steal-passwords-young-person-hacking-database-server-stealing-government-data-back-view_482257-63762.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-confident-sportswoman-cross-arms-looking-motivated-camera-fitness-girl-workout-practice-yoga-exercises-white-background_176420-47068.jpg",
|
||||
alt: "user-1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-confident-sportswoman-cross-arms-looking-motivated-camera-fitness-girl-workout-practice-yoga-exercises-white-background_176420-47068.jpg", alt: "user-1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg",
|
||||
alt: "user-2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg", alt: "user-2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/sporty-woman-stretching-urban-environment_23-2147988186.jpg",
|
||||
alt: "user-3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/sporty-woman-stretching-urban-environment_23-2147988186.jpg", alt: "user-3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-afro-american-sports-man-with-arms-folded-looking-camera_171337-8257.jpg",
|
||||
alt: "user-4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-afro-american-sports-man-with-arms-folded-looking-camera_171337-8257.jpg", alt: "user-4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/calm-boxer-standing-near-punchbag-looking-away_171337-20008.jpg",
|
||||
alt: "user-5",
|
||||
},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "24/7 მხარდაჭერა",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "თანამედროვე ტრენაჟორები",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "პროფესიონალი მწვრთნელები",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "საუნა და მასაჟი",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "ჯგუფური აქტივობები",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/calm-boxer-standing-near-punchbag-looking-away_171337-20008.jpg", alt: "user-5"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -161,64 +96,43 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "კარდიო ზონა",
|
||||
description: "თანამედროვე ტრენაჟორები თქვენი გამძლეობისთვის.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/athletic-girl-running-treadmill-modern-gym_169016-57140.jpg?_wi=1",
|
||||
},
|
||||
title: "კარდიო ზონა", description: "თანამედროვე ტრენაჟორები თქვენი გამძლეობისთვის.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/athletic-girl-running-treadmill-modern-gym_169016-57140.jpg"},
|
||||
items: [
|
||||
{
|
||||
icon: Zap,
|
||||
text: "მაღალი კლასის აღჭურვილობა",
|
||||
},
|
||||
text: "მაღალი კლასის აღჭურვილობა"},
|
||||
{
|
||||
icon: Heart,
|
||||
text: "კარდიო მონიტორინგი",
|
||||
},
|
||||
text: "კარდიო მონიტორინგი"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hacker-attacking-computer-system-wth-firewall-ecryption-planting-virus-create-malware-steal-passwords-young-person-hacking-database-server-stealing-government-data-back-view_482257-63762.jpg?_wi=2",
|
||||
imageAlt: "luxury gym interior dark aesthetic",
|
||||
},
|
||||
{
|
||||
title: "ძალოვანი ვარჯიშები",
|
||||
description: "პროფესიონალური სივრცე ძალის ასამაღლებლად.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-128388.jpg?_wi=1",
|
||||
},
|
||||
title: "ძალოვანი ვარჯიშები", description: "პროფესიონალური სივრცე ძალის ასამაღლებლად.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-128388.jpg"},
|
||||
items: [
|
||||
{
|
||||
icon: Dumbbell,
|
||||
text: "თავისუფალი წონები",
|
||||
},
|
||||
text: "თავისუფალი წონები"},
|
||||
{
|
||||
icon: Award,
|
||||
text: "უსაფრთხო გარემო",
|
||||
},
|
||||
text: "უსაფრთხო გარემო"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/athletic-girl-running-treadmill-modern-gym_169016-57140.jpg?_wi=2",
|
||||
imageAlt: "modern cardio zone gym",
|
||||
},
|
||||
{
|
||||
title: "ბოქსი და აერობიკა",
|
||||
description: "ენერგიული და ინტენსიური ვარჯიშები ჯგუფებში.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-boxer-training-gym_1303-18937.jpg?_wi=1",
|
||||
},
|
||||
title: "ბოქსი და აერობიკა", description: "ენერგიული და ინტენსიური ვარჯიშები ჯგუფებში.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-boxer-training-gym_1303-18937.jpg"},
|
||||
items: [
|
||||
{
|
||||
icon: Activity,
|
||||
text: "ჯგუფური სესიები",
|
||||
},
|
||||
text: "ჯგუფური სესიები"},
|
||||
{
|
||||
icon: Shield,
|
||||
text: "პროფესიონალი ინსტრუქტორები",
|
||||
},
|
||||
text: "პროფესიონალი ინსტრუქტორები"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-128388.jpg?_wi=2",
|
||||
imageAlt: "modern weight training area",
|
||||
},
|
||||
]}
|
||||
title="ჩვენი სერვისები"
|
||||
@@ -233,26 +147,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "9.64",
|
||||
title: "მომხმარებელთა რეიტინგი",
|
||||
description: "251 შეფასება",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/athletic-girl-running-treadmill-modern-gym_169016-57140.jpg?_wi=3",
|
||||
},
|
||||
id: "m1", value: "9.64", title: "მომხმარებელთა რეიტინგი", description: "251 შეფასება", imageSrc: "http://img.b2bpic.net/free-photo/athletic-girl-running-treadmill-modern-gym_169016-57140.jpg"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "9.7",
|
||||
title: "პროფესიონალური გუნდი",
|
||||
description: "საუკეთესო მწვრთნელები",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-128388.jpg?_wi=3",
|
||||
},
|
||||
id: "m2", value: "9.7", title: "პროფესიონალური გუნდი", description: "საუკეთესო მწვრთნელები", imageSrc: "http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-128388.jpg"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "9.6",
|
||||
title: "სისუფთავე და გარემო",
|
||||
description: "ყოველდღიური მოვლა",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-boxer-training-gym_1303-18937.jpg?_wi=2",
|
||||
},
|
||||
id: "m3", value: "9.6", title: "სისუფთავე და გარემო", description: "ყოველდღიური მოვლა", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-boxer-training-gym_1303-18937.jpg"},
|
||||
]}
|
||||
title="რატომ ირჩევენ Xarea-ს"
|
||||
description="ჩვენი რეიტინგი მომხმარებელთა შეფასებებზე დაყრდნობით."
|
||||
@@ -266,59 +165,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "გიორგი მ.",
|
||||
role: "წევრი",
|
||||
company: "Xarea",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-sportswoman-cross-arms-looking-motivated-camera-fitness-girl-workout-practice-yoga-exercises-white-background_176420-47068.jpg?_wi=2",
|
||||
},
|
||||
id: "t1", name: "გიორგი მ.", role: "წევრი", company: "Xarea", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-sportswoman-cross-arms-looking-motivated-camera-fitness-girl-workout-practice-yoga-exercises-white-background_176420-47068.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "ნინო დ.",
|
||||
role: "წევრი",
|
||||
company: "Xarea",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg?_wi=2",
|
||||
},
|
||||
id: "t2", name: "ნინო დ.", role: "წევრი", company: "Xarea", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "ლევან კ.",
|
||||
role: "წევრი",
|
||||
company: "Xarea",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sporty-woman-stretching-urban-environment_23-2147988186.jpg?_wi=2",
|
||||
},
|
||||
id: "t3", name: "ლევან კ.", role: "წევრი", company: "Xarea", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sporty-woman-stretching-urban-environment_23-2147988186.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "მარიამ ს.",
|
||||
role: "წევრი",
|
||||
company: "Xarea",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-afro-american-sports-man-with-arms-folded-looking-camera_171337-8257.jpg?_wi=2",
|
||||
},
|
||||
id: "t4", name: "მარიამ ს.", role: "წევრი", company: "Xarea", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-afro-american-sports-man-with-arms-folded-looking-camera_171337-8257.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "გიგა წ.",
|
||||
role: "წევრი",
|
||||
company: "Xarea",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calm-boxer-standing-near-punchbag-looking-away_171337-20008.jpg?_wi=2",
|
||||
},
|
||||
id: "t5", name: "გიგა წ.", role: "წევრი", company: "Xarea", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calm-boxer-standing-near-punchbag-looking-away_171337-20008.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "251+",
|
||||
label: "ბედნიერი წევრი",
|
||||
},
|
||||
value: "251+", label: "ბედნიერი წევრი"},
|
||||
{
|
||||
value: "9.6",
|
||||
label: "საშუალო შეფასება",
|
||||
},
|
||||
value: "9.6", label: "საშუალო შეფასება"},
|
||||
{
|
||||
value: "09:00",
|
||||
label: "ყოველდღიური მუშაობა",
|
||||
},
|
||||
value: "09:00", label: "ყოველდღიური მუშაობა"},
|
||||
]}
|
||||
title="რას ამბობენ წევრები"
|
||||
description="თქვენი ნდობა ჩვენი მთავარი მოტივაციაა."
|
||||
@@ -329,18 +197,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="გელოდებით ყოველდღე 09:00 – 23:59. ასაკობრივი პოლიტიკა: 14 წლიდან მშობლის თანხლებით, 17 წლიდან დამოუკიდებლად."
|
||||
buttons={[
|
||||
{
|
||||
text: "დაგვიკავშირდი",
|
||||
href: "tel:+995555555555",
|
||||
},
|
||||
text: "დაგვიკავშირდი", href: "tel:+995555555555"},
|
||||
{
|
||||
text: "დაჯავშნა",
|
||||
href: "#",
|
||||
},
|
||||
text: "დაჯავშნა", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -349,13 +212,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Xarea Fitness"
|
||||
leftLink={{
|
||||
text: "კონფიდენციალურობა",
|
||||
href: "#",
|
||||
}}
|
||||
text: "კონფიდენციალურობა", href: "#"}}
|
||||
rightLink={{
|
||||
text: "საკონტაქტო",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "საკონტაქტო", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user