Update src/app/page.tsx
This commit is contained in:
@@ -10,7 +10,7 @@ import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCar
|
||||
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||
import FaqBase from "@/components/sections/faq/FaqBase";
|
||||
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
||||
import { Award, HelpCircle, Layers, Moon, Shield, Snowflake, TrendingUp, Zap, CheckCircle } from "lucide-react";
|
||||
import { Award, HelpCircle, Layers, Moon, Shield, Snowflake, TrendingUp, Zap, CheckCircle, ShoppingCart } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -48,14 +48,17 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-female-athlete-doing-stretching-exercises-nature-sunset_637285-4335.jpg", imageAlt: "elite athlete recovery performance training sports"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-female-athlete-doing-stretching-exercises-nature-sunset_637285-4335.jpg", imageAlt: "elite athlete recovery performance training sports"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-sport-gym-using-kettlebells_23-2149255816.jpg", imageAlt: "compression gear recovery equipment athlete performance"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-sport-gym-using-kettlebells_23-2149255816.jpg", imageAlt: "compression gear recovery equipment athlete performance"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-dumbbell-smart-watch-fruit_1387-200.jpg", imageAlt: "recovery tools athlete equipment performance gear"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-dumbbell-smart-watch-fruit_1387-200.jpg", imageAlt: "recovery tools athlete equipment performance gear"
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Explore Collection", href: "features" },
|
||||
{ text: "Buy Recovery Kit", href: "features" },
|
||||
{ text: "Discover Science", href: "about" },
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -69,7 +72,8 @@ export default function LandingPage() {
|
||||
<TextSplitAbout
|
||||
title="Precision Recovery for Precision Performance"
|
||||
description={[
|
||||
"Revlo isn't just another recovery brand. We're obsessed with the science. Our research team works exclusively with elite athletes to engineer products that deliver measurable results—faster muscle recovery, reduced inflammation, optimized adaptation.", "Every formulation in the Revlo collection has been rigorously tested and validated. We combine cutting-edge sports science with premium ingredients, creating recovery solutions that set a new standard in athletic performance."]}
|
||||
"Revlo isn't just another recovery brand. We're obsessed with the science. Our research team works exclusively with elite athletes to engineer products that deliver measurable results—faster muscle recovery, reduced inflammation, optimized adaptation.", "Every formulation in the Revlo collection has been rigorously tested and validated. We combine cutting-edge sports science with premium ingredients, creating recovery solutions that set a new standard in athletic performance."
|
||||
]}
|
||||
buttons={[{ text: "Read Our Story", href: "#" }]}
|
||||
showBorder={true}
|
||||
useInvertedBackground={true}
|
||||
@@ -87,36 +91,44 @@ export default function LandingPage() {
|
||||
title: "Cryogenic Recovery Formula", description: "Advanced cold-therapy supplement stack engineered to reduce inflammatory markers and accelerate muscle repair at the cellular level.", icon: Snowflake,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-spa_23-2148001029.jpg?_wi=1", imageAlt: "ice bath cold therapy recovery athlete performance"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-spa_23-2148001029.jpg?_wi=1", imageAlt: "ice bath cold therapy recovery athlete performance"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-spa_23-2148001029.jpg?_wi=2", imageAlt: "ice bath cold therapy recovery athlete performance"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-spa_23-2148001029.jpg?_wi=2", imageAlt: "ice bath cold therapy recovery athlete performance"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Neural Recovery Complex", description: "Proprietary blend targeting nervous system recovery and parasympathetic activation for enhanced adaptation and reduced training stress.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-using-massage-gun-neck_23-2149407527.jpg?_wi=1", imageAlt: "massage therapy recovery athlete massage gun wellness"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-using-massage-gun-neck_23-2149407527.jpg?_wi=1", imageAlt: "massage therapy recovery athlete massage gun wellness"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-using-massage-gun-neck_23-2149407527.jpg?_wi=2", imageAlt: "massage therapy recovery athlete massage gun wellness"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-using-massage-gun-neck_23-2149407527.jpg?_wi=2", imageAlt: "massage therapy recovery athlete massage gun wellness"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Amino Acid Recovery Matrix", description: "Premium branched-chain amino acid complex optimized for muscle protein synthesis and rapid recovery between training sessions.", icon: Layers,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-with-jumping-rope_23-2147778538.jpg?_wi=1", imageAlt: "compression therapy recovery wear athlete performance gear"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-with-jumping-rope_23-2147778538.jpg?_wi=1", imageAlt: "compression therapy recovery wear athlete performance gear"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-with-jumping-rope_23-2147778538.jpg?_wi=2", imageAlt: "compression therapy recovery wear athlete performance gear"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-with-jumping-rope_23-2147778538.jpg?_wi=2", imageAlt: "compression therapy recovery wear athlete performance gear"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Sleep Optimization Protocol", description: "Clinically-formulated sleep support system designed to enhance sleep quality and maximize nocturnal recovery and adaptation.", icon: Moon,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wake-up-asleep-girl-stopping-alarm-clock-bed-morning-woman-sleeping-wake-up-turn-off-alarm-clock-morning_657921-684.jpg?_wi=1", imageAlt: "sleep recovery athlete sleeping rest performance wellness"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wake-up-asleep-girl-stopping-alarm-clock-bed-morning-woman-sleeping-wake-up-turn-off-alarm-clock-morning_657921-684.jpg?_wi=1", imageAlt: "sleep recovery athlete sleeping rest performance wellness"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wake-up-asleep-girl-stopping-alarm-clock-bed-morning-woman-sleeping-wake-up-turn-off-alarm-clock-morning_657921-684.jpg?_wi=2", imageAlt: "sleep recovery athlete sleeping rest performance wellness"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wake-up-asleep-girl-stopping-alarm-clock-bed-morning-woman-sleeping-wake-up-turn-off-alarm-clock-morning_657921-684.jpg?_wi=2", imageAlt: "sleep recovery athlete sleeping rest performance wellness"
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -136,11 +148,14 @@ export default function LandingPage() {
|
||||
tagIcon={TrendingUp}
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "52%", title: "Faster Recovery", description: "Average reduction in DOMS and inflammatory markers in clinical trials", imageSrc: "http://img.b2bpic.net/free-photo/people-watching-tennis-video-clip-digital-device_53876-14565.jpg", imageAlt: "athlete training performance metrics data tracking sports analytics"},
|
||||
id: "1", value: "52%", title: "Faster Recovery", description: "Average reduction in DOMS and inflammatory markers in clinical trials", imageSrc: "http://img.b2bpic.net/free-photo/people-watching-tennis-video-clip-digital-device_53876-14565.jpg", imageAlt: "athlete training performance metrics data tracking sports analytics"
|
||||
},
|
||||
{
|
||||
id: "2", value: "8,500+", title: "Elite Athletes", description: "Professional athletes across 45+ countries integrated Revlo into training protocols", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-athlete-group-ready-run-focus-african-man_171337-10570.jpg?_wi=1", imageAlt: "athlete achievement success performance results training outcome"},
|
||||
id: "2", value: "8,500+", title: "Elite Athletes", description: "Professional athletes across 45+ countries integrated Revlo into training protocols", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-athlete-group-ready-run-focus-african-man_171337-10570.jpg?_wi=1", imageAlt: "athlete achievement success performance results training outcome"
|
||||
},
|
||||
{
|
||||
id: "3", value: "98.7%", title: "Satisfaction Rate", description: "Elite athletes report significant performance improvements and recommend to teammates", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-athlete-group-ready-run-focus-african-man_171337-10570.jpg?_wi=2", imageAlt: "satisfied athlete customer satisfaction performance excellence"},
|
||||
id: "3", value: "98.7%", title: "Satisfaction Rate", description: "Elite athletes report significant performance improvements and recommend to teammates", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-athlete-group-ready-run-focus-african-man_171337-10570.jpg?_wi=2", imageAlt: "satisfied athlete customer satisfaction performance excellence"
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -157,17 +172,23 @@ export default function LandingPage() {
|
||||
tagIcon={Award}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marcus Johnson", role: "Professional Sprinter", testimonial: "Revlo's formulation is next level. My recovery metrics improved dramatically—reduced inflammation, better sleep, faster adaptation. This is the competitive edge I needed.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=1", imageAlt: "Marcus Johnson"},
|
||||
id: "1", name: "Marcus Johnson", role: "Professional Sprinter", testimonial: "Revlo's formulation is next level. My recovery metrics improved dramatically—reduced inflammation, better sleep, faster adaptation. This is the competitive edge I needed.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=1", imageAlt: "Marcus Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Chen", role: "Professional Soccer Player", testimonial: "The Neural Recovery Complex changed everything. I'm training harder, recovering faster, and performing at a level I didn't think was possible. Revlo is essential to my protocol.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=2", imageAlt: "Sarah Chen"},
|
||||
id: "2", name: "Sarah Chen", role: "Professional Soccer Player", testimonial: "The Neural Recovery Complex changed everything. I'm training harder, recovering faster, and performing at a level I didn't think was possible. Revlo is essential to my protocol.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=2", imageAlt: "Sarah Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "James Mitchell", role: "Elite CrossFit Athlete", testimonial: "Revlo's amino acid matrix is scientifically superior to anything else I've tested. Muscle soreness is practically eliminated, and my strength gains have accelerated significantly.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=3", imageAlt: "James Mitchell"},
|
||||
id: "3", name: "James Mitchell", role: "Elite CrossFit Athlete", testimonial: "Revlo's amino acid matrix is scientifically superior to anything else I've tested. Muscle soreness is practically eliminated, and my strength gains have accelerated significantly.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=3", imageAlt: "James Mitchell"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Victoria Rodriguez", role: "Professional Swimmer", testimonial: "The sleep optimization protocol from Revlo gave me back recovery quality I was missing. Combined with their other products, my entire training efficiency improved dramatically.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=4", imageAlt: "Victoria Rodriguez"},
|
||||
id: "4", name: "Victoria Rodriguez", role: "Professional Swimmer", testimonial: "The sleep optimization protocol from Revlo gave me back recovery quality I was missing. Combined with their other products, my entire training efficiency improved dramatically.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=4", imageAlt: "Victoria Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Alex Thompson", role: "Professional Runner", testimonial: "I've tested every recovery product on the market. Revlo stands apart because it's backed by real science and delivers measurable results. This is professional-grade recovery.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=5", imageAlt: "Alex Thompson"},
|
||||
id: "5", name: "Alex Thompson", role: "Professional Runner", testimonial: "I've tested every recovery product on the market. Revlo stands apart because it's backed by real science and delivers measurable results. This is professional-grade recovery.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=5", imageAlt: "Alex Thompson"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Emma Williams", role: "Professional Tennis Player", testimonial: "Revlo's complete ecosystem approach is game-changing. Every product works synergistically, and my overall athletic performance has reached new heights. Highly recommend to any serious athlete.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=6", imageAlt: "Emma Williams"},
|
||||
id: "6", name: "Emma Williams", role: "Professional Tennis Player", testimonial: "Revlo's complete ecosystem approach is game-changing. Every product works synergistically, and my overall athletic performance has reached new heights. Highly recommend to any serious athlete.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=6", imageAlt: "Emma Williams"
|
||||
},
|
||||
]}
|
||||
animationType="scale-rotate"
|
||||
textboxLayout="default"
|
||||
@@ -184,9 +205,11 @@ export default function LandingPage() {
|
||||
tag="Industry Leaders"
|
||||
tagIcon={Shield}
|
||||
names={[
|
||||
"Nike Athletes", "Adidas Elite", "Puma Sports", "Reebok Pro", "Under Armour", "New Balance Elite", "ASICS Pro", "Brooks Running"]}
|
||||
"Nike Athletes", "Adidas Elite", "Puma Sports", "Reebok Pro", "Under Armour", "New Balance Elite", "ASICS Pro", "Brooks Running"
|
||||
]}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/soccer-logo-template_23-2149588679.jpg", "http://img.b2bpic.net/free-vector/abstract-silhouette-sport-logo-flat-design_23-2148220451.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-pitbull-esport-logo_23-2150524257.jpg", "http://img.b2bpic.net/free-vector/abstract-silhouette-sport-logo-flat-design_23-2148220451.jpg", "http://img.b2bpic.net/free-vector/hd-monogram-logo-template_23-2150206047.jpg", "http://img.b2bpic.net/free-vector/abstract-silhouette-sport-logo-flat-design_23-2148220451.jpg", "http://img.b2bpic.net/free-vector/abstract-silhouette-sport-logo-flat-design_23-2148220451.jpg", "http://img.b2bpic.net/free-vector/crossfit-motivational-emblem-flat-style_23-2148218135.jpg"]}
|
||||
"http://img.b2bpic.net/free-vector/soccer-logo-template_23-2149588679.jpg", "http://img.b2bpic.net/free-vector/abstract-silhouette-sport-logo-flat-design_23-2148220451.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-pitbull-esport-logo_23-2150524257.jpg", "http://img.b2bpic.net/free-vector/abstract-silhouette-sport-logo-flat-design_23-2148220451.jpg", "http://img.b2bpic.net/free-vector/hd-monogram-logo-template_23-2150206047.jpg", "http://img.b2bpic.net/free-vector/abstract-silhouette-sport-logo-flat-design_23-2148220451.jpg", "http://img.b2bpic.net/free-vector/abstract-silhouette-sport-logo-flat-design_23-2148220451.jpg", "http://img.b2bpic.net/free-vector/crossfit-motivational-emblem-flat-style_23-2148218135.jpg"
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
tagAnimation="slide-up"
|
||||
@@ -204,17 +227,23 @@ export default function LandingPage() {
|
||||
tagIcon={HelpCircle}
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What makes Revlo different from other recovery supplements?", content: "Revlo combines premium ingredients with rigorous scientific validation. Every formula is researched exclusively with elite athletes, tested in clinical settings, and engineered for measurable performance gains. We don't follow trends—we set standards."},
|
||||
id: "1", title: "What makes Revlo different from other recovery supplements?", content: "Revlo combines premium ingredients with rigorous scientific validation. Every formula is researched exclusively with elite athletes, tested in clinical settings, and engineered for measurable performance gains. We don't follow trends—we set standards."
|
||||
},
|
||||
{
|
||||
id: "2", title: "How quickly will I notice results?", content: "Most athletes report improved recovery markers within 3-5 days of consistent use. Significant performance improvements typically appear within 2-3 weeks as your body adapts to optimized recovery protocols. Individual results vary based on training intensity and baseline physiology."},
|
||||
id: "2", title: "How quickly will I notice results?", content: "Most athletes report improved recovery markers within 3-5 days of consistent use. Significant performance improvements typically appear within 2-3 weeks as your body adapts to optimized recovery protocols. Individual results vary based on training intensity and baseline physiology."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Are Revlo products safe for all athletes?", content: "Yes, Revlo products are formulated for athletes of all performance levels. All ingredients are tested for purity and compliance with anti-doping standards. Consult with your coach or sports medicine professional before beginning any new recovery protocol."},
|
||||
id: "3", title: "Are Revlo products safe for all athletes?", content: "Yes, Revlo products are formulated for athletes of all performance levels. All ingredients are tested for purity and compliance with anti-doping standards. Consult with your coach or sports medicine professional before beginning any new recovery protocol."
|
||||
},
|
||||
{
|
||||
id: "4", title: "Can I use multiple Revlo products together?", content: "Absolutely. The Revlo ecosystem is engineered with synergistic formulations. Combining our Cryogenic Recovery Formula, Neural Recovery Complex, Amino Acid Matrix, and Sleep Optimization Protocol creates a comprehensive recovery system that maximizes adaptation and performance."},
|
||||
id: "4", title: "Can I use multiple Revlo products together?", content: "Absolutely. The Revlo ecosystem is engineered with synergistic formulations. Combining our Cryogenic Recovery Formula, Neural Recovery Complex, Amino Acid Matrix, and Sleep Optimization Protocol creates a comprehensive recovery system that maximizes adaptation and performance."
|
||||
},
|
||||
{
|
||||
id: "5", title: "How does Revlo compare to cold therapy and other methods?", content: "Revlo supplements support cold therapy and other recovery methods through internal biochemistry optimization. Our formulations work at the cellular level to reduce inflammation and accelerate adaptation—complementing your existing recovery protocols for superior results."},
|
||||
id: "5", title: "How does Revlo compare to cold therapy and other methods?", content: "Revlo supplements support cold therapy and other recovery methods through internal biochemistry optimization. Our formulations work at the cellular level to reduce inflammation and accelerate adaptation—complementing your existing recovery protocols for superior results."
|
||||
},
|
||||
{
|
||||
id: "6", title: "What's the optimal timing for Revlo supplements?", content: "Post-training is ideal when muscles are most receptive to recovery support. Most athletes see best results starting within 30-60 minutes after intense training. For sleep optimization, take 30-45 minutes before bed. Consistency matters more than perfect timing."},
|
||||
id: "6", title: "What's the optimal timing for Revlo supplements?", content: "Post-training is ideal when muscles are most receptive to recovery support. Most athletes see best results starting within 30-60 minutes after intense training. For sleep optimization, take 30-45 minutes before bed. Consistency matters more than perfect timing."
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user