Merge version_1 into main #3
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/dinner-is-served_53876-23367.jpg", imageAlt: "Premium breakfast spread with elegant plating" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/dinner-is-served_53876-23367.jpg?_wi=1", imageAlt: "Premium breakfast spread with elegant plating" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/decoration-bean-old-closeup-aroma_1203-5601.jpg", imageAlt: "Luxury cafe interior with warm lighting" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/barista-pouring-syrup-into-layered-latte_181624-31301.jpg", imageAlt: "Gourmet espresso with premium service" }
|
||||
]}
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
{ name: "guests", type: "number", placeholder: "Number of Guests", required: true }
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Special requests or dietary preferences", rows: 4 }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dinner-is-served_53876-23367.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dinner-is-served_53876-23367.jpg?_wi=2"
|
||||
imageAlt="Premium breakfast ambiance"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user