Merge version_2 into main #4
@@ -41,6 +41,7 @@ export default function LandingPage() {
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Laser Luxury Studio"
|
||||
logoSrc="/logo.png"
|
||||
button={{
|
||||
text: "Book Now", href: "#contact"}}
|
||||
/>
|
||||
@@ -210,6 +211,7 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="Laser Luxury Studio"
|
||||
logoSrc="/logo.png"
|
||||
columns={[
|
||||
{
|
||||
title: "Links", items: [
|
||||
|
||||
Reference in New Issue
Block a user