Merge version_3 into main #6
@@ -65,13 +65,22 @@ export default function BorrowdaleVillageWalkPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Morning Nature Hike",
|
||||
description: "A gentle 2-hour walk focusing on local flora and fauna with a professional guide.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dfi64W5OAKPYfmFKtdIN9sZaaB/uploaded-1778679850690-ynsix8uc.jpg" },
|
||||
description: "A gentle 2-hour walk focusing on local flora and fauna with a professional guide.", media: { type: 'image', src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dfi64W5OAKPYfmFKtdIN9sZaaB/uploaded-1778679850690-ynsix8uc.jpg" },
|
||||
items: [],
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Historical Village Tour",
|
||||
description: "Discover the rich heritage and architecture that defines Borrowdale village life.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dfi64W5OAKPYfmFKtdIN9sZaaB/uploaded-1778679850690-ynsix8uc.jpg" },
|
||||
description: "Discover the rich heritage and architecture that defines Borrowdale village life.", media: { type: 'image', src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dfi64W5OAKPYfmFKtdIN9sZaaB/uploaded-1778679850690-ynsix8uc.jpg" },
|
||||
items: [],
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Sunset Panoramic Trail",
|
||||
description: "Experience breathtaking views at golden hour on our most popular elevated route.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dfi64W5OAKPYfmFKtdIN9sZaaB/uploaded-1778679850690-ynsix8uc.jpg" }
|
||||
description: "Experience breathtaking views at golden hour on our most popular elevated route.", media: { type: 'image', src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dfi64W5OAKPYfmFKtdIN9sZaaB/uploaded-1778679850690-ynsix8uc.jpg" },
|
||||
items: [],
|
||||
reverse: false
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user