diff --git a/src/app/page.tsx b/src/app/page.tsx index aa296c2..1707bc0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { tagIcon={Award} tagAnimation="slide-up" buttons={[ - { text: "View Full Catalog", href: "contact" } + { text: "Request Sample Kit", href: "contact" } ]} buttonAnimation="slide-up" textboxLayout="default"