Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-06 16:13:03 +00:00

View File

@@ -1,15 +1,15 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleFullscreen from "@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen";
import HeroCentered from "@/components/sections/hero/HeroCentered";
import MetricCardTwo from "@/components/sections/metrics/MetricCardTwo";
import FeatureCardSixteen from "@/components/sections/feature/FeatureCardSixteen";
import MediaAbout from "@/components/sections/about/MediaAbout";
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen";
import ContactText from "@/components/sections/contact/ContactText";
import FooterSimple from "@/components/sections/footer/FooterSimple";
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import HeroCentered from '@/components/sections/hero/HeroCentered';
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
import FeatureCardSixteen from '@/components/sections/feature/FeatureCardSixteen';
import MediaAbout from '@/components/sections/about/MediaAbout';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import ContactText from '@/components/sections/contact/ContactText';
import FooterSimple from '@/components/sections/footer/FooterSimple';
export default function LandingPage() {
return (
@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="mediumLarge"
background="noise"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="shadow"
secondaryButtonStyle="radial-glow"
@@ -44,14 +44,17 @@ export default function LandingPage() {
<HeroCentered
title="Find Your Perfect Running Shoe — Expert Fitting in Cape Town"
description="Get personalized gait analysis, video assessment, and treadmill testing from our expert team. Discover the right shoe for injury prevention and peak performance."
background={{ variant: "noise" }}
background={{ variant: "animated-grid" }}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-training-sunrise-seaside_176420-6338.jpg", alt: "Satisfied runner Sarah"},
src: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-training-sunrise-seaside_176420-6338.jpg", alt: "Satisfied runner Sarah"
},
{
src: "http://img.b2bpic.net/free-photo/close-up-young-fit-person-jogging-by-sea_329181-16780.jpg", alt: "Happy client James"},
src: "http://img.b2bpic.net/free-photo/close-up-young-fit-person-jogging-by-sea_329181-16780.jpg", alt: "Happy client James"
},
{
src: "http://img.b2bpic.net/free-photo/sportswoman-looking-back-with-blurred-background_23-2147600818.jpg", alt: "Marathon runner Lisa"},
src: "http://img.b2bpic.net/free-photo/sportswoman-looking-back-with-blurred-background_23-2147600818.jpg", alt: "Marathon runner Lisa"
},
]}
avatarText="Trusted by 100+ local runners"
buttons={[
@@ -86,11 +89,13 @@ export default function LandingPage() {
tag="Our Expertise"
negativeCard={{
items: [
"Generic advice without analysis", "Limited shoe selection", "No motion assessment", "Uncomfortable fit or injuries later", "Guesswork recommendations"],
"Generic advice without analysis", "Limited shoe selection", "No motion assessment", "Uncomfortable fit or injuries later", "Guesswork recommendations"
],
}}
positiveCard={{
items: [
"Expert biomechanical gait analysis", "Premium brands carefully curated", "Video assessment and treadmill testing", "Perfect fit injury prevention focus", "Personalized shoe matching"],
"Expert biomechanical gait analysis", "Premium brands carefully curated", "Video assessment and treadmill testing", "Perfect fit injury prevention focus", "Personalized shoe matching"
],
}}
animationType="slide-up"
textboxLayout="default"
@@ -118,7 +123,8 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Nike Running", "ASICS", "Brooks", "Saucony", "New Balance", "HOKA ONE ONE"]}
"Nike Running", "ASICS", "Brooks", "Saucony", "New Balance", "HOKA ONE ONE"
]}
speed={40}
showCard={true}
tagAnimation="slide-up"
@@ -134,13 +140,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", title: "Finally found relief from knee pain", quote: "After my gait analysis, Sarah recommended shoes that completely changed my running. No more knee issues. The treadmill testing sealed it.", name: "James Thompson", role: "Marathon Runner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-fit-person-jogging-by-sea_329181-16780.jpg", imageAlt: "James Thompson testimonial"},
id: "1", title: "Finally found relief from knee pain", quote: "After my gait analysis, Sarah recommended shoes that completely changed my running. No more knee issues. The treadmill testing sealed it.", name: "James Thompson", role: "Marathon Runner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-fit-person-jogging-by-sea_329181-16780.jpg", imageAlt: "James Thompson testimonial"
},
{
id: "2", title: "Expert advice worth every penny", quote: "I've tried so many shoes online. The personalized fitting here was game-changing. They really understood my gait and running goals.", name: "Sarah Anderson", role: "Trail Runner", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-training-sunrise-seaside_176420-6338.jpg", imageAlt: "Sarah Anderson testimonial"},
id: "2", title: "Expert advice worth every penny", quote: "I've tried so many shoes online. The personalized fitting here was game-changing. They really understood my gait and running goals.", name: "Sarah Anderson", role: "Trail Runner", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-training-sunrise-seaside_176420-6338.jpg", imageAlt: "Sarah Anderson testimonial"
},
{
id: "3", title: "Best running shoe investment ever", quote: "The video gait analysis showed me exactly why I was getting injuries. Now I run faster, longer, and pain-free. Highly recommend!", name: "Lisa Martinez", role: "Fitness Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/sportswoman-looking-back-with-blurred-background_23-2147600818.jpg", imageAlt: "Lisa Martinez testimonial"},
id: "3", title: "Best running shoe investment ever", quote: "The video gait analysis showed me exactly why I was getting injuries. Now I run faster, longer, and pain-free. Highly recommend!", name: "Lisa Martinez", role: "Fitness Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/sportswoman-looking-back-with-blurred-background_23-2147600818.jpg", imageAlt: "Lisa Martinez testimonial"
},
{
id: "4", title: "Perfect fit first time", quote: "I've been running for 25 years and never had a fitting this thorough. They tested me on the treadmill and found the exact shoe. Worth the drive.", name: "Michael Chen", role: "Experienced Runner", imageSrc: "http://img.b2bpic.net/free-photo/young-muscular-guy-looking-back-his-shoulder-portrait-handsome-man-blue-shorts_1153-6711.jpg", imageAlt: "Michael Chen testimonial"},
id: "4", title: "Perfect fit first time", quote: "I've been running for 25 years and never had a fitting this thorough. They tested me on the treadmill and found the exact shoe. Worth the drive.", name: "Michael Chen", role: "Experienced Runner", imageSrc: "http://img.b2bpic.net/free-photo/young-muscular-guy-looking-back-his-shoulder-portrait-handsome-man-blue-shorts_1153-6711.jpg", imageAlt: "Michael Chen testimonial"
},
]}
/>
</div>
@@ -174,7 +184,8 @@ export default function LandingPage() {
{ label: "Call: 069 610 8167", href: "tel:0696108167" },
{ label: "Email: info@runstore.co.za", href: "mailto:info@runstore.co.za" },
{
label: "Get Directions", href: "https://maps.google.com?q=24+Kildare+Rd+Newlands+Cape+Town"},
label: "Get Directions", href: "https://maps.google.com?q=24+Kildare+Rd+Newlands+Cape+Town"
},
{ label: "Book Consultation", href: "#booking" },
],
},