Merge version_4 into main #3

Merged
bender merged 1 commits from version_4 into main 2026-05-13 14:15:41 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
<HeroLogoBillboard
background={{
variant: "glowing-orb"}}
logoText="Hanan Ahmed"
logoText="Building High-Performance Digital Solutions for Modern Brands"
description="Professional Digital Services Provider. Delivering cutting-edge web development, design, and digital solutions with a futuristic edge."
buttons={[
{
@@ -197,4 +197,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}