Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-09 21:50:45 +00:00

View File

@@ -43,8 +43,8 @@ export default function LandingPage() {
description="Keep track of every flight, hotel stay, and island transition with our dedicated trip manager."
tag="Travel Planner"
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-big-pool-cliff-near-sea_181624-2476.jpg", imageAlt: "Santorini view" },
{ imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-big-pool-cliff-near-sea_181624-2476.jpg", imageAlt: "Greek island landscape" }
{ imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-big-pool-cliff-near-sea_181624-2476.jpg?_wi=1", imageAlt: "Santorini view" },
{ imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-big-pool-cliff-near-sea_181624-2476.jpg?_wi=2", imageAlt: "Greek island landscape" }
]}
mediaAnimation="slide-up"
rating={5}