Merge version_3 into main #6

Merged
bender merged 2 commits from version_3 into main 2026-06-06 14:52:24 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -65,7 +65,7 @@ export default function DayTripsPage() {
{
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"},
{
id: "ait-ben-haddou", name: "Ait Benhaddou & Ouarzazate", price: "From $120", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-kasbah-ait-ben-haddou-historical-village-morocco_181624-9839.jpg", imageAlt: "Ait Benhaddou Kasbah"},
id: "ait-ben-haddou", name: "Ait Benhaddou & Ouarzazate", price: "From $120", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-kasbah-ait-ben-haddou-historical-village-morocco_181624-9839.jpg?_wi=1", imageAlt: "Ait Benhaddou Kasbah"},
{
id: "essaouira-day", name: "Essaouira Coastal Day Trip", price: "From $90", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sunset-essaouira-marocco_181624-5241.jpg?_wi=1", imageAlt: "Essaouira seaside town"},
{

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
{
text: "Plan Your Trip", href: "/contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-kasbah-ait-ben-haddou-historical-village-morocco_181624-9839.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-kasbah-ait-ben-haddou-historical-village-morocco_181624-9839.jpg?_wi=2"
imageAlt="Moroccan desert landscape with camels at sunset"
/>
</div>