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 ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
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 MediaAbout from '@/components/sections/about/MediaAbout';
|
||||
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||
@@ -33,29 +33,17 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Memberships",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "Memberships", id: "pricing"},
|
||||
{
|
||||
name: "Classes",
|
||||
id: "classes",
|
||||
},
|
||||
name: "Classes", id: "classes"},
|
||||
{
|
||||
name: "Facilities",
|
||||
id: "facilities",
|
||||
},
|
||||
name: "Facilities", id: "facilities"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="KORE"
|
||||
/>
|
||||
@@ -64,102 +52,57 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Train Like You Mean It"
|
||||
description="Strength. Discipline. Results."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex R.",
|
||||
handle: "@alexfit",
|
||||
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: "Alex R.", handle: "@alexfit", 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.",
|
||||
handle: "@sarah_training",
|
||||
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: "Sarah J.", handle: "@sarah_training", 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.",
|
||||
handle: "@mv_gains",
|
||||
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: "Marcus V.", handle: "@mv_gains", 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.",
|
||||
handle: "@elena_lifts",
|
||||
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: "Elena K.", handle: "@elena_lifts", 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.",
|
||||
handle: "@dave_fit",
|
||||
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",
|
||||
},
|
||||
name: "David W.", handle: "@dave_fit", 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={[
|
||||
{
|
||||
text: "Join Now",
|
||||
href: "#pricing",
|
||||
},
|
||||
text: "Join Now", href: "#pricing"},
|
||||
{
|
||||
text: "View Memberships",
|
||||
href: "#pricing",
|
||||
},
|
||||
text: "View Memberships", href: "#pricing"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776834902424-ain6jugg.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-smiling-training-dark-background_176420-55260.jpg",
|
||||
alt: "Member profile",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-smiling-training-dark-background_176420-55260.jpg", alt: "Member profile"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/fitness-girl-posing_23-2148017390.jpg",
|
||||
alt: "Member profile",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/fitness-girl-posing_23-2148017390.jpg", alt: "Member profile"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-622.jpg",
|
||||
alt: "Member profile",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-622.jpg", alt: "Member profile"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-625.jpg",
|
||||
alt: "Member profile",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-625.jpg", alt: "Member profile"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/fit-woman-gym-side-view_23-2149445952.jpg",
|
||||
alt: "Member profile",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/fit-woman-gym-side-view_23-2149445952.jpg", alt: "Member profile"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "ELITE PERFORMANCE",
|
||||
},
|
||||
type: "text", text: "ELITE PERFORMANCE"},
|
||||
{
|
||||
type: "text",
|
||||
text: "RADICAL DISCIPLINE",
|
||||
},
|
||||
type: "text", text: "RADICAL DISCIPLINE"},
|
||||
{
|
||||
type: "text",
|
||||
text: "HIGH INTENSITY",
|
||||
},
|
||||
type: "text", text: "HIGH INTENSITY"},
|
||||
{
|
||||
type: "text",
|
||||
text: "PREMIUM FACILITIES",
|
||||
},
|
||||
type: "text", text: "PREMIUM FACILITIES"},
|
||||
{
|
||||
type: "text",
|
||||
text: "SAN DIEGO BASED",
|
||||
},
|
||||
type: "text", text: "SAN DIEGO BASED"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -169,7 +112,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
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."
|
||||
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>
|
||||
|
||||
@@ -180,20 +123,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
]}
|
||||
title="Our Training Services"
|
||||
description="Customized programs for every athlete."
|
||||
@@ -208,29 +142,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "pilates",
|
||||
name: "Pilates",
|
||||
price: "Studio Flow",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776835315362-lyfj6a1a.png",
|
||||
},
|
||||
id: "pilates", name: "Pilates", price: "Studio Flow", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776835315362-lyfj6a1a.png"},
|
||||
{
|
||||
id: "yoga",
|
||||
name: "Yoga",
|
||||
price: "Recovery Focus",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776836838570-7mgaesul.jpg",
|
||||
},
|
||||
id: "yoga", name: "Yoga", price: "Recovery Focus", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776836838570-7mgaesul.jpg"},
|
||||
{
|
||||
id: "hiit",
|
||||
name: "HIIT",
|
||||
price: "High Intensity",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776834940951-b2r10rhj.jpg",
|
||||
},
|
||||
id: "hiit", name: "HIIT", price: "High Intensity", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1776834940951-b2r10rhj.jpg"},
|
||||
{
|
||||
id: "strength",
|
||||
name: "Strength",
|
||||
price: "Conditioning",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-athlete-competing-olympic-games_23-2151450152.jpg",
|
||||
},
|
||||
id: "strength", name: "Strength", price: "Conditioning", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-athlete-competing-olympic-games_23-2151450152.jpg"},
|
||||
]}
|
||||
title="Featured Classes"
|
||||
description="Modern programming for peak performance."
|
||||
@@ -245,25 +163,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "SAUNA",
|
||||
title: "Recovery",
|
||||
description: "Premium sauna and cold plunge area.",
|
||||
icon: Waves,
|
||||
id: "m1", value: "SAUNA", title: "Recovery", description: "Premium sauna and cold plunge area.", icon: Waves,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "CARDIO",
|
||||
title: "Endurance",
|
||||
description: "Industry leading cardio equipment.",
|
||||
icon: Activity,
|
||||
id: "m2", value: "CARDIO", title: "Endurance", description: "Industry leading cardio equipment.", icon: Activity,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "WEIGHT ",
|
||||
title: "Strength",
|
||||
description: "Professional rogue power racks.",
|
||||
icon: Activity,
|
||||
id: "m3", value: "WEIGHT ", title: "Strength", description: "Professional rogue power racks.", icon: Activity,
|
||||
},
|
||||
]}
|
||||
title="State of the Art Facilities"
|
||||
@@ -278,52 +184,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "monthly",
|
||||
tag: "Basic",
|
||||
price: "$89",
|
||||
period: "/month",
|
||||
description: "Gym, classes, facilities access.",
|
||||
button: {
|
||||
text: "Start Now",
|
||||
},
|
||||
featuresTitle: "Included",
|
||||
features: [
|
||||
"Full Gym Access",
|
||||
"Group Classes",
|
||||
"Locker Room",
|
||||
],
|
||||
id: "monthly", tag: "Basic", price: "$89", period: "/month", description: "Gym, classes, facilities access.", button: {
|
||||
text: "Start Now"},
|
||||
featuresTitle: "Included", features: [
|
||||
"Full Gym Access", "Group Classes", "Locker Room"],
|
||||
},
|
||||
{
|
||||
id: "annual",
|
||||
tag: "Value",
|
||||
price: "$899",
|
||||
period: "/year",
|
||||
description: "Best value + personal training.",
|
||||
button: {
|
||||
text: "Start Now",
|
||||
},
|
||||
featuresTitle: "Included",
|
||||
features: [
|
||||
"Everything Monthly",
|
||||
"2x Personal Training",
|
||||
"Priority Support",
|
||||
],
|
||||
id: "annual", tag: "Value", price: "$899", period: "/year", description: "Best value + personal training.", button: {
|
||||
text: "Start Now"},
|
||||
featuresTitle: "Included", features: [
|
||||
"Everything Monthly", "2x Personal Training", "Priority Support"],
|
||||
},
|
||||
{
|
||||
id: "student",
|
||||
tag: "Student",
|
||||
price: "$59",
|
||||
period: "/month",
|
||||
description: "Limited hours, student ID req.",
|
||||
button: {
|
||||
text: "Start Now",
|
||||
},
|
||||
featuresTitle: "Included",
|
||||
features: [
|
||||
"Off-Peak Access",
|
||||
"Gym Facilities",
|
||||
"Core Classes",
|
||||
],
|
||||
id: "student", tag: "Student", price: "$59", period: "/month", description: "Limited hours, student ID req.", button: {
|
||||
text: "Start Now"},
|
||||
featuresTitle: "Included", features: [
|
||||
"Off-Peak Access", "Gym Facilities", "Core Classes"],
|
||||
},
|
||||
]}
|
||||
title="Membership Plans"
|
||||
@@ -337,60 +213,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
]}
|
||||
title="Results Driven"
|
||||
description="What our members have achieved."
|
||||
@@ -401,8 +232,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Ready to Train?"
|
||||
description="San Diego, California | +1 (619) 555-8472 | admin@korefitness.com"
|
||||
@@ -412,46 +242,29 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<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={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
title: "Navigation", items: [
|
||||
{ label: "Home", href: "#hero" },
|
||||
{ label: "About", href: "#about" },
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Memberships",
|
||||
href: "#pricing",
|
||||
},
|
||||
{
|
||||
label: "Classes",
|
||||
href: "#classes",
|
||||
},
|
||||
title: "Services", items: [
|
||||
{ label: "Memberships", href: "#pricing" },
|
||||
{ label: "Classes", href: "#classes" },
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Facilities",
|
||||
href: "#facilities",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
title: "Connect", items: [
|
||||
{ label: "Facilities", href: "#facilities" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="E"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user