Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-05 12:28:51 +00:00
4 changed files with 25 additions and 25 deletions

View File

@@ -60,7 +60,7 @@ export default function AboutPage() {
description="We believe in science, transparency, and delivering the highest standards of research-grade compounds to our community."
tag="Core Values"
tagAnimation="slide-up"
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"
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=7"
imageAlt="Research values"
mediaAnimation="slide-up"
mediaPosition="left"

View File

@@ -54,42 +54,42 @@ export default function AccessoriesPage() {
id: "sterile-syringes",
name: "Sterile Syringes (100 pack)",
price: "450,000 IDR",
imageSrc: "http://img.b2bpic.net/free-photo/mask-ampoules-syringes-medical-pills-marble-background-high-quality-photo_114579-68110.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mask-ampoules-syringes-medical-pills-marble-background-high-quality-photo_114579-68110.jpg?_wi=2",
imageAlt: "Sterile syringes pack",
},
{
id: "bacteriostatic-water",
name: "Bacteriostatic Water (30ml)",
price: "175,000 IDR",
imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg?_wi=12",
imageAlt: "Bacteriostatic water",
},
{
id: "alcohol-pads",
name: "Alcohol Prep Pads (100 count)",
price: "225,000 IDR",
imageSrc: "http://img.b2bpic.net/free-photo/mask-ampoules-syringes-medical-pills-marble-background-high-quality-photo_114579-68110.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mask-ampoules-syringes-medical-pills-marble-background-high-quality-photo_114579-68110.jpg?_wi=3",
imageAlt: "Alcohol prep pads",
},
{
id: "storage-container",
name: "Insulated Storage Container",
price: "650,000 IDR",
imageSrc: "http://img.b2bpic.net/free-photo/mask-ampoules-syringes-medical-pills-marble-background-high-quality-photo_114579-68110.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mask-ampoules-syringes-medical-pills-marble-background-high-quality-photo_114579-68110.jpg?_wi=4",
imageAlt: "Insulated storage",
},
{
id: "needle-pack",
name: "Sterile Needles (50 pack)",
price: "350,000 IDR",
imageSrc: "http://img.b2bpic.net/free-photo/mask-ampoules-syringes-medical-pills-marble-background-high-quality-photo_114579-68110.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mask-ampoules-syringes-medical-pills-marble-background-high-quality-photo_114579-68110.jpg?_wi=5",
imageAlt: "Sterile needles",
},
{
id: "research-kit",
name: "Complete Research Kit",
price: "1,200,000 IDR",
imageSrc: "http://img.b2bpic.net/free-photo/mask-ampoules-syringes-medical-pills-marble-background-high-quality-photo_114579-68110.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mask-ampoules-syringes-medical-pills-marble-background-high-quality-photo_114579-68110.jpg?_wi=6",
imageAlt: "Complete research kit",
},
]}

View File

@@ -55,19 +55,19 @@ export default function HomePage() {
background={{ variant: "aurora" }}
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",
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",
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",
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",
imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg?_wi=2",
imageAlt: "Research grade peptides",
},
]}
@@ -77,15 +77,15 @@ export default function HomePage() {
imageAlt: "IV therapy services",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mask-ampoules-syringes-medical-pills-marble-background-high-quality-photo_114579-68110.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mask-ampoules-syringes-medical-pills-marble-background-high-quality-photo_114579-68110.jpg?_wi=1",
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",
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",
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",
},
]}
@@ -115,21 +115,21 @@ export default function HomePage() {
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",
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",
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",
imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg?_wi=5",
imageAlt: "BPC-157 5mg",
},
]}
@@ -144,7 +144,7 @@ export default function HomePage() {
description="Explore our complete range of research peptides organized by application and research focus."
tag="All Categories"
tagAnimation="slide-up"
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"
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=5"
imageAlt="AXIOM Research categories"
mediaAnimation="slide-up"
mediaPosition="left"

View File

@@ -54,42 +54,42 @@ export default function ProductsPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg?_wi=6",
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",
imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg?_wi=7",
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",
imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg?_wi=8",
imageAlt: "BPC-157 5mg",
},
{
id: "ghk-cu",
name: "GHK-Cu (Copper Peptide)",
price: "2,000,000 IDR",
imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg?_wi=9",
imageAlt: "GHK-Cu 100mg",
},
{
id: "epithalon",
name: "Epithalon (Epitalon)",
price: "1,200,000 IDR",
imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg?_wi=10",
imageAlt: "Epithalon 20mg",
},
{
id: "thymosin-alpha",
name: "Thymosin Alpha-1",
price: "1,800,000 IDR",
imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vaccine-injection-bottles-with-white-label-row_53876-167237.jpg?_wi=11",
imageAlt: "Thymosin Alpha-1 10mg",
},
]}
@@ -104,7 +104,7 @@ export default function ProductsPage() {
description="Each peptide is categorized by primary research focus and therapeutic application area."
tag="Applications"
tagAnimation="slide-up"
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"
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=6"
imageAlt="Research applications"
mediaAnimation="slide-up"
mediaPosition="left"