From 15a18d7df912d016271530c019ad741af1d0338e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 28 May 2026 19:07:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 808f4ee..c9af2eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { { name: "Get Yours", id: "#cta"}, ]} - logoSrc="http://img.b2bpic.net/free-photo/neon-sign-bar-with-text-rum_23-2148184249.jpg" + logoSrc="http://img.b2bpic.net/free-photo/close-up-garbage-plastic-cups_23-2148393480.jpg" logoAlt="DEVIL Energy Drink Logo" brandName="DEVIL" bottomLeftText="UNLEASH THE BEAST" @@ -135,7 +135,7 @@ export default function LandingPage() { { type: "text", content: "The Genesis of "}, { - type: "image", src: "http://img.b2bpic.net/free-photo/neon-sign-bar-with-text-rum_23-2148184249.jpg", alt: "DEVIL logo"}, + type: "image", src: "http://img.b2bpic.net/free-photo/close-up-garbage-plastic-cups_23-2148393480.jpg", alt: "DEVIL brand logo"}, { type: "text", content: ": Born from Fire"}, ]} @@ -267,4 +267,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file