Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-03-04 06:30:38 +00:00

View File

@@ -73,7 +73,8 @@ export default function LandingPage() {
title="We partner with ambitious businesses to create digital experiences that convert visitors into customers and customers into advocates. Our expertise in design, development, and strategy ensures every project delivers measurable ROI."
useInvertedBackground={false}
buttons={[
{ text: "Learn More", href: "services" }
{ text: "Learn More", href: "services" },
{ text: "Schedule a Consultation", href: "contact" }
]}
buttonAnimation="slide-up"
/>