From 3470f04d353bf44d567eec46ee5bae2128f42016 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 19:06:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 75dc83c..81febe4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Order Now", href: "#contact" }, { text: "Explore Drinks", href: "#drinks" } ]} - imageSrc="http://img.b2bpic.net/free-photo/sotol-drink-with-pineapple-still-life_23-2151018024.jpg?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AwrcuM5aQbL5L5GBBDqa3t32ji/uploaded-1773515186228-adh878x5.png" imageAlt="Ice cold refreshing CoolSip soda beverage" buttonAnimation="slide-up" containerClassName="relative overflow-hidden" -- 2.49.1