Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| afb50b25a1 | |||
| b7764ce0be |
@@ -41,7 +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"
|
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWVwSnWhJggH7yjkgnK7SUEe8E/uploaded-1776501931363-9m10vfbs.png"
|
||||||
button={{
|
button={{
|
||||||
text: "Book Now", href: "#contact"}}
|
text: "Book Now", href: "#contact"}}
|
||||||
/>
|
/>
|
||||||
@@ -211,7 +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"
|
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWVwSnWhJggH7yjkgnK7SUEe8E/uploaded-1776501931363-9m10vfbs.png"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Links", items: [
|
title: "Links", items: [
|
||||||
|
|||||||
Reference in New Issue
Block a user