From c002ddc3a1d62cdc6d0b02ed71b8a3340f3766ef Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 18:35:56 +0000 Subject: [PATCH] Update src/app/visit/page.tsx --- src/app/visit/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/visit/page.tsx b/src/app/visit/page.tsx index e1fc108..624fe9f 100644 --- a/src/app/visit/page.tsx +++ b/src/app/visit/page.tsx @@ -28,7 +28,7 @@ export default function VisitPage() { { name: "Home", id: "/" }, { name: "About", id: "/about" }, { name: "Gallery", id: "/gallery" }, - { name: "Visit", id: "/visit" }, + { name: "Visit", id: "/visit" } ]} brandName="Sheffield Antiques" /> @@ -47,7 +47,7 @@ export default function VisitPage() { sideTitle="Your Visit Questions Answered" sideDescription="Planning a visit? Here are some of the most common questions our visitors ask to help you prepare for your trip to the Sheffield Antiques Centre." buttonAnimation="slide-up" - faqsAnimation="entrance-slide" + faqsAnimation="slide-up" textPosition="left" />