Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-04-02 19:12:57 +00:00
4 changed files with 10 additions and 10 deletions

View File

@@ -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"
/>
</div>

View File

@@ -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",
},
]}

View File

@@ -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"
/>
</div>

View File

@@ -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"
/>
</div>