Update src/app/page.tsx
This commit is contained in:
@@ -39,7 +39,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{ variant: "radial-gradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
title="Websites that make your business stand out."
|
||||
description="Premium web development for professional businesses. SEO-optimized websites designed to attract clients and build trust."
|
||||
buttons={[
|
||||
@@ -178,4 +178,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user