Merge version_1 into main #1
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="blur-reveal"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-hills-with-blue-sky_53876-144337.jpg", imageAlt: "Bloomy Season Garden peaceful green landscape"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-hills-with-blue-sky_53876-144337.jpg?_wi=1", imageAlt: "Bloomy Season Garden peaceful green landscape"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Hero section welcoming guests to Bloomy Season Garden resort"
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "corporate-retreat", title: "Corporate Retreats", description: "Host your team in our tranquil garden setting. Ideal for team building, conferences, and corporate celebrations in a peaceful botanical environment.", tag: "Events", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-table-seats-new-year-s-eve-party_23-2149144035.jpg", imageAlt: "Corporate event space in garden venue", buttons: [
|
||||
id: "corporate-retreat", title: "Corporate Retreats", description: "Host your team in our tranquil garden setting. Ideal for team building, conferences, and corporate celebrations in a peaceful botanical environment.", tag: "Events", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-table-seats-new-year-s-eve-party_23-2149144035.jpg?_wi=1", imageAlt: "Corporate event space in garden venue", buttons: [
|
||||
{ text: "Book Retreat", href: "#contact" }
|
||||
]
|
||||
}
|
||||
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
id: "tres-leches", name: "Tres Leches Cake", price: "Dessert Specialty", imageSrc: "http://img.b2bpic.net/free-photo/slice-cake-cinnamons-coffee-beans-marble-table-high-quality-photo_114579-36150.jpg", imageAlt: "Luxurious tres leches cake dessert"
|
||||
},
|
||||
{
|
||||
id: "herb-chicken", name: "Grilled Herb Chicken", price: "Signature Dish", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-table-seats-new-year-s-eve-party_23-2149144035.jpg", imageAlt: "Garden dining experience with grilled chicken"
|
||||
id: "herb-chicken", name: "Grilled Herb Chicken", price: "Signature Dish", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-table-seats-new-year-s-eve-party_23-2149144035.jpg?_wi=2", imageAlt: "Garden dining experience with grilled chicken"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -284,7 +284,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/green-hills-with-blue-sky_53876-144337.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/green-hills-with-blue-sky_53876-144337.jpg?_wi=2"
|
||||
imageAlt="Bloomy Season Garden peaceful landscape"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user