diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a872cc..9ceda51 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,27 +66,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760063.jpg?_wi=1", imageAlt: "Reaper Compounds Vial", }, { - imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760063.jpg?_wi=2", imageAlt: "Reaper Compounds Vial", }, { - imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760063.jpg?_wi=3", imageAlt: "Reaper Compounds Vial", }, { - imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760063.jpg?_wi=4", imageAlt: "Reaper Compounds Vial", }, { - imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760063.jpg?_wi=5", imageAlt: "Reaper Compounds Vial", }, { - imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760063.jpg?_wi=6", imageAlt: "Reaper Compounds Vial", }, ]} @@ -104,21 +104,21 @@ export default function LandingPage() { id: "1", name: "Retatrutide", price: "20mg / High Purity", - imageSrc: "http://img.b2bpic.net/free-psd/music-tickets-sale-banner-template_23-2148914994.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/music-tickets-sale-banner-template_23-2148914994.jpg?_wi=1", imageAlt: "Retatrutide Research Vial", }, { id: "2", name: "Cagrilintide", price: "10mg / High Purity", - imageSrc: "http://img.b2bpic.net/free-vector/wave-sound-poster-collection_23-2148117786.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/wave-sound-poster-collection_23-2148117786.jpg?_wi=1", imageAlt: "Cagrilintide Research Vial", }, { id: "3", name: "Tesamorelin", price: "10mg / High Purity", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-mezcal-beverage-composition_23-2148993612.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-mezcal-beverage-composition_23-2148993612.jpg?_wi=1", imageAlt: "Tesamorelin Research Vial", }, ]} @@ -164,7 +164,7 @@ export default function LandingPage() { role: "Head Researcher", company: "BioLabs", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760063.jpg?_wi=7", imageAlt: "modern research chemical vial mockup", }, { @@ -173,7 +173,7 @@ export default function LandingPage() { role: "Lead Scientist", company: "Apex Dynamics", rating: 5, - imageSrc: "http://img.b2bpic.net/free-psd/music-tickets-sale-banner-template_23-2148914994.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/music-tickets-sale-banner-template_23-2148914994.jpg?_wi=2", imageAlt: "scientific compound vial mockup", }, { @@ -182,7 +182,7 @@ export default function LandingPage() { role: "Biotech Consultant", company: "Vanguard Tech", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/wave-sound-poster-collection_23-2148117786.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/wave-sound-poster-collection_23-2148117786.jpg?_wi=2", imageAlt: "scientific compound vial mockup", }, { @@ -191,7 +191,7 @@ export default function LandingPage() { role: "Research Fellow", company: "Global Med", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-mezcal-beverage-composition_23-2148993612.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-mezcal-beverage-composition_23-2148993612.jpg?_wi=2", imageAlt: "scientific compound vial mockup", }, { @@ -200,7 +200,7 @@ export default function LandingPage() { role: "Senior Analyst", company: "Nova Chem", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760063.jpg?_wi=8", imageAlt: "modern research chemical vial mockup", }, ]} @@ -237,7 +237,7 @@ export default function LandingPage() {