Merge version_1 into main #2
@@ -163,10 +163,10 @@ export default function LandingPage() {
|
||||
{ name: "date", type: "date", placeholder: "Preferred Date", required: true }
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Special requests or dietary preferences...", rows: 4, required: false }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-with-chairs_1127-2104.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-with-chairs_1127-2104.jpg"
|
||||
imageAlt="Restaurant intimate dining ambiance"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="fade-up"
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Complete Reservation"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-with-chairs_1127-2104.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-with-chairs_1127-2104.jpg"
|
||||
imageAlt="aBú Ciales Kitchen footer ambiance"
|
||||
logoText="aBú Ciales Kitchen"
|
||||
copyrightText="© 2025 aBú Ciales Kitchen - Penúltima. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user