Update src/app/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardScroll
|
||||
title="ASTRAX Studios"
|
||||
description="Architecting Interactive Realities. Crafting bespoke digital experiences with cutting-edge UI/UX and immersive design."
|
||||
background={{"variant":"fluid"}}
|
||||
background={{"variant":"canvas-reveal"}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pencil-mobile-phone-camera-old-film-strip-against-turquoise-background_23-2147916094.jpg"
|
||||
imageAlt="Cyberpunk city skyline with holographic elements"
|
||||
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
{ id: "p6", name: "Virtual Reality Game Engine", price: "Licensing options", imageSrc: "http://img.b2bpic.net/free-photo/dreamlike-surrealistic-landscape-wallpaper-purple-tones_23-2150293366.jpg", imageAlt: "3D render of a VR game engine" }
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
animationType="depth-3d"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user