diff --git a/src/app/page.tsx b/src/app/page.tsx index 95ff922..f221606 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function HomePage() { showBlur={true} showDimOverlay={false} buttons={[ - { text: "Order Your First Meal", href: "/contact" }, + { text: "Start Your Free Trial", href: "/contact" }, { text: "View Menu", href: "/menu" }, ]} />