2 Commits

Author SHA1 Message Date
365929dea8 Update src/app/page.tsx 2026-04-29 19:25:33 +00:00
7408c27d10 Merge version_2 into main
Merge version_2 into main
2026-04-29 19:21:31 +00:00

View File

@@ -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"