diff --git a/src/app/page.tsx b/src/app/page.tsx index 38397d6..e474d44 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { buttonAnimation="blur-reveal" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/textured-fabric-close-up-grey-shades-linen-texture-background_84443-55389.jpg", imageAlt: "Premium raw denim jeans close-up" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiRLKdhIF9ZWQHdgU03QC1t0Mf/uploaded-1773073702950-t0kmvfum.jpg", imageAlt: "Instinctual Studios brand reference" }, { imageSrc: "http://img.b2bpic.net/free-photo/woman-green-hoodie-jacket-winter-apparel-shoot_53876-125253.jpg", imageAlt: "Heavyweight cotton zip-up hoodie" @@ -266,4 +266,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}