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