Merge version_2 into main #3
@@ -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"},
|
||||
|
||||
@@ -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"},
|
||||
|
||||
Reference in New Issue
Block a user