4 Commits

Author SHA1 Message Date
01bb57fbc8 Update src/app/page.tsx 2026-05-09 15:48:10 +00:00
d910ca8d60 Merge version_3 into main
Merge version_3 into main
2026-05-09 15:47:17 +00:00
aa949c4873 Update src/app/page.tsx 2026-05-09 15:47:14 +00:00
18308d14fb Merge version_2 into main
Merge version_2 into main
2026-05-09 15:45:57 +00:00

View File

@@ -122,6 +122,9 @@ export default function LandingPage() {
{ {
id: "6", name: "Japan Traditions", price: "From $3,500", imageSrc: "http://img.b2bpic.net/free-photo/girl-red-dress-dancing-waterfall_72229-1286.jpg"}, id: "6", name: "Japan Traditions", price: "From $3,500", imageSrc: "http://img.b2bpic.net/free-photo/girl-red-dress-dancing-waterfall_72229-1286.jpg"},
]} ]}
buttons={[
{ text: "View Our Full Itinerary Collection", href: "#contact" }
]}
title="Explore Our Curated Destinations" title="Explore Our Curated Destinations"
description="Hand-picked locations designed to awaken your wanderlust." description="Hand-picked locations designed to awaken your wanderlust."
/> />