9 Commits

Author SHA1 Message Date
a3379ab861 Merge version_3 into main
Merge version_3 into main
2026-03-07 07:54:10 +00:00
0f63a13f3d Update src/app/page.tsx 2026-03-07 07:54:06 +00:00
c395823a0a Update src/app/layout.tsx 2026-03-07 07:54:05 +00:00
4d81a813df Merge version_2 into main
Merge version_2 into main
2026-03-05 12:42:40 +00:00
0fc7871049 Update src/app/page.tsx 2026-03-05 12:42:36 +00:00
032cfe7217 Update src/app/layout.tsx 2026-03-05 12:42:36 +00:00
d2e81cd69c Merge version_1 into main
Merge version_1 into main
2026-03-05 12:30:55 +00:00
db4a761d05 Merge version_1 into main
Merge version_1 into main
2026-03-05 12:30:06 +00:00
e3bbf72faf Merge version_1 into main
Merge version_1 into main
2026-03-05 12:28:50 +00:00
2 changed files with 68 additions and 88 deletions

View File

@@ -1,71 +1,21 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Public_Sans } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
const publicSans = Public_Sans({
variable: "--font-public-sans",
subsets: ["latin"],
});
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "AXIOM Research - Research Peptides & IV Therapy in Bali",
description: "Premium research-grade peptides and wellness protocols in Bali. Fast delivery, laboratory-tested compounds. Order via WhatsApp.",
keywords: "peptides, research, Bali, IV therapy, biotech, wellness protocols",
robots: {
index: true,
follow: true,
},
openGraph: {
title: "AXIOM Research - Science-Led Peptide Protocols",
description: "High quality research peptides and IV therapy services with fast daily delivery in Bali.",
type: "website",
siteName: "AXIOM Research",
images: [
{
url: "http://img.b2bpic.net/free-photo/young-man-scientist-looking-pensive-chemical-solution-test-tubes-team-chemical-chemists-working-together-sterile-microbiology-lab-doing-research_482257-10055.jpg",
alt: "AXIOM Research peptides",
},
],
},
twitter: {
card: "summary_large_image",
title: "AXIOM Research - Premium Peptides in Bali",
description: "Research-grade peptides and IV therapy. Fast daily delivery.",
images: [
"http://img.b2bpic.net/free-photo/young-man-scientist-looking-pensive-chemical-solution-test-tubes-team-chemical-chemists-working-together-sterile-microbiology-lab-doing-research_482257-10055.jpg",
],
},
title: "AXIOM Research - Premium Research Peptides in Bali", description: "Science-led peptide protocols in Bali. High quality research peptides and wellness protocols with fast daily delivery."
};
export default function RootLayout({
children,
}: Readonly<{
}: {
children: React.ReactNode;
}>) {
}) {
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${halant.variable} ${inter.variable} ${publicSans.variable} antialiased`}
>
<Tag />
{children}
<html lang="en">
<body className={inter.className}>{children}
<script
dangerouslySetInnerHTML={{
__html: `
@@ -1433,7 +1383,6 @@ export default function RootLayout({
}}
/>
</body>
</ServiceWrapper>
</html>
);
}
}

View File

