diff --git a/src/app/page.tsx b/src/app/page.tsx index a8c13fe..73fe325 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,7 +154,7 @@ export default function HomePage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - buttons={[{ text: "Learn More", href: "/services" }]} + buttons={[{ text: "Learn More", href: "/services" }, { text: "Compare Pricing Plans", href: "#pricing" }]} buttonAnimation="slide-up" />