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
|
||||
}}
|
||||
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"
|
||||
mediaAnimation="none"
|
||||
mediaPosition="right"
|
||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<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"
|
||||
logoText="Pulse Accounting Services Inc."
|
||||
columns={[
|
||||
|
||||
Reference in New Issue
Block a user