Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #12.
This commit is contained in:
2026-05-13 13:52:33 +00:00

View File

@@ -8,7 +8,7 @@ import ContactCenter from "@/components/sections/contact/ContactCenter";
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import { MapPin, Info, Mountain, Phone } from "lucide-react";
import { MapPin, Info, Phone } from "lucide-react";
export default function BorrowdaleVillageWalkPage() {
return (
@@ -33,6 +33,7 @@ export default function BorrowdaleVillageWalkPage() {
{ name: "Contact", id: "contact" },
]}
brandName="Borrowdale Village Walk"
button={{ text: "Contact", href: "#contact" }}
/>
</div>
@@ -43,6 +44,7 @@ export default function BorrowdaleVillageWalkPage() {
background={{ variant: "sparkles-gradient" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dfi64W5OAKPYfmFKtdIN9sZaaB/uploaded-1778680013360-47r14ky2.jpg"
imageAlt="Borrowdale Village Walk"
enableKpiAnimation={true}
kpis={[
{ value: "15+", label: "Routes" },
{ value: "500+", label: "Explorers" },