Update src/app/tours/page.tsx
This commit is contained in:
@@ -59,7 +59,7 @@ export default function ToursPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="reverse"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-beautiful-mountain_181624-4431.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-beautiful-mountain_181624-4431.jpg?_wi=2"
|
||||
imageAlt="Djanet desert rock formations"
|
||||
mediaAnimation="blur-reveal"
|
||||
frameStyle="card"
|
||||
@@ -80,7 +80,7 @@ export default function ToursPage() {
|
||||
name: "Djanet Sahara Adventure",
|
||||
price: "From $1,200",
|
||||
variant: "6 days / 5 nights",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-beautiful-mountain_181624-4431.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-beautiful-mountain_181624-4431.jpg?_wi=3",
|
||||
imageAlt: "djanet tassili rock formations algeria",
|
||||
},
|
||||
{
|
||||
@@ -88,7 +88,7 @@ export default function ToursPage() {
|
||||
name: "Taghit Desert Escape",
|
||||
price: "From $800",
|
||||
variant: "4 days / 3 nights",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-nature-landscape-with-dry-ground-parched-soil_23-2151813174.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-nature-landscape-with-dry-ground-parched-soil_23-2151813174.jpg?_wi=2",
|
||||
imageAlt: "taghit desert oasis sand dunes",
|
||||
},
|
||||
{
|
||||
@@ -96,7 +96,7 @@ export default function ToursPage() {
|
||||
name: "Casbah of Algiers Tour",
|
||||
price: "From $150",
|
||||
variant: "3 hours guided experience",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/street-scene-marrakesh_23-2148129838.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/street-scene-marrakesh_23-2148129838.jpg?_wi=2",
|
||||
imageAlt: "casbah algiers historic medina streets",
|
||||
},
|
||||
{
|
||||
@@ -104,7 +104,7 @@ export default function ToursPage() {
|
||||
name: "Custom Algeria Tours",
|
||||
price: "Upon Request",
|
||||
variant: "Personalized itineraries",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/planning-trip-flat-lay_23-2148258817.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/planning-trip-flat-lay_23-2148258817.jpg?_wi=2",
|
||||
imageAlt: "custom travel itinerary personalized journey",
|
||||
},
|
||||
{
|
||||
@@ -112,7 +112,7 @@ export default function ToursPage() {
|
||||
name: "Tlemcen Historical Journey",
|
||||
price: "From $600",
|
||||
variant: "3 days / 2 nights",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/street-scene-marrakesh_23-2148129838.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/street-scene-marrakesh_23-2148129838.jpg?_wi=3",
|
||||
imageAlt: "tlemcen historic city",
|
||||
},
|
||||
{
|
||||
@@ -120,7 +120,7 @@ export default function ToursPage() {
|
||||
name: "Timgad Roman Ruins",
|
||||
price: "From $500",
|
||||
variant: "2 days / 1 night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-beautiful-mountain_181624-4431.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-beautiful-mountain_181624-4431.jpg?_wi=4",
|
||||
imageAlt: "timgad roman archaeological site",
|
||||
},
|
||||
{
|
||||
@@ -128,7 +128,7 @@ export default function ToursPage() {
|
||||
name: "Batna Nature & Culture",
|
||||
price: "From $700",
|
||||
variant: "4 days / 3 nights",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-nature-landscape-with-dry-ground-parched-soil_23-2151813174.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-nature-landscape-with-dry-ground-parched-soil_23-2151813174.jpg?_wi=3",
|
||||
imageAlt: "batna mountain landscape",
|
||||
},
|
||||
{
|
||||
@@ -152,7 +152,7 @@ export default function ToursPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/desert-with-cliffs-dry-filed-with-clear-blue-sky_181624-4158.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/desert-with-cliffs-dry-filed-with-clear-blue-sky_181624-4158.jpg?_wi=2"
|
||||
imageAlt="desert night stars starry sky"
|
||||
logoText="Nouvelles Terres"
|
||||
copyrightText="© 2025 Nouvelles Terres. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user