Update src/app/page.tsx
This commit is contained in:
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
title="We Build the Digital Future of Your Business"
|
||||
description="Expert web design and AI automations that eliminate manual work, establish authority, and scale your revenue without the overhead. Transform your business with premium digital solutions designed for growth."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuOaaEFJ4LpgWmjeRJOKwaAPOE/professional-headshot-of-a-confident-bus-1773568275056-91286dca.png", alt: "Professional headshot of a confident business strategist, light-skinned with warm lighting, wearing "
|
||||
@@ -215,7 +215,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
text="Ready to transform your business? Let's discuss how Avelin can drive your digital growth."
|
||||
animationType="reveal-blur"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
buttons={[
|
||||
{ text: "Schedule Consultation", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user