Merge version_18_1777235147132 into main #15

Merged
bender merged 1 commits from version_18_1777235147132 into main 2026-04-26 20:26:56 +00:00

View File

@@ -26,7 +26,7 @@ export default function HomePage() {
]}
ctaButton={{
text: "Get Started", href: "#contact"
text: "Let's Go! 🚀", href: "#contact"
}}
/>
</div>
@@ -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"
/>
</div>