From 12929604ac4b0310ddf1f8555cd46c9e711778a8 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 19:42:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 54893d1..96411a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,27 +76,27 @@ export default function LandingPage() { }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-pharmacist-working_23-2150348156.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-pharmacist-working_23-2150348156.jpg?_wi=1", imageAlt: "Professional service", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/view-male-beauty-products-with-rock-stone-display_23-2150435222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-male-beauty-products-with-rock-stone-display_23-2150435222.jpg?_wi=1", imageAlt: "Premium skincare", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-pharmacist-smiling-confident-doing-photo-gesture-with-hands-pharmacy_839833-16904.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-pharmacist-smiling-confident-doing-photo-gesture-with-hands-pharmacy_839833-16904.jpg?_wi=1", imageAlt: "Quality supplements", }, { id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/cannabis-leaf-oil-bottle-arrangement_23-2148977740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cannabis-leaf-oil-bottle-arrangement_23-2148977740.jpg?_wi=1", imageAlt: "Natural remedies", }, { id: "6", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-medical-treatment-table_23-2148430081.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-medical-treatment-table_23-2148430081.jpg?_wi=1", imageAlt: "Wellness kits", }, ]} @@ -123,7 +123,7 @@ export default function LandingPage() { description: "Only the highest quality products on our shelves.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-pharmacist-working_23-2150348156.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-pharmacist-working_23-2150348156.jpg?_wi=2" imageAlt="Professional pharmacist" mediaAnimation="slide-up" /> @@ -137,17 +137,17 @@ export default function LandingPage() { { title: "High-Quality Products", description: "Only the best for your health.", - imageSrc: "http://img.b2bpic.net/free-photo/view-male-beauty-products-with-rock-stone-display_23-2150435222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-male-beauty-products-with-rock-stone-display_23-2150435222.jpg?_wi=2", }, { title: "Professional Staff", description: "Friendly and knowledgeable guidance every time.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-pharmacist-working_23-2150348156.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-pharmacist-working_23-2150348156.jpg?_wi=3", }, { title: "Competitive Prices", description: "Premium care that’s affordable for everyone.", - imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-pharmacist-smiling-confident-doing-photo-gesture-with-hands-pharmacy_839833-16904.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-pharmacist-smiling-confident-doing-photo-gesture-with-hands-pharmacy_839833-16904.jpg?_wi=2", }, ]} title="Why Farmaci Perla?" @@ -166,19 +166,19 @@ export default function LandingPage() { id: "1", name: "Professional Medication", price: "$15.00", - imageSrc: "http://img.b2bpic.net/free-photo/view-male-beauty-products-with-rock-stone-display_23-2150435222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-male-beauty-products-with-rock-stone-display_23-2150435222.jpg?_wi=3", }, { id: "2", name: "Daily Wellness Supplements", price: "$25.00", - imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-pharmacist-smiling-confident-doing-photo-gesture-with-hands-pharmacy_839833-16904.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-pharmacist-smiling-confident-doing-photo-gesture-with-hands-pharmacy_839833-16904.jpg?_wi=3", }, { id: "3", name: "Natural Skincare Set", price: "$35.00", - imageSrc: "http://img.b2bpic.net/free-photo/cannabis-leaf-oil-bottle-arrangement_23-2148977740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cannabis-leaf-oil-bottle-arrangement_23-2148977740.jpg?_wi=2", }, { id: "4", @@ -196,7 +196,7 @@ export default function LandingPage() { id: "6", name: "Health Wellness Kit", price: "$45.00", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-medical-treatment-table_23-2148430081.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-medical-treatment-table_23-2148430081.jpg?_wi=2", }, ]} title="Our Offerings"