Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 58f4896c40 | |||
| ea321e3b53 | |||
| b6f3af74d2 |
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{ title: "Location", items: [{ label: "Abdoun, Amman, Jordan", href: "#" }] },
|
||||
{ title: "Location", items: [{ label: "Dabouq, Amman, Jordan", href: "#" }] },
|
||||
{ title: "Hours", items: [{ label: "Mon–Sat: 10 AM – 8 PM", href: "#" }, { label: "Sun: Closed", href: "#" }] },
|
||||
{ title: "Contact", items: [{ label: "hello@lushbeautylounge.com", href: "mailto:hello@lushbeautylounge.com" }] },
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user