Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-16 21:33:12 +00:00

View File

@@ -78,7 +78,7 @@ export default function HomePage() {
<HeroBillboardCarousel
title="Welcome to Löwen-Apotheke"
description="Your trusted pharmacy in Rheinfelden, Switzerland. We provide comprehensive pharmaceutical services, expert health advice, and fast delivery to keep you healthy."
background="radial-gradient"
background={{ variant: "radial-gradient" }}
tag="Trusted Since 1995"
tagIcon={Shield}
tagAnimation="slide-up"
@@ -89,15 +89,15 @@ export default function HomePage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/client-with-painful-headache-asking-migraine-medication-elderly-drugstore-worker-pharmacy-man-rubbing-temples-pharmacist-helping-client-with-pharmaceutics-pills-medicine-service_482257-62169.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/client-with-painful-headache-asking-migraine-medication-elderly-drugstore-worker-pharmacy-man-rubbing-temples-pharmacist-helping-client-with-pharmaceutics-pills-medicine-service_482257-62169.jpg",
imageAlt: "Löwen-Apotheke storefront",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/client-with-painful-headache-asking-migraine-medication-elderly-drugstore-worker-pharmacy-man-rubbing-temples-pharmacist-helping-client-with-pharmaceutics-pills-medicine-service_482257-62169.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/client-with-painful-headache-asking-migraine-medication-elderly-drugstore-worker-pharmacy-man-rubbing-temples-pharmacist-helping-client-with-pharmaceutics-pills-medicine-service_482257-62169.jpg",
imageAlt: "Professional pharmacy service",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-inside-present-box-mask-white-wall_179666-45117.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-inside-present-box-mask-white-wall_179666-45117.jpg",
imageAlt: "Fast delivery service",
},
]}
@@ -121,7 +121,7 @@ export default function HomePage() {
author: "Expert Pharmacists",
description: "Access to a wide range of prescription medications with professional guidance.",
tags: ["Fast", "Reliable"],
imageSrc: "http://img.b2bpic.net/free-photo/client-with-painful-headache-asking-migraine-medication-elderly-drugstore-worker-pharmacy-man-rubbing-temples-pharmacist-helping-client-with-pharmaceutics-pills-medicine-service_482257-62169.jpg?_wi=3",
imageSrc: "http://img.b2bpic.net/free-photo/client-with-painful-headache-asking-migraine-medication-elderly-drugstore-worker-pharmacy-man-rubbing-temples-pharmacist-helping-client-with-pharmaceutics-pills-medicine-service_482257-62169.jpg",
imageAlt: "Prescription medication service",
},
{
@@ -130,7 +130,7 @@ export default function HomePage() {
author: "Qualified Advisors",
description: "Personalized health consultations and medication advice from experienced pharmacists.",
tags: ["Expert", "Professional"],
imageSrc: "http://img.b2bpic.net/free-photo/physician-meeting-with-elderly-male-patient-discuss-results-cabinet_482257-126253.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/physician-meeting-with-elderly-male-patient-discuss-results-cabinet_482257-126253.jpg",
imageAlt: "Health consultation service",
},
{
@@ -139,7 +139,7 @@ export default function HomePage() {
author: "Express Delivery",
description: "Fast and reliable medication delivery directly to your home.",
tags: ["Convenient", "Fast"],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-inside-present-box-mask-white-wall_179666-45117.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-inside-present-box-mask-white-wall_179666-45117.jpg",
imageAlt: "Delivery service",
},
]}