Merge version_1 into main #3
@@ -64,10 +64,10 @@ 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}
|
||||
@@ -152,7 +152,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"
|
||||
@@ -219,7 +219,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