Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e341829812 | |||
| dffc29a6f9 | |||
| 2759ecbb6b | |||
| a044f7c872 | |||
| 0e225f6243 | |||
| 20d2973114 | |||
| fdb5d89879 | |||
| fa26ce9258 | |||
| 09cf28d32a | |||
| 41f3c03a57 |
@@ -42,15 +42,15 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
logoText="Cursemarks Tattoo"
|
||||
logoText=""
|
||||
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" }}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/chicano-tattoo-vintage-template_225004-1495.jpg"
|
||||
imageAlt="blackwork tattoo close-up detailed ink"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlavLWOelEmQkqFRvw6DCMXOiw/uploaded-1773171676236-ae47sr53.png"
|
||||
imageAlt="Cursemarks Tattoo Studio Logo"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
buttonAnimation="slide-up"
|
||||
@@ -255,4 +255,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user