Merge version_1 into main #2
@@ -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?_wi=1", imageAlt: "Premium breakfast spread with elegant plating" },
|
||||
{ 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/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" }
|
||||
]}
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-white-suit-fashion-male-posing-street-background-europe-city-sunset-sunglasses_158538-22426.jpg", alt: "Five star review" }
|
||||
]}
|
||||
avatarText="Join 2,500+ satisfied guests this month"
|
||||
background="radial-gradient"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
ariaLabel="Hero section for luxury breakfast restaurant"
|
||||
/>
|
||||
</div>
|
||||
@@ -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?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dinner-is-served_53876-23367.jpg"
|
||||
imageAlt="Premium breakfast ambiance"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user