Merge version_1 into main #4
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "noise" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -99,9 +99,11 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="default"
|
||||
buttons={[
|
||||
{ text: "Browse Collection", href: "#products" }
|
||||
]}
|
||||
mediaPosition="left"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -240,7 +242,7 @@ export default function LandingPage() {
|
||||
{ text: "Shop Now", href: "#products" },
|
||||
{ text: "Contact Support", href: "mailto:support@fortnitehub.com" }
|
||||
]}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "noise" }}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user