Update src/app/page.tsx

This commit is contained in:
2025-12-24 14:52:06 +00:00
parent f9a57be598
commit 29984d4c74

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
logoText="TechVenture"
logoText="Yo YoLOCKED_SELECTION JSON"
description="Build the future with intelligent software solutions. We empower startups and enterprises with cutting-edge technology platforms that scale."
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766402154996-hfblxpxy.jpg"
imageAlt="Modern tech startup office environment"
@@ -392,4 +392,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}