diff --git a/src/app/daytrips/page.tsx b/src/app/daytrips/page.tsx index 5ad51c1..84d1cdd 100644 --- a/src/app/daytrips/page.tsx +++ b/src/app/daytrips/page.tsx @@ -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"}, { diff --git a/src/app/page.tsx b/src/app/page.tsx index 1578b4d..59ba5c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />