Merge version_2 into main #3

Merged
bender merged 2 commits from version_2 into main 2026-06-06 14:49:39 +00:00
2 changed files with 2 additions and 0 deletions

View File

@@ -60,6 +60,7 @@ export default function DayTripsPage() {
useInvertedBackground={true}
title="Popular Day Trip Adventures"
description="Discover historical sites, natural wonders, and cultural gems on our convenient day excursions."
textboxLayout="default"
products={[
{
id: "ourika-valley", name: "Ourika Valley & Atlas Foothills", price: "From $80", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-natural-landscape-with-waterfalls-ourika-valley-morocco_181624-9548.jpg", imageAlt: "Ourika Valley waterfalls"},

View File

@@ -60,6 +60,7 @@ export default function ToursPage() {
useInvertedBackground={true}
title="Popular Tour Destinations"
description="Explore our most sought-after tours, from desert safaris to imperial city explorations."
textboxLayout="default"
products={[
{
id: "desert-expedition", name: "Sahara Desert Expedition", price: "From $599", imageSrc: "http://img.b2bpic.net/free-photo/group-people-riding-camel-desert-during-sunset_181624-21013.jpg", imageAlt: "Camel trek in the Sahara desert"},