Merge version_1 into main #1
@@ -75,11 +75,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-outdoor-wedding-ceremony-garden-setting_23-2151976636.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-outdoor-wedding-ceremony-garden-setting_23-2151976636.jpg?_wi=1",
|
||||
imageAlt: "Ocala House venue exterior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-outdoor-wedding-ceremony-garden-setting_23-2151976636.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-outdoor-wedding-ceremony-garden-setting_23-2151976636.jpg?_wi=2",
|
||||
imageAlt: "Ocala House venue interior",
|
||||
},
|
||||
{
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
name: "Main Grounds",
|
||||
price: "View",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxurious-wedding-ceremony-hall_181624-59290.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxurious-wedding-ceremony-hall_181624-59290.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
name: "Main Hall",
|
||||
price: "View",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxurious-wedding-ceremony-hall_181624-59290.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxurious-wedding-ceremony-hall_181624-59290.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -316,7 +316,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elegant-outdoor-wedding-ceremony-garden-setting_23-2151976636.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elegant-outdoor-wedding-ceremony-garden-setting_23-2151976636.jpg?_wi=3"
|
||||
logoText="Ocala House"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user