@@ -39,7 +39,8 @@ export default function HomePage() {
{ name: "Contact", id: "contact-section" },
]}
button={{
text: "Order via WhatsApp", href: "https://wa.me/62"}}
text: "Order via WhatsApp", href: "https://wa.me/62"
}}
/>
</div>
@@ -54,23 +55,31 @@ export default function HomePage() {
background={{ variant: "glowing-orb" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-scientist-looking-pensive-chemical-solution-test-tubes-team-chemical-chemists-working-together-sterile-microbiology-lab-doing-research_482257-10055.jpg?_wi=1", imageAlt: "Research peptide protocols"},
imageSrc: "http://img.b2bpic.net/free-photo/young-man-scientist-looking-pensive-chemical-solution-test-tubes-team-chemical-chemists-working-together-sterile-microbiology-lab-doing-research_482257-10055.jpg?_wi=1", imageAlt: "Research peptide protocols"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg?_wi=1", imageAlt: "Peptide research compounds"},
imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg?_wi=1", imageAlt: "Peptide research compounds"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-scientist-looking-pensive-chemical-solution-test-tubes-team-chemical-chemists-working-together-sterile-microbiology-lab-doing-research_482257-10055.jpg?_wi=2", imageAlt: "Scientific laboratory"},
imageSrc: "http://img.b2bpic.net/free-photo/young-man-scientist-looking-pensive-chemical-solution-test-tubes-team-chemical-chemists-working-together-sterile-microbiology-lab-doing-research_482257-10055.jpg?_wi=2", imageAlt: "Scientific laboratory"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg?_wi=2", imageAlt: "Research grade peptides"},
imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg?_wi=2", imageAlt: "Research grade peptides"
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-doctor-checking-perfusion_23-2148973460.jpg", imageAlt: "IV therapy services"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-doctor-checking-perfusion_23-2148973460.jpg", imageAlt: "IV therapy services"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mask-ampoules-syringes-medical-pills-marble-background-high-quality-photo_114579-68110.jpg", imageAlt: "Research accessories"},
imageSrc: "http://img.b2bpic.net/free-photo/mask-ampoules-syringes-medical-pills-marble-background-high-quality-photo_114579-68110.jpg", imageAlt: "Research accessories"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-scientist-looking-pensive-chemical-solution-test-tubes-team-chemical-chemists-working-together-sterile-microbiology-lab-doing-research_482257-10055.jpg?_wi=3", imageAlt: "Bali research facility"},
imageSrc: "http://img.b2bpic.net/free-photo/young-man-scientist-looking-pensive-chemical-solution-test-tubes-team-chemical-chemists-working-together-sterile-microbiology-lab-doing-research_482257-10055.jpg?_wi=3", imageAlt: "Bali research facility"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-scientist-looking-pensive-chemical-solution-test-tubes-team-chemical-chemists-working-together-sterile-microbiology-lab-doing-research_482257-10055.jpg?_wi=4", imageAlt: "Peptide research protocols"},
imageSrc: "http://img.b2bpic.net/free-photo/young-man-scientist-looking-pensive-chemical-solution-test-tubes-team-chemical-chemists-working-together-sterile-microbiology-lab-doing-research_482257-10055.jpg?_wi=4", imageAlt: "Peptide research protocols"
},
]}
buttons={[
{ text: "Browse Products", href: "products-overview" },
@@ -95,11 +104,14 @@ export default function HomePage() {
animationType="slide-up"
products={[
{
id: "retatrutide", name: "Retatrutide (RT3-GLP)", price: "2,200,000 IDR", imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg?_wi=3", imageAlt: "Retatrutide 10mg"},
id: "retatrutide", name: "Retatrutide (RT3-GLP)", price: "2,200,000 IDR", imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg?_wi=3", imageAlt: "Retatrutide 10mg"
},
{
id: "cjc-ipamorelin", name: "CJC-1295 + Ipamorelin", price: "900,000 IDR", imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg?_wi=4", imageAlt: "CJC-1295 Ipamorelin blend"},
id: "cjc-ipamorelin", name: "CJC-1295 + Ipamorelin", price: "900,000 IDR", imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg?_wi=4", imageAlt: "CJC-1295 Ipamorelin blend"
},
{
id: "bpc-157", name: "BPC-157", price: "750,000 IDR", imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg?_wi=5", imageAlt: "BPC-157 5mg"},
id: "bpc-157", name: "BPC-157", price: "750,000 IDR", imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg?_wi=5", imageAlt: "BPC-157 5mg"
},
]}
buttons={[{ text: "View All Products", href: "products-overview" }]}
/>
@@ -120,19 +132,24 @@ export default function HomePage() {
accordionItems={[
{
id: "fat-loss", title: "Fat Loss & Hunger Suppression", content:
"Retatrutide (RT3-GLP) — 10mg — 2,200,000 IDR. Research-grade compounds for metabolic and appetite research applications."},
"Retatrutide (RT3-GLP) — 10mg — 2,200,000 IDR. Research-grade compounds for metabolic and appetite research applications."
},
{
id: "lean-mass", title: "Lean Mass & Performance", content:
"CJC-1295 + Ipamorelin — 10mg — 900,000 IDR. Growth hormone secretagogue research protocols for performance studies."},
"CJC-1295 + Ipamorelin — 10mg — 900,000 IDR. Growth hormone secretagogue research protocols for performance studies."
},
{
id: "healing", title: "Healing & Recovery", content:
"BPC-157 (5mg — 750,000 IDR) and Thymosin Alpha-1 (10mg — 1,800,000 IDR). Tissue repair and immune modulation research."},
"BPC-157 (5mg — 750,000 IDR) and Thymosin Alpha-1 (10mg — 1,800,000 IDR). Tissue repair and immune modulation research."
},
{
id: "anti-aging", title: "Skin, Hair & Anti-Aging", content:
"GHK-Cu (100mg — 2,000,000 IDR) and Epithalon (20mg — 1,200,000 IDR). Collagen and cellular regeneration research."},
"GHK-Cu (100mg — 2,000,000 IDR) and Epithalon (20mg — 1,200,000 IDR). Collagen and cellular regeneration research."
},
{
id: "aesthetic", title: "Aesthetic & Tanning", content:
"Melanotan II — 10mg — 1,200,000 IDR. Melanocyte stimulation research for aesthetic applications."},
"Melanotan II — 10mg — 1,200,000 IDR. Melanocyte stimulation research for aesthetic applications."
},
]}
/>
</div>
@@ -152,22 +169,26 @@ export default function HomePage() {
{
id: "bali-belly", tag: "Bali Belly Infusion", price: "1,990,000", period: " IDR", description: "Electrolyte and digestive support for gastrointestinal recovery and hydration.", button: { text: "Inquire via WhatsApp", href: "https://wa.me/62" },
featuresTitle: "Includes:", features: [
"IV hydration therapy", "Electrolyte balance", "Fast relief", "Licensed practitioners"],
"IV hydration therapy", "Electrolyte balance", "Fast relief", "Licensed practitioners"
]
},
{
id: "super-bali", tag: "Super Bali Belly IV", price: "2,190,000", period: " IDR", description: "Enhanced formula with additional nutrients for comprehensive digestive and immune support.", button: { text: "Inquire via WhatsApp", href: "https://wa.me/62" },
featuresTitle: "Includes:", features: [
"Premium formulation", "Immune support", "Enhanced nutrients", "Home visit available"],
"Premium formulation", "Immune support", "Enhanced nutrients", "Home visit available"
]
},
{
id: "nad-antiaging", tag: "Pure NAD+ Anti Aging", price: "2,390,000", period: " IDR", description: "NAD+ IV therapy for cellular energy, anti-aging, and longevity research protocols.", button: { text: "Inquire via WhatsApp", href: "https://wa.me/62" },
featuresTitle: "Includes:", features: [
"NAD+ infusion", "Cellular energy", "Anti-aging benefits", "Longevity support"],
"NAD+ infusion", "Cellular energy", "Anti-aging benefits", "Longevity support"
]
},
{
id: "immune-booster", tag: "Immune Booster IV", price: "1,900,000", period: " IDR", description: "Vitamin and mineral complex designed to enhance immune function and wellness.", button: { text: "Inquire via WhatsApp", href: "https://wa.me/62" },
featuresTitle: "Includes:", features: [
"Vitamin complex", "Mineral support", "Immune enhancement", "Wellness optimization"],
"Vitamin complex", "Mineral support", "Immune enhancement", "Wellness optimization"
]
},
]}
/>
@@ -178,7 +199,8 @@ export default function HomePage() {
<TextSplitAbout
title="AXIOM Research"
description={[
"AXIOM Research is dedicated to providing premium research-grade peptides and wellness protocols to the Bali community and beyond.", "We prioritize purity, research quality, and transparent sourcing. Every product is carefully selected and tested to meet the highest standards for research applications.", "Our mission is to serve Bali with fast, reliable delivery of pharmaceutical-grade research compounds and to support science-led wellness protocols through educational and professional partnerships."]}
"AXIOM Research is dedicated to providing premium research-grade peptides and wellness protocols to the Bali community and beyond.", "We prioritize purity, research quality, and transparent sourcing. Every product is carefully selected and tested to meet the highest standards for research applications.", "Our mission is to serve Bali with fast, reliable delivery of pharmaceutical-grade research compounds and to support science-led wellness protocols through educational and professional partnerships."
]}
showBorder={true}
useInvertedBackground={false}
buttons={[{ text: "Contact Us", href: "contact-section" }]}
@@ -203,22 +225,28 @@ export default function HomePage() {
faqs={[
{
id: "1", title: "Are these products for human consumption?", content:
"No. Products sold by AXIOM Research are for research and analytical purposes only. They are not intended for human or veterinary consumption. By purchasing, customers accept full responsibility for the handling and use of these compounds."},
"No. Products sold by AXIOM Research are for research and analytical purposes only. They are not intended for human or veterinary consumption. By purchasing, customers accept full responsibility for the handling and use of these compounds."
},
{
id: "2", title: "How is delivery handled in Bali?", content:
"We offer fast daily delivery throughout Bali with a delivery fee of 50,000 IDR. Orders can be placed via WhatsApp, and delivery is coordinated based on your location and schedule."},
"We offer fast daily delivery throughout Bali with a delivery fee of 50,000 IDR. Orders can be placed via WhatsApp, and delivery is coordinated based on your location and schedule."
},
{
id: "3", title: "What is the storage requirement?", content:
"All peptides require cold storage (2-8°C refrigeration). We provide detailed storage instructions with each order. Proper storage ensures compound stability and research integrity."},
"All peptides require cold storage (2-8°C refrigeration). We provide detailed storage instructions with each order. Proper storage ensures compound stability and research integrity."
},
{
id: "4", title: "How do I place an order?", content:
"Orders are placed exclusively through WhatsApp, Instagram direct messages, or direct messaging. Contact us via WhatsApp to discuss your research needs and place an order securely."},
"Orders are placed exclusively through WhatsApp, Instagram direct messages, or direct messaging. Contact us via WhatsApp to discuss your research needs and place an order securely."
},
{
id: "5", title: "What research applications are these peptides used for?", content:
"Our peptides support research in fat metabolism, muscle growth, recovery, anti-aging, collagen production, and immune modulation. Each peptide has specific research applications detailed on our product pages."},
"Our peptides support research in fat metabolism, muscle growth, recovery, anti-aging, collagen production, and immune modulation. Each peptide has specific research applications detailed on our product pages."
},
{
id: "6", title: "Are there any possible side effects I should know about?", content:
"This is research material only. We provide detailed information on commonly observed effects in research literature. For medical or health concerns, consult with a licensed healthcare professional."},
"This is research material only. We provide detailed information on commonly observed effects in research literature. For medical or health concerns, consult with a licensed healthcare professional."
},
]}
/>
</div>
@@ -227,10 +255,13 @@ export default function HomePage() {
<div id="contact-section" data-section="contact-section">
<ContactCenter
tag="Get in Touch"
title="Order via WhatsApp"
description="Contact us directly to place orders or ask questions about our research peptides and IV therapy services. We respond within 24 hours."
title="Order via WhatsApp for Fast Delivery"
description="Connect directly on WhatsApp to place orders, discuss your research needs, and arrange fast delivery throughout Bali."
background={{ variant: "rotated-rays-animated-grid" }}
useInvertedBackground={false}
inputPlaceholder="Enter your WhatsApp number"
buttonText="Contact via WhatsApp"
termsText="Click to start a WhatsApp conversation for fast, frictionless ordering and delivery coordination."
/>
</div>