Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-05-13 13:47:11 +00:00

View File

@@ -40,7 +40,7 @@ export default function BorrowdaleVillageWalkPage() {
title="Experience the Beauty of Borrowdale"
description="Join us for a guided walk through one of the most picturesque villages in the heart of nature. Discover hidden paths and stunning vistas."
background={{ variant: "sparkles-gradient" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dfi64W5OAKPYfmFKtdIN9sZaaB/uploaded-1778679850690-ynsix8uc.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dfi64W5OAKPYfmFKtdIN9sZaaB/uploaded-1778680013360-47r14ky2.jpg"
imageAlt="Borrowdale Village Walk"
buttons={[{ text: "Book Your Walk", href: "#contact" }]}
/>
@@ -67,21 +67,15 @@ export default function BorrowdaleVillageWalkPage() {
{
title: "Morning Nature Hike",
description: "A gentle 2-hour walk focusing on local flora and fauna with a professional guide.",
bentoComponent: "reveal-icon",
icon: Coffee
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dfi64W5OAKPYfmFKtdIN9sZaaB/uploaded-1778679850690-ynsix8uc.jpg"},
{
title: "Historical Village Tour",
description: "Discover the rich heritage and architecture that defines Borrowdale village life.",
bentoComponent: "reveal-icon",
icon: MapPin
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dfi64W5OAKPYfmFKtdIN9sZaaB/uploaded-1778679850690-ynsix8uc.jpg"},
{
title: "Sunset Panoramic Trail",
description: "Experience breathtaking views at golden hour on our most popular elevated route.",
bentoComponent: "reveal-icon",
icon: Clock
}
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dfi64W5OAKPYfmFKtdIN9sZaaB/uploaded-1778679850690-ynsix8uc.jpg"}
]}
/>
</div>