Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-02 21:18:27 +00:00

View File

@@ -45,7 +45,7 @@ export default function Page() {
<HeroBillboardGallery
title="Elevate Your Brand with Unrivaled Digital Experiences"
description="We craft bespoke digital solutions that captivate audiences and drive unparalleled growth, imbued with a luxurious 3D aesthetic."
background={{ "variant": "circleGradient" }}
background={{ "variant": "plain" }}
mediaItems={[
{ "imageSrc": "http://img.b2bpic.net/free-photo/creative-3d-render-astronaut-flying-with-rocket-play-video-buttoon-web-development-banner-marketing-material-presentation-online-advertising_460848-11470.jpg", "imageAlt": "Luxurious 3D digital agency workspace" },
{ "imageSrc": "http://img.b2bpic.net/free-photo/futuristic-control-panel_23-2151957130.jpg", "imageAlt": "Futuristic business presentation with 3D graphics" },
@@ -190,7 +190,6 @@ export default function Page() {
{ "title": "Support", "items": [{ "label": "FAQ", "href": "#faq" }, { "label": "Contact", "href": "#contact" }, { "label": "Privacy Policy", "href": "#" }] }
]}
copyrightText="© 2024 Lux Agency. All rights reserved."
useInvertedBackground={true}
/>
</div>
</ThemeProvider>