diff --git a/src/app/page.tsx b/src/app/page.tsx index fd70931..135f121 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -168,7 +168,7 @@ export default function LandingPage() { id: "t5", name: "Rahul Bose", handle: "@rahulb", testimonial: "The Dal Makhani is legendary. A must-try restaurant.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg"}, ]} - showRating={true} + showRating={false} title="Guest Testimonials" description="What our patrons say about their dining experience at Sher-E-Punjab." /> @@ -222,7 +222,7 @@ export default function LandingPage() { }, ]} textarea={{ - name: "message", placeholder: "Table Booking: Your reservation details...", rows: 4, + name: "message", placeholder: "Table Booking: Your reservation details and preferences", rows: 4, required: true, }} imageSrc="http://img.b2bpic.net/free-photo/delicious-smoke-cooked-food_23-2151259645.jpg"