diff --git a/src/app/page.tsx b/src/app/page.tsx index d3dd9fd..9d777be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { description="Premium Distributor of Cello household products. Elegance and utility for every home." buttons={[{ text: "View Collection", href: "#products" }]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchenware-set_23-2148900000.jpg", imageAlt: "Premium kitchenware collection" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D55wVjOr9sdm0qnPqQeL6r3pIi/uploaded-1777560408546-9f6aubwd.jpg", imageAlt: "Premium kitchenware collection" }, { imageSrc: "http://img.b2bpic.net/free-photo/clean-minimalist-kitchen_23-2149100000.jpg", imageAlt: "Storage solutions" } ]} /> @@ -129,4 +129,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file