Merge version_1_1781410767742 into main #2

Merged
bender merged 1 commits from version_1_1781410767742 into main 2026-06-14 04:22:13 +00:00

View File

@@ -6,7 +6,6 @@ import HeroBrand from '@/components/sections/hero/HeroBrand';
import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards';
import PricingCenteredCards from '@/components/sections/pricing/PricingCenteredCards';
import TestimonialColumnMarqueeCards from '@/components/sections/testimonial/TestimonialColumnMarqueeCards';
import { Clock, TrendingUp, Users } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {
@@ -151,7 +150,7 @@ export default function HomePage() {
tag="Ready to scale?"
text="Let's build your next high-performing remote team."
primaryButton={{
text: "Schedule Free Discovery", href: "#contact"}}
text: "Schedule Free Discovery", href: "#contact"}},
secondaryButton={{
text: "Email Sales", href: "mailto:hello@outsourcepro.com"}}
/>