4 Commits

Author SHA1 Message Date
6ee835568e Update src/app/page.tsx 2026-04-18 08:43:54 +00:00
7e169ce692 Merge version_1 into main
Merge version_1 into main
2026-04-18 08:40:35 +00:00
3a66d80659 Merge version_1 into main
Merge version_1 into main
2026-04-18 08:40:11 +00:00
223345625c Merge version_1 into main
Merge version_1 into main
2026-04-18 08:39:44 +00:00

View File

@@ -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: [