Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2759ecbb6b | |||
| a044f7c872 | |||
| 0e225f6243 | |||
| 20d2973114 |
@@ -42,10 +42,10 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
logoText="asset://logo"
|
||||
logoText="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlavLWOelEmQkqFRvw6DCMXOiw/uploaded-1773171676236-ae47sr53.png"
|
||||
description="Marks that stay. Stories that haunt."
|
||||
buttons={[
|
||||
{ text: "Book Appointment", href: "booking" },
|
||||
{ text: "Book Your Mark", href: "booking" },
|
||||
{ text: "View Gallery", href: "gallery" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
|
||||
Reference in New Issue
Block a user