Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-12 04:03:56 +00:00

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/couple-sitting-rooftop-enjoying-time-together_23-2147891229.jpg", imageAlt: "restaurant garden setting evening atmosphere"},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-playing-with-kid_23-2149001392.jpg", imageAlt: "restaurant garden setting evening atmosphere"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-playing-with-kid_23-2149001392.jpg?_wi=1", imageAlt: "restaurant garden setting evening atmosphere"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -133,7 +133,7 @@ export default function LandingPage() {
textarea={{
name: "message", placeholder: "Number of guests, date, time..."}}
buttonText="Reserve Now"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-family-playing-with-kid_23-2149001392.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-family-playing-with-kid_23-2149001392.jpg?_wi=2"
/>
</div>