diff --git a/src/app/page.tsx b/src/app/page.tsx index 87c65ec..869cd6a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "View Our Gallery", href: "#gallery" } ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232424.jpg?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AliyRIubGcdK52zQWuVtiQ2vMb/uploaded-1773175157990-s6drgqxs.png" imageAlt="Luxury signature cake by Chef Taidde" frameStyle="card" buttonAnimation="slide-up" @@ -61,7 +61,7 @@ export default function LandingPage() {