diff --git a/src/app/page.tsx b/src/app/page.tsx index df71725..7dca65c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,9 +35,9 @@ export default function LandingPage() { { name: "Contact", id: "contact"}, ]} - brandName="Ruzg AI" + brandName="Rizg AI" button={{ - text: "Book a Meeting", href: "#contact"}} + text: "Book a Meeting", href: "https://calendly.com/your-calendar-link"}} /> @@ -46,7 +46,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient"}} title="Your AI Receptionist That Never Sleeps" - description="Unlock 24/7 outbound and inbound lead qualification. Our voice agents scale Ruzg AI with seamless automation and human-like precision." + description="Unlock 24/7 outbound and inbound lead qualification. Our voice agents scale Rizg AI with seamless automation and human-like precision." avatars={[ { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSKm3roHNGwgpeplwnsmsBoBTR/portrait-of-a-business-professional-look-1774610222034-7e0d05b8.png", alt: "User 1"}, @@ -59,7 +59,7 @@ export default function LandingPage() { ]} buttons={[ { - text: "Book a Meeting", href: "#contact"}, + text: "Book a Meeting", href: "https://calendly.com/your-calendar-link"}, ]} /> @@ -165,7 +165,7 @@ export default function LandingPage() { description="Ready to scale? Book a meeting to deploy your first voice AI agent in under 24 hours." buttons={[ { - text: "Book Now", href: "#"}, + text: "Book Now", href: "https://calendly.com/your-calendar-link"}, ]} /> @@ -190,7 +190,7 @@ export default function LandingPage() { ], }, ]} - copyrightText="© 2025 Ruzg AI. All rights reserved." + copyrightText="© 2025 Rizg AI. All rights reserved." />