Update src/app/page.tsx
This commit is contained in:
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumLarge"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Building Alphasra. Redefining Intelligent Tools."
|
||||
description="AI Engineer and Web Designer based in Hyderabad, India. Bridging the gap between web design and artificial intelligence to create next-generation intelligent workflows."
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhZr370uyNQVidkt821csSpHPL/modern-ai-dashboard-interface-with-glowi-1773048355417-2d0e1a0d.png", imageAlt: "AI interface dashboard"
|
||||
|
||||
Reference in New Issue
Block a user