diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2a5c89c..4c3e8d3 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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" diff --git a/src/app/accessories/page.tsx b/src/app/accessories/page.tsx index ba22b29..aec7b7c 100644 --- a/src/app/accessories/page.tsx +++ b/src/app/accessories/page.tsx @@ -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", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index 051a49d..c3d41aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 0cc6ae2..cc92c6c 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -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"