Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 08:36:38 +00:00
parent ef18cc79e1
commit 75276b8c0f

View File

@@ -39,7 +39,8 @@ export default function AboutPage() {
brandName="Peter Tavener"
navItems={navItems}
button={{
text: "Call Now", href: "tel:0733944918"}}
text: "Call Now", href: "tel:0733944918"
}}
animateOnLoad={true}
/>
</div>
@@ -65,8 +66,6 @@ export default function AboutPage() {
},
]}
imagePosition="right"
imageSrc="http://img.b2bpic.net/free-photo/plumber-with-his-tools_1368-956.jpg?_wi=3"
imageAlt="Peter Tavener Plumbing Team"
mediaAnimation="none"
/>
</div>