Update src/app/page.tsx
This commit is contained in:
@@ -54,7 +54,6 @@ export default function Page() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/door-leading-magical-world_23-2151038234.jpg"
|
||||
imageAlt="Homelander with Vought City on fire"
|
||||
showDimOverlay={true}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
<div id="characters" data-section="characters">
|
||||
@@ -115,8 +114,6 @@ export default function Page() {
|
||||
<div id="story" data-section="story">
|
||||
<TextAbout
|
||||
title="Two Sides of Vought City"
|
||||
description="Choose your chaos. Two stories. One city. No mercy. Will you enforce the will of Vought, or tear down the system from within? Your choices dictate the fate of the city and its Supes."
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/united-states-flag-black-background_1150-24173.jpg"
|
||||
imageAlt="Split screen Homelander vs Butcher"
|
||||
/>
|
||||
@@ -182,7 +179,6 @@ export default function Page() {
|
||||
{ title: "Support", items: [{ label: "Contact Us", href: "#pre-order" }, { label: "FAQ", href: "#" }, { label: "System Requirements", href: "#" }] }
|
||||
]}
|
||||
copyrightText="© 2024 Vought International. All Rights Reserved. Rated M for Mature. <img src=\"http://img.b2bpic.net/free-photo/upset-man-throwing-popcorn-tv-screen-anger-watching-sports-broadcast_482257-120819.jpg\" alt=\"ESRB M for Mature Rating\" class=\"inline-block h-6 ml-2\">"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user