Update src/app/page.tsx
This commit is contained in:
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
tag="Creative Excellence"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Start Your Project", href: "#contact" },
|
||||
{ text: "View Our Work", href: "#features" }
|
||||
|
||||
Reference in New Issue
Block a user