Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-16 06:57:36 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
{ text: "See Our Work", href: "#work" }
]}
buttonAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
testimonials={[
{
name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "Jaxai Web transformed our online presence. We went from no leads to consistent client inquiries within 3 months.", rating: 5,
@@ -238,7 +238,7 @@ export default function LandingPage() {
{ text: "Schedule Discovery Call", href: "mailto:hello@jaxaiweb.com" },
{ text: "Email Us", href: "mailto:hello@jaxaiweb.com" }
]}
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
animationType="entrance-slide"
/>