diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index f58c839..4a123a0 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -26,7 +26,7 @@ export default function HomePage() { ]} ctaButton={{ - text: "Get Started", href: "#contact" + text: "Let's Go! 🚀", href: "#contact" }} /> @@ -37,10 +37,10 @@ export default function HomePage() { title="Built for speed" description="The all-in-one productivity platform designed to help teams work smarter, organize tasks, and hit every deadline with ease." primaryButton={{ - text: "Get Started", href: "#contact" + text: "Start the Magic ✨", href: "#contact" }} secondaryButton={{ - text: "Learn More", href: "#about" + text: "Show Me How 👀", href: "#about" }} testimonials={[ { name: "Sarah Chen", handle: "@sarahchen", text: "FlowSync changed how we manage our engineering sprints completely. Absolute game changer.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/portrait-of-a-confident-software-develop-1776869127352-4c4dae3e.png" }, @@ -144,7 +144,7 @@ export default function HomePage() { title="Ready to scale your output?" description="Join the next generation of productive teams today." inputPlaceholder="Enter your professional email" - buttonText="Start Free Trial" + buttonText="Gimme Access! 🎁" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/a-minimalist-high-tech-abstract-backgrou-1776869117294-9abef0b7.png" />