Update src/app/page.tsx
This commit is contained in:
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
|||||||
name: "message", placeholder: "Your Message", rows: 5
|
name: "message", placeholder: "Your Message", rows: 5
|
||||||
}}
|
}}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-streets-office-building-business-district_107420-95727.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-streets-office-building-business-district_107420-95727.jpg?_wi=1"
|
||||||
imageAlt="Pulse Accounting Services office exterior at dusk"
|
imageAlt="Pulse Accounting Services office exterior at dusk"
|
||||||
mediaAnimation="none"
|
mediaAnimation="none"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-streets-office-building-business-district_107420-95727.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-streets-office-building-business-district_107420-95727.jpg?_wi=2"
|
||||||
imageAlt="Pulse Accounting Services office exterior at dusk"
|
imageAlt="Pulse Accounting Services office exterior at dusk"
|
||||||
logoText="Pulse Accounting Services Inc."
|
logoText="Pulse Accounting Services Inc."
|
||||||
columns={[
|
columns={[
|
||||||
|
|||||||
Reference in New Issue
Block a user