diff --git a/src/app/page.tsx b/src/app/page.tsx index 327c96d..de5e77b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,10 +50,11 @@ export default function SiteePage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} buttons={[ - { text: "Reserve Now", href: "contact" }, + { text: "Book Your Table", href: "contact" }, { text: "View Menu", href: "product" } ]} buttonAnimation="slide-up" + buttonClassName="px-8 py-3 font-semibold text-lg" mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/served-nutritious-caesar-salad-with-chicken-served-with-black-slice-with-sesame-seeds-top_132075-8861.jpg", imageAlt: "Japanese steakhouse teppanyaki grill premium dining Japanese cuisine luxury restaurant" }, { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-meat-cleaver-with-herbs_23-2148611027.jpg?_wi=1", imageAlt: "wagyu beef Japanese wagyu premium steak marbled beef luxury meat" },