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