1 Commits

Author SHA1 Message Date
ec729caa32 Update src/app/page.tsx 2026-03-04 06:30:27 +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"
/>