Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-28 01:07:57 +00:00

View File

@@ -34,42 +34,24 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "Brand Story",
id: "#brand-story",
},
name: "Brand Story", id: "#brand-story"},
{
name: "Shop",
id: "#shop",
},
name: "Shop", id: "#shop"},
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
button={{
text: "SHOP NOW",
href: "#shop",
}}
text: "SHOP NOW", href: "#shop"}}
logoSrc="http://img.b2bpic.net/free-vector/minimal-gold-badge-collection_53876-67147.jpg"
logoAlt="Bravo Energy Pouches Logo"
brandName="BRAVO"
@@ -80,113 +62,63 @@ export default function LandingPage() {
<HeroSplitTestimonial
useInvertedBackground={false}
background={{
variant: "downward-rays-animated-grid",
}}
variant: "downward-rays-animated-grid"}}
imagePosition="right"
title="ENERGY WITHOUT LIMITS."
description="Premium nicotine-free energy pouches engineered for relentless focus, clean energy, and elite performance."
testimonials={[
{
name: "Alex Vance",
handle: "@alexvance",
testimonial: "Experience clean energy without any added sugars. Pure performance, no compromises.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-handsome-cute-guy-suit-with-wine-distance-computer-date-waving-hands_140725-162592.jpg",
imageAlt: "Entrepreneur working with Bravo Energy Pouch",
},
name: "Alex Vance", handle: "@alexvance", testimonial: "Experience clean energy without any added sugars. Pure performance, no compromises.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-handsome-cute-guy-suit-with-wine-distance-computer-date-waving-hands_140725-162592.jpg", imageAlt: "Entrepreneur working with Bravo Energy Pouch"},
{
name: "Jordan Lee",
handle: "@jordanlee",
testimonial: "Enjoy sustained energy levels without the typical jitters or sudden crashes. Smooth and steady.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/tired-sporty-man-with-dark-skin-sprints-fast-mountain-road-focused-down-catches-breath-holds-fresh-water-bottle-models-against-mountain-view-free-space-your-advertising-content_273609-29330.jpg",
imageAlt: "Athlete taking Bravo Energy Pouch",
},
name: "Jordan Lee", handle: "@jordanlee", testimonial: "Enjoy sustained energy levels without the typical jitters or sudden crashes. Smooth and steady.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/tired-sporty-man-with-dark-skin-sprints-fast-mountain-road-focused-down-catches-breath-holds-fresh-water-bottle-models-against-mountain-view-free-space-your-advertising-content_273609-29330.jpg", imageAlt: "Athlete taking Bravo Energy Pouch"},
{
name: "Chris Miller",
handle: "@chrismiller",
testimonial: "Our advanced formula ensures rapid absorption, providing quick and noticeable effects.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stressed-young-adult-fearing-failure-struggling-with-deadlines_482257-126388.jpg",
imageAlt: "Gamer focused with Bravo Energy Pouch",
},
name: "Chris Miller", handle: "@chrismiller", testimonial: "Our advanced formula ensures rapid absorption, providing quick and noticeable effects.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stressed-young-adult-fearing-failure-struggling-with-deadlines_482257-126388.jpg", imageAlt: "Gamer focused with Bravo Energy Pouch"},
{
name: "Samantha Brooks",
handle: "@sambrooks",
testimonial: "Every pouch is rigorously tested for quality and purity, guaranteeing safety and efficacy.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/diverse-espionage-duo-bureau-reading-top-secret-documents_482257-125686.jpg",
imageAlt: "Executive using Bravo Energy Pouch",
},
name: "Samantha Brooks", handle: "@sambrooks", testimonial: "Every pouch is rigorously tested for quality and purity, guaranteeing safety and efficacy.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/diverse-espionage-duo-bureau-reading-top-secret-documents_482257-125686.jpg", imageAlt: "Executive using Bravo Energy Pouch"},
{
name: "Marcus \"The Beast\" Green",
handle: "@marcusgreen",
testimonial: "The ultimate mental edge for my workouts. Unstoppable focus, no jitters. Bravo is a game changer!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-fit-woman-gym_23-2149049765.jpg",
imageAlt: "Gym-goer taking Bravo Energy Pouch",
},
name: "Marcus \"The Beast\" Green", handle: "@marcusgreen", testimonial: "The ultimate mental edge for my workouts. Unstoppable focus, no jitters. Bravo is a game changer!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-fit-woman-gym_23-2149049765.jpg", imageAlt: "Gym-goer taking Bravo Energy Pouch"},
]}
buttons={[
{
text: "SHOP NOW",
href: "#shop",
},
text: "SHOP NOW", href: "#shop"},
{
text: "WATCH THE EXPERIENCE",
href: "#ultimate-cta",
},
text: "WATCH THE EXPERIENCE", href: "#ultimate-cta"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-pensive-african-american-man-dressed-classic-brown-jacket-standing-studio-dark-background_613910-17787.jpg",
alt: "Focused male entrepreneur",
},
src: "http://img.b2bpic.net/free-photo/portrait-pensive-african-american-man-dressed-classic-brown-jacket-standing-studio-dark-background_613910-17787.jpg", alt: "Focused male entrepreneur"},
{
src: "http://img.b2bpic.net/free-photo/brunette-woman-wearing-sport-clothes_329181-13199.jpg",
alt: "Determined female athlete",
},
src: "http://img.b2bpic.net/free-photo/brunette-woman-wearing-sport-clothes_329181-13199.jpg", alt: "Determined female athlete"},
{
src: "http://img.b2bpic.net/free-photo/photographer-hold-digital-camera-looking-white-display_158595-5718.jpg",
alt: "Engaged male gamer",
},
src: "http://img.b2bpic.net/free-photo/photographer-hold-digital-camera-looking-white-display_158595-5718.jpg", alt: "Engaged male gamer"},
{
src: "http://img.b2bpic.net/free-photo/serious-beautiful-middle-aged-business-woman_1262-3072.jpg",
alt: "Sophisticated female executive",
},
src: "http://img.b2bpic.net/free-photo/serious-beautiful-middle-aged-business-woman_1262-3072.jpg", alt: "Sophisticated female executive"},
{
src: "http://img.b2bpic.net/free-photo/lady-good-mood-posing-isolated-background-showing-tongue-pretty-woman-black-jacket-smiles-white-backdrop_197531-18470.jpg",
alt: "Motivated young professional",
},
src: "http://img.b2bpic.net/free-photo/lady-good-mood-posing-isolated-background-showing-tongue-pretty-woman-black-jacket-smiles-white-backdrop_197531-18470.jpg", alt: "Motivated young professional"},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-purple-tin-cans-with-copy-space_23-2148785260.jpg"
imageAlt="Massive floating 3D render of Bravo Energy Pouch can"
mediaAnimation="depth-3d"
mediaAnimation="blur-reveal"
marqueeItems={[
{
type: "text-icon",
text: "NO JITTERS",
icon: Zap,
type: "text-icon", text: "NO JITTERS", icon: Zap,
},
{
type: "text-icon",
text: "SUSTAINED FOCUS",
icon: Target,
type: "text-icon", text: "SUSTAINED FOCUS", icon: Target,
},
{
type: "text-icon",
text: "SUGAR FREE",
icon: Flame,
type: "text-icon", text: "SUGAR FREE", icon: Flame,
},
{
type: "text-icon",
text: "RAPID ABSORPTION",
icon: Clock,
type: "text-icon", text: "RAPID ABSORPTION", icon: Clock,
},
{
type: "text-icon",
text: "LAB TESTED",
icon: Star,
type: "text-icon", text: "LAB TESTED", icon: Star,
},
]}
/>
@@ -197,14 +129,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"GQ",
"Men's Health",
"Barstool Sports",
"Forbes",
"Complex",
"Hustle Daily",
"Elite Gaming",
]}
"GQ", "Men's Health", "Barstool Sports", "Forbes", "Complex", "Hustle Daily", "Elite Gaming"]}
title="Trusted by high performers worldwide."
speed={40}
showCard={false}
@@ -219,63 +144,30 @@ export default function LandingPage() {
title="BUILT FOR THE RELENTLESS."
buttons={[
{
text: "LEARN MORE",
href: "#features",
},
text: "LEARN MORE", href: "#features"},
]}
description="Bravo was created for people who demand more from their energy. No sugar crashes. No weak formulas. Just clean focus, sustained intensity, and premium performance. We believe in providing a weapon for those who operate at a higher level, pushing boundaries and redefining limits. Our mission is to fuel your ambition, without compromise."
/>
</div>
<div id="shop" data-section="shop">
<ProductCardOne
animationType="depth-3d"
animationType="blur-reveal"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
id: "bravo-ice-mint",
name: "BRAVO ICE MINT",
price: "$12.99",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-dark-candle-getting-lighten-by-male-dark-surface_179666-37888.jpg",
imageAlt: "Bravo Ice Mint can",
},
id: "bravo-ice-mint", name: "BRAVO ICE MINT", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/front-view-dark-candle-getting-lighten-by-male-dark-surface_179666-37888.jpg", imageAlt: "Bravo Ice Mint can"},
{
id: "bravo-citrus",
name: "BRAVO CITRUS",
price: "$12.99",
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307238.jpg",
imageAlt: "Bravo Citrus can",
},
id: "bravo-citrus", name: "BRAVO CITRUS", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307238.jpg", imageAlt: "Bravo Citrus can"},
{
id: "bravo-midnight",
name: "BRAVO MIDNIGHT",
price: "$12.99",
imageSrc: "http://img.b2bpic.net/free-photo/mystery-box-with-gifts-concept_23-2150063184.jpg",
imageAlt: "Bravo Midnight can",
},
id: "bravo-midnight", name: "BRAVO MIDNIGHT", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/mystery-box-with-gifts-concept_23-2150063184.jpg", imageAlt: "Bravo Midnight can"},
{
id: "bravo-arctic",
name: "BRAVO ARCTIC",
price: "$12.99",
imageSrc: "http://img.b2bpic.net/free-photo/soda-can_187299-45794.jpg",
imageAlt: "Bravo Arctic can",
},
id: "bravo-arctic", name: "BRAVO ARCTIC", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/soda-can_187299-45794.jpg", imageAlt: "Bravo Arctic can"},
{
id: "bravo-tropical",
name: "BRAVO TROPICAL",
price: "$12.99",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-brightly-colored-soda-can_23-2150995305.jpg",
imageAlt: "Bravo Tropical can",
},
id: "bravo-tropical", name: "BRAVO TROPICAL", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-brightly-colored-soda-can_23-2150995305.jpg", imageAlt: "Bravo Tropical can"},
{
id: "bravo-unflavored",
name: "BRAVO UNFLAVORED",
price: "$12.99",
imageSrc: "http://img.b2bpic.net/free-photo/flaty-lay-stack-blue-conserves_23-2148785251.jpg",
imageAlt: "Bravo Unflavored can",
},
id: "bravo-unflavored", name: "BRAVO UNFLAVORED", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/flaty-lay-stack-blue-conserves_23-2148785251.jpg", imageAlt: "Bravo Unflavored can"},
]}
title="PRODUCT SHOWCASE"
description="Explore our range of premium energy pouches, each crafted for a unique performance experience."
@@ -289,39 +181,21 @@ export default function LandingPage() {
description="Discover the superior advantages of Bravo and delve into the powerful ingredients that fuel your performance."
accordionItems={[
{
id: "clean-energy",
title: "CLEAN ENERGY",
content: "Experience sustained, smooth energy without the jitters, anxiety, or dreaded crash associated with traditional energy drinks.",
},
id: "clean-energy", title: "CLEAN ENERGY", content: "Experience sustained, smooth energy without the jitters, anxiety, or dreaded crash associated with traditional energy drinks."},
{
id: "fast-absorption",
title: "FAST ABSORPTION",
content: "Our innovative delivery system ensures rapid absorption through your gums, providing a quicker and more efficient boost than coffee.",
},
id: "fast-absorption", title: "FAST ABSORPTION", content: "Our innovative delivery system ensures rapid absorption through your gums, providing a quicker and more efficient boost than coffee."},
{
id: "performance-focus",
title: "PERFORMANCE FOCUS",
content: "Engineered with nootropics and essential vitamins, Bravo enhances cognitive function, boosts mental clarity, and sharpens your focus.",
},
id: "performance-focus", title: "PERFORMANCE FOCUS", content: "Engineered with nootropics and essential vitamins, Bravo enhances cognitive function, boosts mental clarity, and sharpens your focus."},
{
id: "caffeine",
title: "CAFFEINE",
content: "The world's most popular stimulant, delivering a reliable surge of energy to kickstart your day or power through your tasks.",
},
id: "caffeine", title: "CAFFEINE", content: "The world's most popular stimulant, delivering a reliable surge of energy to kickstart your day or power through your tasks."},
{
id: "l-theanine",
title: "L-THEANINE",
content: "An amino acid that promotes a state of calm, focused alertness, balancing caffeine's effects to prevent jitters and enhance concentration.",
},
id: "l-theanine", title: "L-THEANINE", content: "An amino acid that promotes a state of calm, focused alertness, balancing caffeine's effects to prevent jitters and enhance concentration."},
{
id: "b12",
title: "VITAMIN B12",
content: "Crucial for energy metabolism and nervous system health, contributing to sustained vitality and reduced fatigue.",
},
id: "b12", title: "VITAMIN B12", content: "Crucial for energy metabolism and nervous system health, contributing to sustained vitality and reduced fatigue."},
]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-oil-drops-water-blurred-black-white-background_23-2148205215.jpg"
imageAlt="Caffeine molecule with effects"
mediaAnimation="depth-3d"
mediaAnimation="blur-reveal"
mediaPosition="left"
/>
</div>
@@ -334,25 +208,15 @@ export default function LandingPage() {
author="Sarah Johnson, Entrepreneur"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
alt: "Sarah Johnson",
},
src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", alt: "Sarah Johnson"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-624.jpg",
alt: "Michael Chen",
},
src: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-624.jpg", alt: "Michael Chen"},
{
src: "http://img.b2bpic.net/free-photo/close-up-smiley-man-with-headphones_23-2148937643.jpg",
alt: "Emily Rodriguez",
},
src: "http://img.b2bpic.net/free-photo/close-up-smiley-man-with-headphones_23-2148937643.jpg", alt: "Emily Rodriguez"},
{
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
alt: "David Kim",
},
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", alt: "David Kim"},
{
src: "http://img.b2bpic.net/free-photo/young-woman-wearing-striped-shirt-eyeglasses_273609-13236.jpg",
alt: "Alex Lee",
},
src: "http://img.b2bpic.net/free-photo/young-woman-wearing-striped-shirt-eyeglasses_273609-13236.jpg", alt: "Alex Lee"},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal"
@@ -366,40 +230,19 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "starter-pack",
badge: "Trial",
badgeIcon: Sparkles,
price: "$12.99",
subtitle: "ONE FLAVOR",
features: [
"1 Can",
"Introductory Experience",
"One-time purchase",
],
id: "starter-pack", badge: "Trial", badgeIcon: Sparkles,
price: "$12.99", subtitle: "ONE FLAVOR", features: [
"1 Can", "Introductory Experience", "One-time purchase"],
},
{
id: "performance-pack",
badge: "Popular",
badgeIcon: Star,
price: "$34.99",
subtitle: "THREE FLAVORS",
features: [
"3 Cans (Mix & Match)",
"Enhanced Focus",
"Bi-weekly delivery",
],
id: "performance-pack", badge: "Popular", badgeIcon: Star,
price: "$34.99", subtitle: "THREE FLAVORS", features: [
"3 Cans (Mix & Match)", "Enhanced Focus", "Bi-weekly delivery"],
},
{
id: "elite-subscription",
badge: "Elite Choice",
badgeIcon: Award,
price: "$59.99",
subtitle: "MONTHLY DELIVERY",
features: [
"5 Cans (Exclusive Access)",
"Priority Support",
"Exclusive Flavors",
],
id: "elite-subscription", badge: "Elite Choice", badgeIcon: Award,
price: "$59.99", subtitle: "MONTHLY DELIVERY", features: [
"5 Cans (Exclusive Access)", "Priority Support", "Exclusive Flavors"],
},
]}
title="SUBSCRIPTION PACKAGES"
@@ -412,30 +255,15 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "how-long-last",
title: "How long does Bravo Energy last?",
content: "The effects of Bravo Energy Pouches typically last 3-4 hours, providing sustained focus and energy without a sudden drop-off.",
},
id: "how-long-last", title: "How long does Bravo Energy last?", content: "The effects of Bravo Energy Pouches typically last 3-4 hours, providing sustained focus and energy without a sudden drop-off."},
{
id: "nicotine-free",
title: "Is Bravo Energy nicotine-free?",
content: "Yes, Bravo Energy Pouches are 100% nicotine-free. We focus on clean energy from caffeine, nootropics, and vitamins.",
},
id: "nicotine-free", title: "Is Bravo Energy nicotine-free?", content: "Yes, Bravo Energy Pouches are 100% nicotine-free. We focus on clean energy from caffeine, nootropics, and vitamins."},
{
id: "safe-daily",
title: "Is it safe for daily use?",
content: "When used as directed, Bravo Energy Pouches are safe for daily use. Always adhere to recommended serving sizes.",
},
id: "safe-daily", title: "Is it safe for daily use?", content: "When used as directed, Bravo Energy Pouches are safe for daily use. Always adhere to recommended serving sizes."},
{
id: "ingredients",
title: "What ingredients are used?",
content: "Our key ingredients include Caffeine, L-Theanine, Vitamin B12, Alpha GPC, and Electrolytes for optimal performance and focus.",
},
id: "ingredients", title: "What ingredients are used?", content: "Our key ingredients include Caffeine, L-Theanine, Vitamin B12, Alpha GPC, and Electrolytes for optimal performance and focus."},
{
id: "how-fast-work",
title: "How fast does it work?",
content: "Thanks to sublingual absorption, you can expect to feel the effects of Bravo Energy Pouches within 10-15 minutes.",
},
id: "how-fast-work", title: "How fast does it work?", content: "Thanks to sublingual absorption, you can expect to feel the effects of Bravo Energy Pouches within 10-15 minutes."},
]}
sideTitle="FREQUENTLY ASKED QUESTIONS"
sideDescription="Find quick answers to common questions about Bravo Energy Pouches. If you need more assistance, feel free to contact us directly."
@@ -448,16 +276,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="STAY RELENTLESS"
title="UNLEASH YOUR POTENTIAL."
description="Join the movement of high performers who choose Bravo for their daily edge. Elevate your focus, sustain your energy, and conquer your goals."
buttons={[
{
text: "SHOP BRAVO NOW",
href: "#shop",
},
text: "SHOP BRAVO NOW", href: "#shop"},
]}
/>
</div>
@@ -469,19 +294,13 @@ export default function LandingPage() {
socialLinks={[
{
icon: Instagram,
href: "https://instagram.com/bravoenergy",
ariaLabel: "Instagram",
},
href: "https://instagram.com/bravoenergy", ariaLabel: "Instagram"},
{
icon: Twitter,
href: "https://twitter.com/bravoenergy",
ariaLabel: "Twitter",
},
href: "https://twitter.com/bravoenergy", ariaLabel: "Twitter"},
{
icon: Facebook,
href: "https://facebook.com/bravoenergy",
ariaLabel: "Facebook",
},
href: "https://facebook.com/bravoenergy", ariaLabel: "Facebook"},
]}
/>
</div>