Update src/app/page.tsx
This commit is contained in:
@@ -52,6 +52,7 @@ export default function LandingPage() {
|
||||
{ text: "Schedule Demo", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "carousel-1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B9HeRMzAgf2VW5cGQUPSj5qQVr/a-sleek-ai-interface-dashboard-with-neur-1773894555540-d5ea1f5d.png", imageAlt: "AI interface dashboard with neural network visualization"
|
||||
@@ -146,7 +147,7 @@ export default function LandingPage() {
|
||||
tag="Success Metrics"
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="centered"
|
||||
textboxLayout="centered" as const
|
||||
useInvertedBackground={false}
|
||||
animationType="scale-rotate"
|
||||
metrics={[
|
||||
|
||||
Reference in New Issue
Block a user