From c26690b04d908f09d475cb26cf8ce09015b6490c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 06:48:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b9e081..642ffec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function AgoraLanding() { tag="Kosovo's Icon" tagAnimation="slide-up" background={{ variant: "radial-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/cheeseburged-made-with-toast-cheddar_114579-2169.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Amx0QtR9TKHbbyJg3HHp8bccAP/uploaded-1773211705145-22yecdhl.png" imageAlt="Legendary Agora beef prosciutto sandwich" buttons={[ { text: "Order Now on Wolt", href: "https://wolt.com" }, @@ -61,7 +61,7 @@ export default function AgoraLanding() {