diff --git a/src/app/page.tsx b/src/app/page.tsx index 2af59db..739a85a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { tag="Small Family-Owned Business" buttons={[{ text: "Shop Stun Guns", href: "/shop" }, { text: "Shop Flashlights", href: "/shop" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-preparing-boxing_23-2148615132.jpg", imageAlt: "Tactical Security Equipment" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CsC4yT4apN1Qf61IvB4gX4w5m1/uploaded-1777165137884-o44nawao.png", imageAlt: "Tactical Security Equipment" }, { imageSrc: "http://img.b2bpic.net/free-photo/blue-hygiene-composition-with-space-right_23-2147693223.jpg", imageAlt: "Confidence in Safety" } ]} mediaAnimation="slide-up"