Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 67a777f4cb | |||
| 15a18d7df9 | |||
| c23a3431f4 |
@@ -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() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user