Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-04-29 19:25:39 +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"