Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4194ce5f55 | |||
| f90ea96e7a | |||
| 831bd3de2b | |||
| 39f34fa0f5 | |||
| a06ef648db | |||
| 498c61c31e | |||
| ba775cc5cc |
329
src/app/page.tsx
329
src/app/page.tsx
@@ -4,7 +4,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|||||||
import ReactLenis from "lenis/react";
|
import ReactLenis from "lenis/react";
|
||||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||||
import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven';
|
import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven';
|
||||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||||
import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonial';
|
import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonial';
|
||||||
import MediaAbout from '@/components/sections/about/MediaAbout';
|
import MediaAbout from '@/components/sections/about/MediaAbout';
|
||||||
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||||
@@ -33,29 +33,17 @@ export default function LandingPage() {
|
|||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "hero"},
|
||||||
id: "hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "About",
|
name: "About", id: "about"},
|
||||||
id: "about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Memberships",
|
name: "Memberships", id: "pricing"},
|
||||||
id: "pricing",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Classes",
|
name: "Classes", id: "classes"},
|
||||||
id: "classes",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Facilities",
|
name: "Facilities", id: "facilities"},
|
||||||
id: "facilities",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "contact"},
|
||||||
id: "contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="KORE"
|
brandName="KORE"
|
||||||
/>
|
/>
|
||||||
@@ -64,102 +52,57 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitTestimonial
|
<HeroSplitTestimonial
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars",
|
variant: "gradient-bars"}}
|
||||||
}}
|
|
||||||
title="Train Like You Mean It"
|
title="Train Like You Mean It"
|
||||||
description="Strength. Discipline. Results."
|
description="Strength. Discipline. Results."
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "Alex R.",
|
name: "Alex R.", handle: "@alexfit", testimonial: "The atmosphere at KORE is unmatched. True discipline.", rating: 5,
|
||||||
handle: "@alexfit",
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-muscular-handsome-man-wetsuit-with-cloud-talc-around-dark-background_613910-15110.jpg"},
|
||||||
testimonial: "The atmosphere at KORE is unmatched. True discipline.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-muscular-handsome-man-wetsuit-with-cloud-talc-around-dark-background_613910-15110.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Sarah J.",
|
name: "Sarah J.", handle: "@sarah_training", testimonial: "Transformed my life. The facilities are elite.", rating: 5,
|
||||||
handle: "@sarah_training",
|
imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-wearing-sport-clothes_329181-13199.jpg"},
|
||||||
testimonial: "Transformed my life. The facilities are elite.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-wearing-sport-clothes_329181-13199.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Marcus V.",
|
name: "Marcus V.", handle: "@mv_gains", testimonial: "Most intense workouts of my life. Worth it.", rating: 5,
|
||||||
handle: "@mv_gains",
|
imageSrc: "http://img.b2bpic.net/free-photo/female-kickboxer-resting-ring-corner_651396-627.jpg"},
|
||||||
testimonial: "Most intense workouts of my life. Worth it.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/female-kickboxer-resting-ring-corner_651396-627.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Elena K.",
|
name: "Elena K.", handle: "@elena_lifts", testimonial: "The coaching team is highly professional.", rating: 5,
|
||||||
handle: "@elena_lifts",
|
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-smiling-training-dark-background_176420-55258.jpg"},
|
||||||
testimonial: "The coaching team is highly professional.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-smiling-training-dark-background_176420-55258.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "David W.",
|
name: "David W.", handle: "@dave_fit", testimonial: "No distractions. Just pure training focus.", rating: 5,
|
||||||
handle: "@dave_fit",
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-bodybuilder-holding-barbell-looking-away-dark-background_613910-19266.jpg"},
|
||||||
testimonial: "No distractions. Just pure training focus.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-bodybuilder-holding-barbell-looking-away-dark-background_613910-19266.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Join Now",
|
text: "Join Now", href: "#pricing"},
|
||||||
href: "#pricing",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "View Memberships",
|
text: "View Memberships", href: "#pricing"},
|
||||||
href: "#pricing",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776834902424-ain6jugg.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776834902424-ain6jugg.jpg"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-smiling-training-dark-background_176420-55260.jpg",
|
src: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-smiling-training-dark-background_176420-55260.jpg", alt: "Member profile"},
|
||||||
alt: "Member profile",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/fitness-girl-posing_23-2148017390.jpg",
|
src: "http://img.b2bpic.net/free-photo/fitness-girl-posing_23-2148017390.jpg", alt: "Member profile"},
|
||||||
alt: "Member profile",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-622.jpg",
|
src: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-622.jpg", alt: "Member profile"},
|
||||||
alt: "Member profile",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-625.jpg",
|
src: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-625.jpg", alt: "Member profile"},
|
||||||
alt: "Member profile",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/fit-woman-gym-side-view_23-2149445952.jpg",
|
src: "http://img.b2bpic.net/free-photo/fit-woman-gym-side-view_23-2149445952.jpg", alt: "Member profile"},
|
||||||
alt: "Member profile",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "ELITE PERFORMANCE"},
|
||||||
text: "ELITE PERFORMANCE",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "RADICAL DISCIPLINE"},
|
||||||
text: "RADICAL DISCIPLINE",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "HIGH INTENSITY"},
|
||||||
text: "HIGH INTENSITY",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "PREMIUM FACILITIES"},
|
||||||
text: "PREMIUM FACILITIES",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "SAN DIEGO BASED"},
|
||||||
text: "SAN DIEGO BASED",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -169,7 +112,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Elite Performance"
|
title="Elite Performance"
|
||||||
description="At KORE, we believe in radical discipline. Our exclusive training environment is built for serious individuals who demand results. Welcome to the new standard."
|
description="At KORE, we believe in radical discipline. Our exclusive training environment is built for serious individuals who demand results. Welcome to the new standard."
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776825856098-r1e26fmp.png?_wi=1"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776837215130-w77jhi5k.png"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -180,20 +123,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Personal Training",
|
title: "Personal Training", description: "1:1 coaching tailored to your goals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776834330250-o1ngbgkj.jpg"},
|
||||||
description: "1:1 coaching tailored to your goals.",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776834330250-o1ngbgkj.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Group Classes",
|
title: "Group Classes", description: "HIIT, strength training, and more.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776834581960-n0u3nauk.png"},
|
||||||
description: "HIIT, strength training, and more.",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776834581960-n0u3nauk.png",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Functional Training",
|
title: "Functional Training", description: "Dedicated zone for explosive work.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776834867414-pazg7fxe.png"},
|
||||||
description: "Dedicated zone for explosive work.",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776834867414-pazg7fxe.png",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Our Training Services"
|
title="Our Training Services"
|
||||||
description="Customized programs for every athlete."
|
description="Customized programs for every athlete."
|
||||||
@@ -208,29 +142,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "pilates",
|
id: "pilates", name: "Pilates", price: "Studio Flow", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776835315362-lyfj6a1a.png"},
|
||||||
name: "Pilates",
|
|
||||||
price: "Studio Flow",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776835315362-lyfj6a1a.png",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "yoga",
|
id: "yoga", name: "Yoga", price: "Recovery Focus", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776836838570-7mgaesul.jpg"},
|
||||||
name: "Yoga",
|
|
||||||
price: "Recovery Focus",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776836838570-7mgaesul.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "hiit",
|
id: "hiit", name: "HIIT", price: "High Intensity", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776834940951-b2r10rhj.jpg"},
|
||||||
name: "HIIT",
|
|
||||||
price: "High Intensity",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776834940951-b2r10rhj.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "strength",
|
id: "strength", name: "Strength", price: "Conditioning", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-athlete-competing-olympic-games_23-2151450152.jpg"},
|
||||||
name: "Strength",
|
|
||||||
price: "Conditioning",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-athlete-competing-olympic-games_23-2151450152.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Featured Classes"
|
title="Featured Classes"
|
||||||
description="Modern programming for peak performance."
|
description="Modern programming for peak performance."
|
||||||
@@ -245,25 +163,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "m1",
|
id: "m1", value: "SAUNA", title: "Recovery", description: "Premium sauna and cold plunge area.", icon: Waves,
|
||||||
value: "SAUNA",
|
|
||||||
title: "Recovery",
|
|
||||||
description: "Premium sauna and cold plunge area.",
|
|
||||||
icon: Waves,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "m2",
|
id: "m2", value: "CARDIO", title: "Endurance", description: "Industry leading cardio equipment.", icon: Activity,
|
||||||
value: "CARDIO",
|
|
||||||
title: "Endurance",
|
|
||||||
description: "Industry leading cardio equipment.",
|
|
||||||
icon: Activity,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "m3",
|
id: "m3", value: "WEIGHT ", title: "Strength", description: "Professional rogue power racks.", icon: Activity,
|
||||||
value: "WEIGHT ",
|
|
||||||
title: "Strength",
|
|
||||||
description: "Professional rogue power racks.",
|
|
||||||
icon: Activity,
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="State of the Art Facilities"
|
title="State of the Art Facilities"
|
||||||
@@ -278,52 +184,22 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "monthly",
|
id: "monthly", tag: "Basic", price: "$89", period: "/month", description: "Gym, classes, facilities access.", button: {
|
||||||
tag: "Basic",
|
text: "Start Now"},
|
||||||
price: "$89",
|
featuresTitle: "Included", features: [
|
||||||
period: "/month",
|
"Full Gym Access", "Group Classes", "Locker Room"],
|
||||||
description: "Gym, classes, facilities access.",
|
|
||||||
button: {
|
|
||||||
text: "Start Now",
|
|
||||||
},
|
|
||||||
featuresTitle: "Included",
|
|
||||||
features: [
|
|
||||||
"Full Gym Access",
|
|
||||||
"Group Classes",
|
|
||||||
"Locker Room",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "annual",
|
id: "annual", tag: "Value", price: "$899", period: "/year", description: "Best value + personal training.", button: {
|
||||||
tag: "Value",
|
text: "Start Now"},
|
||||||
price: "$899",
|
featuresTitle: "Included", features: [
|
||||||
period: "/year",
|
"Everything Monthly", "2x Personal Training", "Priority Support"],
|
||||||
description: "Best value + personal training.",
|
|
||||||
button: {
|
|
||||||
text: "Start Now",
|
|
||||||
},
|
|
||||||
featuresTitle: "Included",
|
|
||||||
features: [
|
|
||||||
"Everything Monthly",
|
|
||||||
"2x Personal Training",
|
|
||||||
"Priority Support",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "student",
|
id: "student", tag: "Student", price: "$59", period: "/month", description: "Limited hours, student ID req.", button: {
|
||||||
tag: "Student",
|
text: "Start Now"},
|
||||||
price: "$59",
|
featuresTitle: "Included", features: [
|
||||||
period: "/month",
|
"Off-Peak Access", "Gym Facilities", "Core Classes"],
|
||||||
description: "Limited hours, student ID req.",
|
|
||||||
button: {
|
|
||||||
text: "Start Now",
|
|
||||||
},
|
|
||||||
featuresTitle: "Included",
|
|
||||||
features: [
|
|
||||||
"Off-Peak Access",
|
|
||||||
"Gym Facilities",
|
|
||||||
"Core Classes",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Membership Plans"
|
title="Membership Plans"
|
||||||
@@ -337,60 +213,15 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "t1",
|
id: "t1", name: "Sarah Miller", date: "2024-01-01", title: "Transformation", quote: "Incredible results, absolute focus.", tag: "Member", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-dressed-black-sportswear-baseball-cap-lifts-dumbbell_613910-5628.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776825856098-5c8cjfqy.jpg?_wi=2", imageAlt: "fit athlete portrait dark"},
|
||||||
name: "Sarah Miller",
|
|
||||||
date: "2024-01-01",
|
|
||||||
title: "Transformation",
|
|
||||||
quote: "Incredible results, absolute focus.",
|
|
||||||
tag: "Member",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-dressed-black-sportswear-baseball-cap-lifts-dumbbell_613910-5628.jpg",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776825856098-5c8cjfqy.jpg?_wi=2",
|
|
||||||
imageAlt: "fit athlete portrait dark",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t2",
|
id: "t2", name: "John Doe", date: "2024-01-05", title: "Elite Gym", quote: "KORE is simply the best in SD.", tag: "Member", avatarSrc: "http://img.b2bpic.net/free-photo/black-white-shot-male-kick-boxer-jumping-kicking-heavy-punching-bag-training-outdoors-copyspace-professional-skilled-motivation-sports-competitive-preparing-achievement-fighting-toned_7502-8674.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776825856098-r1e26fmp.png?_wi=2", imageAlt: "fit athlete portrait dark"},
|
||||||
name: "John Doe",
|
|
||||||
date: "2024-01-05",
|
|
||||||
title: "Elite Gym",
|
|
||||||
quote: "KORE is simply the best in SD.",
|
|
||||||
tag: "Member",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/black-white-shot-male-kick-boxer-jumping-kicking-heavy-punching-bag-training-outdoors-copyspace-professional-skilled-motivation-sports-competitive-preparing-achievement-fighting-toned_7502-8674.jpg",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776825856098-r1e26fmp.png?_wi=2",
|
|
||||||
imageAlt: "fit athlete portrait dark",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t3",
|
id: "t3", name: "Mike Ross", date: "2024-02-12", title: "Strength", quote: "Never seen better equipment.", tag: "Member", avatarSrc: "http://img.b2bpic.net/free-photo/athletic-woman-grey-hoodie-showing-her-muscular-stomach_613910-13811.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-with-equipment_23-2147688154.jpg?_wi=2", imageAlt: "fit athlete portrait dark"},
|
||||||
name: "Mike Ross",
|
|
||||||
date: "2024-02-12",
|
|
||||||
title: "Strength",
|
|
||||||
quote: "Never seen better equipment.",
|
|
||||||
tag: "Member",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/athletic-woman-grey-hoodie-showing-her-muscular-stomach_613910-13811.jpg",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-with-equipment_23-2147688154.jpg?_wi=2",
|
|
||||||
imageAlt: "fit athlete portrait dark",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t4",
|
id: "t4", name: "Lisa Wang", date: "2024-03-20", title: "HIIT Focus", quote: "Love the class schedule.", tag: "Member", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-stretching-outside_23-2148291331.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-exercising-elliptical-cardio-machine_23-2147827880.jpg?_wi=2", imageAlt: "fit athlete portrait dark"},
|
||||||
name: "Lisa Wang",
|
|
||||||
date: "2024-03-20",
|
|
||||||
title: "HIIT Focus",
|
|
||||||
quote: "Love the class schedule.",
|
|
||||||
tag: "Member",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-stretching-outside_23-2148291331.jpg",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-exercising-elliptical-cardio-machine_23-2147827880.jpg?_wi=2",
|
|
||||||
imageAlt: "fit athlete portrait dark",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t5",
|
id: "t5", name: "Chris P.", date: "2024-04-10", title: "Recovery", quote: "The sauna is life-changing.", tag: "Member", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-workout-gym-full-shot_23-2149740135.jpg?_wi=2", imageAlt: "fit athlete portrait dark"},
|
||||||
name: "Chris P.",
|
|
||||||
date: "2024-04-10",
|
|
||||||
title: "Recovery",
|
|
||||||
quote: "The sauna is life-changing.",
|
|
||||||
tag: "Member",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-workout-gym-full-shot_23-2149740135.jpg?_wi=2",
|
|
||||||
imageAlt: "fit athlete portrait dark",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Results Driven"
|
title="Results Driven"
|
||||||
description="What our members have achieved."
|
description="What our members have achieved."
|
||||||
@@ -401,8 +232,7 @@ export default function LandingPage() {
|
|||||||
<ContactSplit
|
<ContactSplit
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "plain",
|
variant: "plain"}}
|
||||||
}}
|
|
||||||
tag="Get in Touch"
|
tag="Get in Touch"
|
||||||
title="Ready to Train?"
|
title="Ready to Train?"
|
||||||
description="San Diego, California | +1 (619) 555-8472 | admin@korefitness.com"
|
description="San Diego, California | +1 (619) 555-8472 | admin@korefitness.com"
|
||||||
@@ -412,46 +242,29 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterLogoEmphasis
|
<FooterMedia
|
||||||
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776837066581-97a4de8u.png"
|
||||||
|
logoText="KORE"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
items: [
|
title: "Navigation", items: [
|
||||||
{
|
{ label: "Home", href: "#hero" },
|
||||||
label: "Home",
|
{ label: "About", href: "#about" },
|
||||||
href: "#hero",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "About",
|
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
items: [
|
title: "Services", items: [
|
||||||
{
|
{ label: "Memberships", href: "#pricing" },
|
||||||
label: "Memberships",
|
{ label: "Classes", href: "#classes" },
|
||||||
href: "#pricing",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Classes",
|
|
||||||
href: "#classes",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
items: [
|
title: "Connect", items: [
|
||||||
{
|
{ label: "Facilities", href: "#facilities" },
|
||||||
label: "Facilities",
|
{ label: "Contact", href: "#contact" },
|
||||||
href: "#facilities",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Contact",
|
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
logoText="E"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
|
|||||||
Reference in New Issue
Block a user