Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-03 09:50:28 +00:00

View File

@@ -230,8 +230,8 @@ export default function LandingPage() {
title="Ready to Launch Your Next Browser Extension?"
description="Let's collaborate to bring your browser extension idea to life. Whether you're starting from scratch or looking to enhance an existing extension, our team is ready to help you succeed."
buttons={[
{ text: "Get In Touch", href: "#" },
{ text: "Schedule a Consultation", href: "#" }
{ text: "Start Your Project", href: "#" },
{ text: "Get a Free Quote", href: "#" }
]}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}