diff --git a/src/app/page.tsx b/src/app/page.tsx index 9dd1a93..75124ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,13 +54,13 @@ 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", 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", 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", 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", 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={[ { @@ -68,9 +68,9 @@ export default function HomePage() { { 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", 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", 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 +95,11 @@ 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", 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", 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", 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" }]} /> @@ -112,7 +112,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"