Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bf75fb091e | |||
| 3c7160941f |
@@ -39,6 +39,7 @@ export default function LandingPage() {
|
|||||||
{ name: "Contact", id: "contact" },
|
{ name: "Contact", id: "contact" },
|
||||||
]}
|
]}
|
||||||
brandName="Rajesh Properties"
|
brandName="Rajesh Properties"
|
||||||
|
logoSrc="https://img.b2bpic.net/free-photo/rp-logo-placeholder.png"
|
||||||
button={{ text: "Contact Us", href: "#contact" }}
|
button={{ text: "Contact Us", href: "#contact" }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -176,6 +177,7 @@ export default function LandingPage() {
|
|||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/urban-city-skyline_649448-1650.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/urban-city-skyline_649448-1650.jpg"
|
||||||
|
logoSrc="https://img.b2bpic.net/free-photo/rp-logo-placeholder.png"
|
||||||
logoText="Rajesh Properties"
|
logoText="Rajesh Properties"
|
||||||
columns={[
|
columns={[
|
||||||
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Contact", href: "#contact" }] },
|
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Contact", href: "#contact" }] },
|
||||||
|
|||||||
Reference in New Issue
Block a user