Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-02 22:09:33 +00:00

View File

@@ -59,53 +59,53 @@ export default function LandingPage() {
description="Bisous Picnic curates bespoke, luxury picnic experiences for your most cherished memories. From bachelorette parties to romantic anniversaries, we go above and beyond."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg?_wi=1",
imageAlt: "Luxury picnic setup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg?_wi=2",
imageAlt: "Luxury picnic setup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg?_wi=3",
imageAlt: "Luxury picnic setup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg?_wi=4",
imageAlt: "Luxury picnic setup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg?_wi=5",
imageAlt: "Luxury picnic setup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg?_wi=6",
imageAlt: "Luxury picnic setup",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg?_wi=7",
imageAlt: "Luxury picnic setup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg?_wi=8",
imageAlt: "Luxury picnic setup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg?_wi=9",
imageAlt: "Luxury picnic setup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg?_wi=10",
imageAlt: "Luxury picnic setup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg?_wi=11",
imageAlt: "Luxury picnic setup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg?_wi=12",
imageAlt: "Luxury picnic setup",
},
]}
@@ -168,7 +168,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Designed with Intention"
description="Bisous Picnic started with a passion for creating beautiful spaces where friends and family can gather. We believe every celebration deserves a touch of magic, responsive planning, and the perfect location."
imageSrc="http://img.b2bpic.net/free-photo/fruit-bowls-beer-glass-picnic_23-2147908162.jpg"
imageSrc="http://img.b2bpic.net/free-photo/fruit-bowls-beer-glass-picnic_23-2147908162.jpg?_wi=1"
imageAlt="Bisous Picnic setting the scene"
/>
</div>
@@ -187,7 +187,7 @@ export default function LandingPage() {
tags: [
"Event",
],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-picnic-white-sheet_23-2148247840.jpg?_wi=13",
imageAlt: "Bachelorette setup",
},
{
@@ -198,7 +198,7 @@ export default function LandingPage() {
tags: [
"Event",
],
imageSrc: "http://img.b2bpic.net/free-photo/fruit-bowls-beer-glass-picnic_23-2147908162.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fruit-bowls-beer-glass-picnic_23-2147908162.jpg?_wi=2",
imageAlt: "Romantic setup",
},
{
@@ -209,7 +209,7 @@ export default function LandingPage() {
tags: [
"Event",
],
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-enjoy-summer-weekend-with-car-outside-city-field_169016-41466.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-enjoy-summer-weekend-with-car-outside-city-field_169016-41466.jpg?_wi=1",
imageAlt: "Custom celebration",
},
]}
@@ -238,7 +238,7 @@ export default function LandingPage() {
role: "Bride",
company: "Bachelorette",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-enjoy-summer-weekend-with-car-outside-city-field_169016-41466.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-enjoy-summer-weekend-with-car-outside-city-field_169016-41466.jpg?_wi=2",
},
{
id: "3",