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