Merge version_1 into main #1
@@ -63,9 +63,9 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg", imageAlt: "Restaurant Interior with warm lighting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wedding-venue_1157-733.jpg", imageAlt: "Beautiful wedding lawn setup"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wedding-venue_1157-733.jpg?_wi=1", imageAlt: "Beautiful wedding lawn setup"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-wedding-venue-with-swimming-pool_637285-5697.jpg", imageAlt: "Event lawn ready for celebration"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-wedding-venue-with-swimming-pool_637285-5697.jpg?_wi=1", imageAlt: "Event lawn ready for celebration"},
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
showDimOverlay={true}
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
title: "Catering Available", description: "Complete catering services with customized menu options", icon: ChefHat,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wedding-venue_1157-733.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wedding-venue_1157-733.jpg?_wi=2"
|
||||
imageAlt="Beautiful decorated event lawn at Patne Restaurant"
|
||||
imagePosition="right"
|
||||
textboxLayout="default"
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
required: false,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/white-wedding-venue-with-swimming-pool_637285-5697.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/white-wedding-venue-with-swimming-pool_637285-5697.jpg?_wi=2"
|
||||
imageAlt="Patne Restaurant event venue"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user