diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d3ccc5f..e14669d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Mission" description="Empowering researchers." - imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-table-looking-through-microscope_259150-60340.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-table-looking-through-microscope_259150-60340.jpg?_wi=9" /> diff --git a/src/app/catalog/page.tsx b/src/app/catalog/page.tsx index 71565d9..fc77c8f 100644 --- a/src/app/catalog/page.tsx +++ b/src/app/catalog/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { name: "Peptide Reference R-101", price: "149.00", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-table-looking-through-microscope_259150-60340.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-table-looking-through-microscope_259150-60340.jpg?_wi=3", imageAlt: "Peptide reference material", }, { @@ -71,7 +71,7 @@ export default function LandingPage() { name: "Reagent Grade Compound X", price: "89.00", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-table-looking-through-microscope_259150-60340.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-table-looking-through-microscope_259150-60340.jpg?_wi=4", imageAlt: "Reagent grade compound", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { name: "Institutional Research Sample Z", price: "210.00", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-table-looking-through-microscope_259150-60340.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-table-looking-through-microscope_259150-60340.jpg?_wi=5", imageAlt: "Institutional sample", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { name: "Analytical Purity Standard Y", price: "175.00", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-table-looking-through-microscope_259150-60340.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-table-looking-through-microscope_259150-60340.jpg?_wi=6", imageAlt: "Analytical standard", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { name: "Laboratory Research Intermediate B", price: "95.00", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-table-looking-through-microscope_259150-60340.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-table-looking-through-microscope_259150-60340.jpg?_wi=7", imageAlt: "Intermediate B", }, { @@ -103,7 +103,7 @@ export default function LandingPage() { name: "Reference Peptide Fragment Q", price: "130.00", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-table-looking-through-microscope_259150-60340.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-table-looking-through-microscope_259150-60340.jpg?_wi=8", imageAlt: "Fragment Q", }, ]} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index c95334b..8392174 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Get in Touch" description="Institutional inquiries only." - imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-table-looking-through-microscope_259150-60340.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-table-looking-through-microscope_259150-60340.jpg?_wi=10" mediaAnimation="blur-reveal" /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 0a91a08..dc312de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { href: "/compliance", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-table-looking-through-microscope_259150-60340.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-table-looking-through-microscope_259150-60340.jpg?_wi=1" imageAlt="Laboratory research environment" mediaAnimation="blur-reveal" avatars={[ @@ -164,7 +164,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Research Commitment" description="At Peptelix, we provide the foundational materials required for tomorrow's breakthroughs in biotechnology." - imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-table-looking-through-microscope_259150-60340.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-table-looking-through-microscope_259150-60340.jpg?_wi=2" imageAlt="Lab facility" />