Update src/app/page.tsx
This commit is contained in:
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{ text: "Call Now", href: "tel:2125550199" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-553.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-553.jpg?_wi=1"
|
||||
imageAlt="NYC Business Professional"
|
||||
/>
|
||||
</div>
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interracial-team-discussing-project-office-hallway_74855-2956.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interracial-team-discussing-project-office-hallway_74855-2956.jpg?_wi=1"
|
||||
logoText="NYC License Pro"
|
||||
columns={[
|
||||
{ title: "Services", items: [{ label: "Business Licenses", href: "/services" }, { label: "Permits", href: "/services" }] },
|
||||
|
||||
Reference in New Issue
Block a user