Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6ee835568e | |||
| 7e169ce692 | |||
| 3a66d80659 | |||
| 223345625c |
@@ -41,6 +41,7 @@ export default function LandingPage() {
|
|||||||
name: "Contact", id: "contact"},
|
name: "Contact", id: "contact"},
|
||||||
]}
|
]}
|
||||||
brandName="Laser Luxury Studio"
|
brandName="Laser Luxury Studio"
|
||||||
|
logoSrc="/logo.png"
|
||||||
button={{
|
button={{
|
||||||
text: "Book Now", href: "#contact"}}
|
text: "Book Now", href: "#contact"}}
|
||||||
/>
|
/>
|
||||||
@@ -210,6 +211,7 @@ export default function LandingPage() {
|
|||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBaseCard
|
<FooterBaseCard
|
||||||
logoText="Laser Luxury Studio"
|
logoText="Laser Luxury Studio"
|
||||||
|
logoSrc="/logo.png"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Links", items: [
|
title: "Links", items: [
|
||||||
|
|||||||
Reference in New Issue
Block a user