Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-04 16:38:39 +00:00

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
handle: "@sarahj",
testimonial: "An unforgettable experience that felt like a dream. Perfectly serene.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/3d-hot-air-balloon-sunset_1048-8697.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-hot-air-balloon-sunset_1048-8697.jpg?_wi=1",
imageAlt: "hot air balloon sunrise cinematic view",
},
{
@@ -69,7 +69,7 @@ export default function LandingPage() {
handle: "@markd",
testimonial: "The sunrise view from the basket was life-changing.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/multi-colored-hot-air-balloon-floats-mountains-generated-by-ai_188544-18541.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multi-colored-hot-air-balloon-floats-mountains-generated-by-ai_188544-18541.jpg?_wi=1",
imageAlt: "hot air balloon sunrise cinematic view",
},
{
@@ -77,7 +77,7 @@ export default function LandingPage() {
handle: "@elenar",
testimonial: "Magical flight, incredible team. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-affectionate-loving-couple_23-2151030067.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-affectionate-loving-couple_23-2151030067.jpg?_wi=1",
imageAlt: "hot air balloon sunrise cinematic view",
},
{
@@ -85,7 +85,7 @@ export default function LandingPage() {
handle: "@jamesl",
testimonial: "Safety, beauty, and total tranquility. Simply perfect.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-getting-married-hot-air-balloon_23-2151158068.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-getting-married-hot-air-balloon_23-2151158068.jpg?_wi=1",
imageAlt: "hot air balloon sunrise cinematic view",
},
{
@@ -93,7 +93,7 @@ export default function LandingPage() {
handle: "@sophiek",
testimonial: "The best way to see the world. Absolutely breathtaking.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/paragliders-silhouette-flying-beautiful-green-landscape-blue-sky-with-clouds_158595-6882.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/paragliders-silhouette-flying-beautiful-green-landscape-blue-sky-with-clouds_158595-6882.jpg?_wi=1",
imageAlt: "hot air balloon sunrise cinematic view",
},
]}
@@ -107,7 +107,7 @@ export default function LandingPage() {
href: "#experiences",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/3d-hot-air-balloon-sunset_1048-8697.jpg"
imageSrc="http://img.b2bpic.net/free-photo/3d-hot-air-balloon-sunset_1048-8697.jpg?_wi=2"
imageAlt="Hot air balloon at sunrise"
avatars={[
{
@@ -146,21 +146,21 @@ export default function LandingPage() {
id: "f1",
name: "Sunrise Serenity",
price: "$350",
imageSrc: "http://img.b2bpic.net/free-photo/multi-colored-hot-air-balloon-floats-mountains-generated-by-ai_188544-18541.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multi-colored-hot-air-balloon-floats-mountains-generated-by-ai_188544-18541.jpg?_wi=2",
imageAlt: "Sunrise flight view",
},
{
id: "f2",
name: "Golden Sunset",
price: "$450",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-affectionate-loving-couple_23-2151030067.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-affectionate-loving-couple_23-2151030067.jpg?_wi=2",
imageAlt: "Sunset flight view",
},
{
id: "f3",
name: "Private Horizon",
price: "$1,200",
imageSrc: "http://img.b2bpic.net/free-photo/couple-getting-married-hot-air-balloon_23-2151158068.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-getting-married-hot-air-balloon_23-2151158068.jpg?_wi=2",
imageAlt: "Private balloon view",
},
{
@@ -200,7 +200,7 @@ export default function LandingPage() {
value: "Arrival",
title: "Preparation",
description: "Meet our team as we prepare the balloon.",
imageSrc: "http://img.b2bpic.net/free-photo/paragliders-silhouette-flying-beautiful-green-landscape-blue-sky-with-clouds_158595-6882.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/paragliders-silhouette-flying-beautiful-green-landscape-blue-sky-with-clouds_158595-6882.jpg?_wi=2",
imageAlt: "Preparation",
},
{