Merge version_1 into main #2
221
src/app/page.tsx
221
src/app/page.tsx
@@ -2,6 +2,7 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import { Shield, Globe, FlaskConical, Trophy } from 'lucide-react';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
|
||||
@@ -30,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
},
|
||||
name: "Products", id: "products"},
|
||||
{
|
||||
name: "Science",
|
||||
id: "science",
|
||||
},
|
||||
name: "Science", id: "science"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Melbourne Peptide Co."
|
||||
/>
|
||||
@@ -53,66 +46,41 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Unlock Your Body's Potential"
|
||||
description="Premium Peptides for Enhanced Performance & Wellness. Scientifically formulated. Australian made. Clinically trusted."
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Shop Now", href: "#products"},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#science",
|
||||
},
|
||||
text: "Learn More", href: "#science"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/isolated-screen-laptop-laboratory-displays-dna-visualization-software-used-process-patient_482257-133585.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/isolated-screen-laptop-laboratory-displays-dna-visualization-software-used-process-patient_482257-133585.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-woman-with-fresh-fruits_23-2150495117.jpg",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-woman-with-fresh-fruits_23-2150495117.jpg", alt: "Customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/doctor-with-stethoscope-tablet_23-2148168464.jpg",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/doctor-with-stethoscope-tablet_23-2148168464.jpg", alt: "Customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-woman-with-fresh-fruits_23-2150495117.jpg",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-woman-with-fresh-fruits_23-2150495117.jpg", alt: "Customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/doctor-with-stethoscope-tablet_23-2148168464.jpg",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/doctor-with-stethoscope-tablet_23-2148168464.jpg", alt: "Customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-woman-with-fresh-fruits_23-2150495117.jpg",
|
||||
alt: "Customer 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-woman-with-fresh-fruits_23-2150495117.jpg", alt: "Customer 5"},
|
||||
]}
|
||||
avatarText="Trusted by 5,000+ athletes and professionals"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "TGA COMPLIANT",
|
||||
},
|
||||
type: "text", text: "TGA COMPLIANT"},
|
||||
{
|
||||
type: "text",
|
||||
text: "PHARMACEUTICAL GRADE",
|
||||
},
|
||||
type: "text", text: "PHARMACEUTICAL GRADE"},
|
||||
{
|
||||
type: "text",
|
||||
text: "LAB TESTED",
|
||||
},
|
||||
type: "text", text: "LAB TESTED"},
|
||||
{
|
||||
type: "text",
|
||||
text: "AUSTRALIAN MADE",
|
||||
},
|
||||
type: "text", text: "AUSTRALIAN MADE"},
|
||||
{
|
||||
type: "text",
|
||||
text: "CLINICAL QUALITY",
|
||||
},
|
||||
type: "text", text: "CLINICAL QUALITY"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -125,41 +93,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Recovery Pro Peptide Complex",
|
||||
price: "$189",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-bottle-pills-with-light-blue-label_187299-46204.jpg?_wi=1",
|
||||
},
|
||||
id: "p1", name: "Recovery Pro Peptide Complex", price: "$189", imageSrc: "http://img.b2bpic.net/free-photo/black-bottle-pills-with-light-blue-label_187299-46204.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Longevity Elite Formula",
|
||||
price: "$245",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-delicious-fresh-vegetables_23-2148913342.jpg?_wi=1",
|
||||
},
|
||||
id: "p2", name: "Longevity Elite Formula", price: "$245", imageSrc: "http://img.b2bpic.net/free-photo/assortment-delicious-fresh-vegetables_23-2148913342.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Performance Max Stack",
|
||||
price: "$199",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pill-containers-foil_23-2148533493.jpg?_wi=1",
|
||||
},
|
||||
id: "p3", name: "Performance Max Stack", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pill-containers-foil_23-2148533493.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Vitality Core Booster",
|
||||
price: "$159",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-bottle-pills-with-light-blue-label_187299-46204.jpg?_wi=2",
|
||||
},
|
||||
id: "p4", name: "Vitality Core Booster", price: "$159", imageSrc: "http://img.b2bpic.net/free-photo/black-bottle-pills-with-light-blue-label_187299-46204.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Cognitive Focus Blend",
|
||||
price: "$175",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-delicious-fresh-vegetables_23-2148913342.jpg?_wi=2",
|
||||
},
|
||||
id: "p5", name: "Cognitive Focus Blend", price: "$175", imageSrc: "http://img.b2bpic.net/free-photo/assortment-delicious-fresh-vegetables_23-2148913342.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Immune Shield Pro",
|
||||
price: "$145",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pill-containers-foil_23-2148533493.jpg?_wi=2",
|
||||
},
|
||||
id: "p6", name: "Immune Shield Pro", price: "$145", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pill-containers-foil_23-2148533493.jpg"},
|
||||
]}
|
||||
title="Our Premium Collection"
|
||||
description="Expertly crafted peptide formulas for peak performance."
|
||||
@@ -172,33 +116,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Pharmaceutical Grade",
|
||||
description: "99%+ purity ensured by rigorous third-party testing.",
|
||||
buttonIcon: "Shield",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/isolated-screen-laptop-laboratory-displays-dna-visualization-software-used-process-patient_482257-133585.jpg?_wi=2",
|
||||
imageAlt: "scientific lab research",
|
||||
},
|
||||
title: "Pharmaceutical Grade", description: "99%+ purity ensured by rigorous third-party testing.", buttonIcon: Shield,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/isolated-screen-laptop-laboratory-displays-dna-visualization-software-used-process-patient_482257-133585.jpg", imageAlt: "scientific lab research"},
|
||||
{
|
||||
title: "Locally Crafted",
|
||||
description: "Proudly manufactured in Melbourne, Australia.",
|
||||
buttonIcon: "Globe",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-bottle-pills-with-light-blue-label_187299-46204.jpg?_wi=3",
|
||||
imageAlt: "luxury peptide vial",
|
||||
},
|
||||
title: "Locally Crafted", description: "Proudly manufactured in Melbourne, Australia.", buttonIcon: Globe,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-bottle-pills-with-light-blue-label_187299-46204.jpg", imageAlt: "luxury peptide vial"},
|
||||
{
|
||||
title: "Clinically Backed",
|
||||
description: "Formulated by leading biochemists and peer-reviewed research.",
|
||||
buttonIcon: "FlaskConical",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-delicious-fresh-vegetables_23-2148913342.jpg?_wi=3",
|
||||
imageAlt: "wellness supplement bottle",
|
||||
},
|
||||
title: "Clinically Backed", description: "Formulated by leading biochemists and peer-reviewed research.", buttonIcon: FlaskConical,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-delicious-fresh-vegetables_23-2148913342.jpg", imageAlt: "wellness supplement bottle"},
|
||||
{
|
||||
title: "Trusted by Athletes",
|
||||
description: "Used by professional sports competitors across the nation.",
|
||||
buttonIcon: "Trophy",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pill-containers-foil_23-2148533493.jpg?_wi=3",
|
||||
imageAlt: "health supplement stack",
|
||||
},
|
||||
title: "Trusted by Athletes", description: "Used by professional sports competitors across the nation.", buttonIcon: Trophy,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pill-containers-foil_23-2148533493.jpg", imageAlt: "health supplement stack"},
|
||||
]}
|
||||
title="Why Choose Melbourne Peptide Co."
|
||||
description="Experience the pinnacle of Australian pharmaceutical science."
|
||||
@@ -210,30 +138,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah M.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-fresh-fruits_23-2150495117.jpg?_wi=1",
|
||||
},
|
||||
id: "t1", name: "Sarah M.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-fresh-fruits_23-2150495117.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Dr. James K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-stethoscope-tablet_23-2148168464.jpg?_wi=1",
|
||||
},
|
||||
id: "t2", name: "Dr. James K.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-stethoscope-tablet_23-2148168464.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Alex R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-fresh-fruits_23-2150495117.jpg?_wi=2",
|
||||
},
|
||||
id: "t3", name: "Alex R.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-fresh-fruits_23-2150495117.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Jordan P.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-stethoscope-tablet_23-2148168464.jpg?_wi=2",
|
||||
},
|
||||
id: "t4", name: "Jordan P.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-stethoscope-tablet_23-2148168464.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Chloe L.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-fresh-fruits_23-2150495117.jpg?_wi=3",
|
||||
},
|
||||
id: "t5", name: "Chloe L.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-fresh-fruits_23-2150495117.jpg"},
|
||||
]}
|
||||
cardTitle="What Our Clients Say"
|
||||
cardTag="Trusted Results"
|
||||
@@ -247,20 +160,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How do peptides work?",
|
||||
content: "Peptides act as signaling molecules to instruct cellular processes.",
|
||||
},
|
||||
id: "f1", title: "How do peptides work?", content: "Peptides act as signaling molecules to instruct cellular processes."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "What testing do you perform?",
|
||||
content: "We conduct 99%+ purity testing through accredited third-party labs.",
|
||||
},
|
||||
id: "f2", title: "What testing do you perform?", content: "We conduct 99%+ purity testing through accredited third-party labs."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Are your products TGA compliant?",
|
||||
content: "Yes, we adhere to strict TGA regulations in all production phases.",
|
||||
},
|
||||
id: "f3", title: "Are your products TGA compliant?", content: "Yes, we adhere to strict TGA regulations in all production phases."},
|
||||
]}
|
||||
title="The Science Behind Our Peptides"
|
||||
description="Learn how our advanced formulations work to optimize your health."
|
||||
@@ -272,14 +176,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-animated-grid",
|
||||
}}
|
||||
variant: "rotated-rays-animated-grid"}}
|
||||
text="Ready to unlock your potential? Contact our expert team for consultation."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#",
|
||||
},
|
||||
text: "Contact Us", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -290,49 +191,31 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#",
|
||||
},
|
||||
label: "Our Story", href: "#"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Recovery Peptides",
|
||||
href: "#",
|
||||
},
|
||||
label: "Recovery Peptides", href: "#"},
|
||||
{
|
||||
label: "Performance Stack",
|
||||
href: "#",
|
||||
},
|
||||
label: "Performance Stack", href: "#"},
|
||||
{
|
||||
label: "Longevity Series",
|
||||
href: "#",
|
||||
},
|
||||
label: "Longevity Series", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#",
|
||||
},
|
||||
label: "FAQ", href: "#"},
|
||||
{
|
||||
label: "Shipping",
|
||||
href: "#",
|
||||
},
|
||||
label: "Shipping", href: "#"},
|
||||
{
|
||||
label: "Returns",
|
||||
href: "#",
|
||||
},
|
||||
label: "Returns", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user