Update src/app/visit/page.tsx
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user